mirror of
https://github.com/danbulant/Mangades
synced 2026-07-07 12:00:36 +00:00
workers wtf
This commit is contained in:
parent
371861601b
commit
af17664f4c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
export const proxy = "https://cors-anywhere.danbulant.eu/?";
|
export const proxy = "https://cors-anywhere.danbulant.workers.dev/?";
|
||||||
export const base = proxy + "https://api.mangadex.org/";
|
export const base = proxy + "https://api.mangadex.org/";
|
||||||
|
|
||||||
function request(endpoint, query, type = "GET", body) {
|
function request(endpoint, query, type = "GET", body) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue