extension(aniplay): update yuki proxy

This commit is contained in:
Swakshan
2025-03-16 11:55:34 +05:30
parent 6cd458e224
commit a5b84aeb6e

View File

@@ -6,7 +6,7 @@ const mangayomiSources = [{
"iconUrl": "https://www.google.com/s2/favicons?sz=128&domain=https://aniplaynow.live/", "iconUrl": "https://www.google.com/s2/favicons?sz=128&domain=https://aniplaynow.live/",
"typeSource": "single", "typeSource": "single",
"itemType": 1, "itemType": 1,
"version": "1.2.0", "version": "1.2.1",
"dateFormat": "", "dateFormat": "",
"dateFormatLocale": "", "dateFormatLocale": "",
"pkgPath": "anime/src/en/aniplay.js" "pkgPath": "anime/src/en/aniplay.js"
@@ -389,7 +389,7 @@ class DefaultExtension extends MProvider {
var slug = "/fetch?url=" var slug = "/fetch?url="
var ref = "&ref=" var ref = "&ref="
if (providerId == "yuki") { if (providerId == "yuki") {
slug = "/zoroprox?url=" slug = "/yukiprox?url="
ref = "" ref = ""
} else if (providerId == "pahe") { } else if (providerId == "pahe") {
ref += "https://kwik.si" ref += "https://kwik.si"