mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
extension(aniplay): update yuki proxy
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user