From 02a82fcf28090d01537b11f94fef6c54166af12f Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Wed, 5 Nov 2025 21:07:15 +0000 Subject: [PATCH] Add nivod/nivod.json --- nivod/nivod.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 nivod/nivod.json diff --git a/nivod/nivod.json b/nivod/nivod.json new file mode 100644 index 0000000..7573cfc --- /dev/null +++ b/nivod/nivod.json @@ -0,0 +1,19 @@ +{ + "sourceName": "Nivod", + "iconUrl": "https://www.nivod.cc/static/nivod/image/logo/logo_512x512.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "Chinese", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://www.nivod.cc/", + "searchBaseUrl": "https://www.nivod.cc/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/nivod/nivod.js", + "type": "anime/movies/shows", + "asyncJS": true, + "softsub": true, + "downloadSupport": false +}