1
0
forked from 50n50/sources

Update yummyanime/yummyanime.js

This commit is contained in:
aka paul
2026-02-15 15:12:58 +00:00
parent 984881911e
commit 10d57783dd
+1
View File
@@ -82,6 +82,7 @@ async function _apiGet(url) {
const headers = {
"User-Agent": _ua(),
"Accept": "application/json",
"Accept-Language": "ru-RU,ru;q=0.9,en;q=0.8",
"Referer": IMAGE_REFERER,
"Origin": IMAGE_REFERER
};