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 +}