From 7718a0b458dd50c7712741add7ca62106ebc0f79 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 18 Oct 2025 19:55:47 +0000 Subject: [PATCH] Add onetouch/onetouch.json --- onetouch/onetouch.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 onetouch/onetouch.json diff --git a/onetouch/onetouch.json b/onetouch/onetouch.json new file mode 100644 index 0000000..59c1229 --- /dev/null +++ b/onetouch/onetouch.json @@ -0,0 +1,19 @@ +{ + "sourceName": "OneTouch TV", + "iconUrl": "https://onetouchtv.xyz/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://s1.devcorp.me/", + "searchBaseUrl": "https://s1.devcorp.me/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/onetouch/onetouch.js", + "type": "shows/movies/anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": false +}