-
Notifications
You must be signed in to change notification settings - Fork 2
/
sites.json
62 lines (62 loc) · 1.29 KB
/
sites.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
59
60
61
62
{
"primevideo": {
"name": "Prime Video",
"img": "primevideo.png",
"url": "https://www.primevideo.com/"
},
"plex": {
"name": "Plex",
"img": "plex.png",
"url": "https://app.plex.tv/"
},
"disneyplus": {
"name": "Disney+",
"img": "disneyplus.png",
"url": "https://www.disneyplus.com/"
},
"nowtv": {
"name": "NOW TV",
"img": "nowtv.png",
"url": "https://www.nowtv.com/"
},
"dazn": {
"name": "DaZn",
"img": "dazn.png",
"url": "https://www.dazn.com/"
},
"paramountplus": {
"name": "Paramount+",
"img": "paramountplus.png",
"url": "https://www.paramountplus.com/"
},
"discoveryplus": {
"name": "Discovery+",
"img": "discoveryplus.png",
"url": "https://www.discoveryplus.com/"
},
"twitch": {
"name": "Twitch",
"img": "twitch.png",
"url": "https://www.twitch.tv/"
},
"raiplay": {
"name": "Rai Play",
"img": "raiplay.png",
"url": "https://www.raiplay.it/"
},
"mediaset": {
"name": "Mediaset",
"img": "mediaset.png",
"url": "https://www.mediasetplay.mediaset.it/"
},
"skytg24": {
"name": "Sky TG24",
"img": "skytg24.png",
"url": "https://tg24.sky.it/"
},
"airtesla": {
"name": "Air Tesla",
"img": "airtesla.png",
"url": "http://6.6.6.6/"
}
}