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