Remove unused kodi flags from playlist.json and add new media sources for CNNBrasil and RTPInternacional
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"SIC.pt": {
|
||||
"kodi": true,
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"TVI.pt": {
|
||||
@@ -87,11 +86,9 @@
|
||||
"DNT": "1",
|
||||
"Connection": "keep-alive"
|
||||
},
|
||||
"kodi": true,
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"CNNPortugal.pt": {
|
||||
"kodi": true,
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"RTPMemoria.pt": {
|
||||
@@ -112,6 +109,12 @@
|
||||
"SICReplay.pt": {
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"CNNBrasil.br": {
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"RTPInternacional.pt": {
|
||||
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
||||
},
|
||||
"Rádio Comercial": {
|
||||
"disable_remap": true
|
||||
},
|
||||
|
||||
@@ -19,7 +19,6 @@ acl Safe_ports port 591 # filemaker
|
||||
acl Safe_ports port 777 # multiling http
|
||||
acl CONNECT method CONNECT
|
||||
http_access deny !Safe_ports
|
||||
http_access deny CONNECT !SSL_ports
|
||||
http_access allow localhost manager
|
||||
http_access deny manager
|
||||
http_access allow localhost
|
||||
|
||||
Reference in New Issue
Block a user