mirror of
https://codeberg.org/ashley/poke
synced 2025-04-04 16:48:00 +00:00
Update src/libpoketube/libpoketube-dislikes.js
This commit is contained in:
parent
28e4ffb4eb
commit
906f7b237e
@ -41,7 +41,7 @@ class PokeTubeDislikesAPIManager {
|
|||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
async _getEngagementData() {
|
async _getEngagementData() {
|
||||||
const apiUrl = `https://ryd.ggtyler.dev/votes/${this.videoId}&hash=d0550b6e28c8f93533a569c314d5b4e2`;
|
const apiUrl = `https://ryd-proxy.kavin.rocks/votes/${this.videoId}&hash=d0550b6e28c8f93533a569c314d5b4e2`;
|
||||||
|
|
||||||
const { fetch } = await import("undici");
|
const { fetch } = await import("undici");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user