From 7addc1067879111c863b6bce16d6633e350153ba Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 6 Dec 2025 17:30:49 +0000 Subject: [PATCH 1/2] Update anime-sama/anime-sama.js --- anime-sama/anime-sama.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anime-sama/anime-sama.js b/anime-sama/anime-sama.js index c05976b..d19a55f 100644 --- a/anime-sama/anime-sama.js +++ b/anime-sama/anime-sama.js @@ -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)}` From b940904545be5e566726bcbc20a81f1c5bc49d73 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 6 Dec 2025 17:31:03 +0000 Subject: [PATCH 2/2] Update anime-sama/anime-sama.json --- anime-sama/anime-sama.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anime-sama/anime-sama.json b/anime-sama/anime-sama.json index cc2b20b..9721693 100644 --- a/anime-sama/anime-sama.json +++ b/anime-sama/anime-sama.json @@ -5,7 +5,7 @@ "name": "50/50", "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" }, - "version": "1.0.2", + "version": "1.0.3", "language": "French", "streamType": "HLS", "quality": "1080p",