From f86212027a85e7107aa570fec77916e5b0fa2cc6 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 1 Nov 2025 13:53:03 +0000 Subject: [PATCH] Add animelib/animelib.json --- animelib/animelib.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 animelib/animelib.json diff --git a/animelib/animelib.json b/animelib/animelib.json new file mode 100644 index 0000000..f5df8be --- /dev/null +++ b/animelib/animelib.json @@ -0,0 +1,19 @@ +{ + "sourceName": "AnimeLib", + "iconUrl": "https://i.ibb.co/rfktbGyD/Untitled-design.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "Russian", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://animelib.org/ru", + "searchBaseUrl": "https://animelib.org/ru", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animelib/animelib.js", + "type": "anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": false +}