From 90057e6e43e78a38151881094e77779465a6c794 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sun, 9 Nov 2025 11:12:32 +0000 Subject: [PATCH] Add himovies/himovies.json --- himovies/himovies.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 himovies/himovies.json diff --git a/himovies/himovies.json b/himovies/himovies.json new file mode 100644 index 0000000..4a554af --- /dev/null +++ b/himovies/himovies.json @@ -0,0 +1,19 @@ +{ + "sourceName": "HiMovies", + "iconUrl": "https://himovies.sx/images/group_1/theme_1/favicon.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "English", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://himovies.sx/", + "searchBaseUrl": "https://himovies.sx/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/himovies/himovies.js", + "type": "movies/shows", + "asyncJS": true, + "softsub": true, + "downloadSupport": true +}