From cc6a185e55ab9621e563721b9bc98acb1a8136c8 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Mon, 3 Nov 2025 17:18:08 +0000 Subject: [PATCH] Add nimegami/nimegami.json --- nimegami/nimegami.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 nimegami/nimegami.json diff --git a/nimegami/nimegami.json b/nimegami/nimegami.json new file mode 100644 index 0000000..e6df7a6 --- /dev/null +++ b/nimegami/nimegami.json @@ -0,0 +1,19 @@ +{ + "sourceName": "Nimegami", + "iconUrl": "https://nimegami.id/wp-content/uploads/2018/07/cropped-logo-3v2-192x192.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "Indonesian", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://nimegami.id/", + "searchBaseUrl": "https://nimegami.id/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/nimegami/nimegami.js", + "type": "anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": true +}