Skip to content

Commit d06faeb

Browse files
authored
Merge pull request #98 from cholojuanito/main
feat: Add MeansTV source
2 parents 8f95130 + e2fadff commit d06faeb

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

sources.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2873,6 +2873,47 @@
28732873
"allowUrls": ["manhuafast.com"],
28742874
"_installUrl": "https://nutstone.github.io/grayjay-manhuafast-plugin/ManhuaFastConfig.json"
28752875
},
2876+
{
2877+
"_tags": ["unofficial", "untested"],
2878+
"_feeds": {
2879+
"commits": "https://github.com/cholojuanito/meanstv-grayjay-plugin/commits/main.atom",
2880+
"releases": "https://github.com/cholojuanito/meanstv-grayjay-plugin/releases.atom"
2881+
},
2882+
"name": "MeansTV",
2883+
"description": "The world's first worker-owned streaming platform",
2884+
"author": "cholojuanito",
2885+
"authorUrl": "https://github.com/cholojuanito",
2886+
"sourceUrl": "https://cholojuanito.github.io/meanstv-grayjay-plugin/MeansTvConfig.json",
2887+
"repositoryUrl": "https://github.com/cholojuanito/meanstv-grayjay-plugin",
2888+
"scriptUrl": "./MeansTvScript.js",
2889+
"version": 1,
2890+
"iconUrl": "./MeansTvLogo.jpg",
2891+
"id": "1ebbd4b9-bfab-4fb2-9e75-fdc05db284ad",
2892+
"scriptSignature": "",
2893+
"scriptPublicKey": "",
2894+
"packages": [
2895+
"Http",
2896+
"DOMParser"
2897+
],
2898+
"allowEval": false,
2899+
"allowUrls": [
2900+
"means.tv",
2901+
"www.uscreen.tv",
2902+
"api.uscreencdn.com",
2903+
"alpha.uscreencdn.com",
2904+
"assets-gke.uscreencdn.com",
2905+
"cable.uscreen.at",
2906+
"stream.mux.com",
2907+
"image.mux.com",
2908+
"manifest-gcp-us-east4-vop1.edgemv.mux.com",
2909+
"chunk-gcp-us-east4-vop1.fastly.mux.com",
2910+
"manifest-oci-us-ashburn-1-vop1.edgemv.mux.com",
2911+
"chunk-oci-us-ashburn-1-vop1.edgemv.mux.com",
2912+
"manifest-oci-us-phoenix-1-vop1.edgemv.mux.com",
2913+
"chunk-oci-us-phoenix-1-vop1.edgemv.mux.com"
2914+
],
2915+
"_installUrl": "https://cholojuanito.github.io/meanstv-grayjay-plugin/MeansTvConfig.json"
2916+
},
28762917
{
28772918
"name": "MediathekView",
28782919
"description": "Online media library for German television broadcasters",

0 commit comments

Comments
 (0)