From 6e8aabff02a2aa07f6028991eac5c66ac6adcab7 Mon Sep 17 00:00:00 2001 From: JMcrafter26 <77780772+JMcrafter26@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:01:09 +0100 Subject: [PATCH] Moved AniWorld modules to Cufiy/sora-modules repo --- aniworld/AniWorldEngSub.json | 9 +++++---- aniworld/AniWorldGerDub.json | 9 +++++---- aniworld/AniWorldGerSub.json | 9 +++++---- .../v2/{AniWorldEngSub_v2.js => _AniWorldEngSub_v2.js} | 8 ++++++++ .../v2/{AniWorldGerDub_v2.js => _AniWorldGerDub_v2.js} | 7 +++++++ .../v2/{AniWorldGerSub_v2.js => _AniWorldGerSub_v2.js} | 7 +++++++ 6 files changed, 37 insertions(+), 12 deletions(-) rename aniworld/v2/{AniWorldEngSub_v2.js => _AniWorldEngSub_v2.js} (99%) rename aniworld/v2/{AniWorldGerDub_v2.js => _AniWorldGerDub_v2.js} (99%) rename aniworld/v2/{AniWorldGerSub_v2.js => _AniWorldGerSub_v2.js} (99%) diff --git a/aniworld/AniWorldEngSub.json b/aniworld/AniWorldEngSub.json index e7e8543..a1d9335 100644 --- a/aniworld/AniWorldEngSub.json +++ b/aniworld/AniWorldEngSub.json @@ -1,22 +1,23 @@ { "sourceName": "AniWorld (ENG SUB)", - "iconUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/aniworld.png", + "iconUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/aniworld.png", "author": { "name": "Cufiy & Hamzo", "icon": "https://files.catbox.moe/ttj4fc.gif", "url": "https://github.com/JMcrafter26" }, - "version": "0.3.2", + "version": "0.3.3", "language": "English (SUB)", "streamType": "HLS", "quality": "720p", "baseUrl": "https://google.com", "searchBaseUrl": "https://aniworld.to/ajax/seriesSearch?keyword=%s", - "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/v2/AniWorldEngSub_v2.js", + "scriptUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/v2/AniWorldEngSub_v2.js", "asyncJS": true, "streamAsyncJS": false, "type": "anime", "supportsMojuru": true, "supportsSora": true, - "supportsLuna": true + "supportsLuna": true, + "supportsSoru": true } \ No newline at end of file diff --git a/aniworld/AniWorldGerDub.json b/aniworld/AniWorldGerDub.json index 5fb5a73..abacfab 100644 --- a/aniworld/AniWorldGerDub.json +++ b/aniworld/AniWorldGerDub.json @@ -1,22 +1,23 @@ { "sourceName": "AniWorld (GER DUB)", - "iconUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/aniworld.png", + "iconUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/aniworld.png", "author": { "name": "Cufiy & Hamzo", "icon": "https://files.catbox.moe/ttj4fc.gif", "url": "https://github.com/JMcrafter26" }, - "version": "0.3.2", + "version": "0.3.3", "language": "German (DUB)", "streamType": "HLS", "quality": "720p", "baseUrl": "https://google.com", "searchBaseUrl": "https://aniworld.to/ajax/seriesSearch?keyword=%s", - "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/v2/AniWorldGerDub_v2.js", + "scriptUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/v2/AniWorldGerDub_v2.js", "asyncJS": true, "streamAsyncJS": false, "type": "anime", "supportsMojuru": true, "supportsSora": true, - "supportsLuna": true + "supportsLuna": true, + "supportsSoru": true } \ No newline at end of file diff --git a/aniworld/AniWorldGerSub.json b/aniworld/AniWorldGerSub.json index 7b86c76..ea2bb0d 100644 --- a/aniworld/AniWorldGerSub.json +++ b/aniworld/AniWorldGerSub.json @@ -1,22 +1,23 @@ { "sourceName": "AniWorld (GER SUB)", - "iconUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/aniworld.png", + "iconUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/aniworld.png", "author": { "name": "Cufiy & Hamzo", "icon": "https://files.catbox.moe/ttj4fc.gif", "url": "https://github.com/JMcrafter26" }, - "version": "0.3.2", + "version": "0.3.3", "language": "German (SUB)", "streamType": "HLS", "quality": "720p", "baseUrl": "https://google.com", "searchBaseUrl": "https://aniworld.to/ajax/seriesSearch?keyword=%s", - "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniworld/v2/AniWorldGerSub_v2.js", + "scriptUrl": "https://git.luna-app.eu/Cufiy/sora-modules/raw/branch/main/modules/aniworld/v2/AniWorldGerSub_v2.js", "asyncJS": true, "streamAsyncJS": false, "type": "anime", "supportsMojuru": true, "supportsSora": true, - "supportsLuna": true + "supportsLuna": true, + "supportsSoru": true } \ No newline at end of file diff --git a/aniworld/v2/AniWorldEngSub_v2.js b/aniworld/v2/_AniWorldEngSub_v2.js similarity index 99% rename from aniworld/v2/AniWorldEngSub_v2.js rename to aniworld/v2/_AniWorldEngSub_v2.js index 08ed90a..0eacf6d 100644 --- a/aniworld/v2/AniWorldEngSub_v2.js +++ b/aniworld/v2/_AniWorldEngSub_v2.js @@ -1,3 +1,11 @@ +// Moved to https://git.luna-app.eu/Cufiy/sora-modules/ + + + + + + + /////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////// Main Functions ////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////// diff --git a/aniworld/v2/AniWorldGerDub_v2.js b/aniworld/v2/_AniWorldGerDub_v2.js similarity index 99% rename from aniworld/v2/AniWorldGerDub_v2.js rename to aniworld/v2/_AniWorldGerDub_v2.js index 6a4951b..82dc9c3 100644 --- a/aniworld/v2/AniWorldGerDub_v2.js +++ b/aniworld/v2/_AniWorldGerDub_v2.js @@ -1,3 +1,10 @@ +// Moved to https://git.luna-app.eu/Cufiy/sora-modules/ + + + + + + /////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////// Main Functions ////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////// diff --git a/aniworld/v2/AniWorldGerSub_v2.js b/aniworld/v2/_AniWorldGerSub_v2.js similarity index 99% rename from aniworld/v2/AniWorldGerSub_v2.js rename to aniworld/v2/_AniWorldGerSub_v2.js index 41469a0..e1343c6 100644 --- a/aniworld/v2/AniWorldGerSub_v2.js +++ b/aniworld/v2/_AniWorldGerSub_v2.js @@ -1,3 +1,10 @@ +// Moved to https://git.luna-app.eu/Cufiy/sora-modules/ + + + + + + /////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////// Main Functions ////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////