-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProvisions.json
58 lines (58 loc) · 3.17 KB
/
Provisions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"title": "Express Phunked Up (Preferred)",
"type": 1,
"description": "Number 1 choice. It contains all the sources you will need in one package. Use this package on its own, or combined with Kosmos Bouncy V2.",
"repositoryUrl": "https://github.com/ljransom/mystuff",
"packageUrl": "https://raw.githubusercontent.com/ljransom/mystuff/main/express.json"
},
{
"title": "Kosmos Bouncy. Mook Doggy Dog V2 (Preferred)",
"type": 2,
"description": "Kosmos provider for Syncler. You can combine this package with a single Express package for covering all bases.",
"repositoryUrl": "https://github.com/ljransom/mystuff",
"packageUrl": "https://package.bouncy.cc"
},
{
"title": "Aki07 - Unified",
"type": 1,
"description": "Express provider for Syncler by Aki07. It contains all the sources you will need in one package. Use this package on its own.",
"repositoryUrl": "https://github.com/itzAki07/scraper",
"packageUrl": "https://raw.githubusercontent.com/itzAki07/scraper/main/scraper.json"
},
{
"title": "OpenScrapers - Express",
"type": 1,
"description": "Express provider for Syncler by SynclerScrapers. It contains all the sources you will need in one package. Use this package on its own.",
"repositoryUrl": "https://github.com/SynclerScrapers/OpenScrapers",
"packageUrl": "https://raw.githubusercontent.com/SynclerScrapers/OpenScrapers/main/express/openscraper.json"
},
{
"title": "Squizzle - Ultimate",
"type": 1,
"description": "Express provider for Syncler by Squizzle. It contains all the sources you will need in one package. Use this package on its own.",
"repositoryUrl": "https://github.com/providers4syncler/providers",
"packageUrl": "https://raw.githubusercontent.com/providers4syncler/providers/main/squizzle"
},
{
"title": "JakedUp - Hybrid (including Orion providers)",
"type": 1,
"description": "Express provider for Syncler by JakedUp. It contains all the sources you will need in one package. Use this package on its own. Visit the repository URL for more information.",
"repositoryUrl": "https://github.com/JakedUp/Syncler-Packages",
"packageUrl": "https://syncler-providers.herokuapp.com/syncler/express-hybrid.json"
},
{
"title": "JakedUp - Hybrid (excluding Orion providers)",
"type": 1,
"description": "Express provider for Syncler by JakedUp. It contains all the sources you will need in one package. Use this package on its own, or combine it with Orion's Wako package. Visit the repository URL for more information.",
"repositoryUrl": "https://github.com/JakedUp/Syncler-Packages",
"packageUrl": "https://syncler-providers.herokuapp.com/syncler/express-hybrid.json?exclude-orion=true"
},
{
"title": "JakedUp - JustWatch",
"type": 2,
"description": "Kosmos provider for Syncler by JakedUp. This package requires a subscription to the included services (Netflix, Disney+, Amazon Prime etc.), similar to the WatchNow Kosmos package. Visit the repository URL for more information.",
"repositoryUrl": "https://github.com/JakedUp/Syncler-Packages",
"packageUrl": "https://syncler-providers.herokuapp.com/syncler/kosmos-justwatch.js"
}
]