forked from 50n50/sources
Update yummyanime/yummyanime.js
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user