mirror of
https://github.com/danbulant/Mangades
synced 2026-07-08 20:40:39 +00:00
quick fix
This commit is contained in:
parent
be20130716
commit
95b7ba233d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
export const proxy = "https://cors-anywhere.danbulant.cloud/";
|
export const proxy = "https://cors-anywhere.danbulant.workers.dev/?"; // "https://cors-anywhere.danbulant.cloud/";
|
||||||
export const imageproxy = "https://cors-anywhere.danbulant.workers.dev/?";
|
export const imageproxy = "https://cors-anywhere.danbulant.workers.dev/?";
|
||||||
export const base = proxy + "https://api.mangadex.org/";
|
export const base = proxy + "https://api.mangadex.org/";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue