forked from 50n50/sources
Update anime-sama/anime-sama.js
This commit is contained in:
@@ -10,7 +10,7 @@ async function searchResults(keyword) {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
const response = await fetchv2(
|
const response = await fetchv2(
|
||||||
"https://anime-sama.org/template-php/defaut/fetch.php",
|
"https://anime-sama.eu/template-php/defaut/fetch.php",
|
||||||
headers,
|
headers,
|
||||||
"POST",
|
"POST",
|
||||||
`query=${encodeURIComponent(keyword)}`
|
`query=${encodeURIComponent(keyword)}`
|
||||||
|
|||||||
Reference in New Issue
Block a user