From b390ba1af38990367ab4cc98919774e4c4f56947 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sun, 12 Oct 2025 17:08:22 +0000 Subject: [PATCH] Add aniliberty/aniliberty.json --- aniliberty/aniliberty.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 aniliberty/aniliberty.json diff --git a/aniliberty/aniliberty.json b/aniliberty/aniliberty.json new file mode 100644 index 0000000..62ae2a8 --- /dev/null +++ b/aniliberty/aniliberty.json @@ -0,0 +1,19 @@ +{ + "sourceName": "AniLiberty", + "iconUrl": "https://anilibria.top/favicon.ico", + "author": { + "name": "emp0ry", + "icon": "https://avatars.githubusercontent.com/u/64217088" + }, + "version": "1.0.0", + "language": "Russian", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://anilibria.top/api/v1/", + "searchBaseUrl": "https://anilibria.top/api/v1/app/search/releases?query=%s", + "scriptUrl": "http://192.168.10.18:5500/aniliberty.js", + "asyncJS": true, + "streamAsyncJS": false, + "softsub": false, + "type": "anime" +}