From b19d0f23b7bdbbb6314974d5447890121407f95c Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sun, 4 Jan 2026 19:18:46 +0000 Subject: [PATCH] Add animegg/animegg.json --- animegg/animegg.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 animegg/animegg.json diff --git a/animegg/animegg.json b/animegg/animegg.json new file mode 100644 index 0000000..6a1a03a --- /dev/null +++ b/animegg/animegg.json @@ -0,0 +1,22 @@ +{ + "sourceName": "AnimeGG", + "iconUrl": "https://files.catbox.moe/caq4am.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "English", + "streamType": "mp4", + "quality": "1080p", + "baseUrl": "https://www.animegg.org/", + "searchBaseUrl": "https://www.animegg.org/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animegg/animegg.js", + "type": "anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": true, + "supportsSora": true, + "supportsLuna": true, + "supportsMojuru": true +}