mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
lemme see if this speeds it up or nah
This commit is contained in:
parent
0c2c264204
commit
99c92c4d47
@ -41,7 +41,7 @@ class PokeTubeDislikesAPIManager {
|
||||
* @private
|
||||
*/
|
||||
async _getEngagementData() {
|
||||
const fallbackUrl = `https://p.poketube.fun/api?v=${this.videoId}`;
|
||||
const fallbackUrl = `https://returnyoutubedislikeapi.com/votes?videoId=${this.videoId}`;
|
||||
|
||||
const { fetch } = await import("undici");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user