From 4ba2715e1211a4a9fd20b2050070200cd3030b7f Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Wed, 22 Oct 2025 21:11:07 +0000 Subject: [PATCH] Add vidfast/vidfast.json --- vidfast/vidfast.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 vidfast/vidfast.json diff --git a/vidfast/vidfast.json b/vidfast/vidfast.json new file mode 100644 index 0000000..bcf6f90 --- /dev/null +++ b/vidfast/vidfast.json @@ -0,0 +1,19 @@ +{ + "sourceName": "VidFast", + "iconUrl": "https://files.catbox.moe/i6r78t.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.6", + "language": "English", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://vidfast.pro/", + "searchBaseUrl": "https://vidfast.pro/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/vidfast/vidfast.js", + "type": "shows/movies/anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": false +}