1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-31 14:53:35 -05:00

change proxy urls :3

This commit is contained in:
Ashley 2023-09-17 19:43:08 +00:00
parent e1328bca31
commit cbc4cbd1b5

View file

@ -45,8 +45,8 @@ function toObject(arr) {
// Gets Invidious instances // Gets Invidious instances
const invInstanceList = [ const invInstanceList = [
"https://inv.zzls.xyz", "https://vid.theedgeofrage.com",
"https://vid.theedgeofrage.com" "https://tube.kuylar.dev"
]; ];
// Gets a random instance from the list // Gets a random instance from the list