From 6613d718cddbf4d6cdf08dc4212f2002d029ea69 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Tue, 21 Oct 2025 21:54:43 +0000 Subject: [PATCH] Add smashystream/smashystream.json --- smashystream/smashystream.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 smashystream/smashystream.json diff --git a/smashystream/smashystream.json b/smashystream/smashystream.json new file mode 100644 index 0000000..9967277 --- /dev/null +++ b/smashystream/smashystream.json @@ -0,0 +1,19 @@ +{ + "sourceName": "SmashyStream", + "iconUrl": "https://smashystream.xyz/icon.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://smashystream.xyz/i", + "searchBaseUrl": "https://smashystream.xyz/i", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/smashystream/smashystream.js", + "type": "shows/movies/anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": false +}