feat: Update Gitea version to 1.25-rootless and add SSH server key exchanges configuration
This commit is contained in:
@@ -10,59 +10,10 @@
|
||||
"group-title": "Beachcam",
|
||||
"radio": "true"
|
||||
}
|
||||
},
|
||||
"iptv_be": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/be.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_nl": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/nl.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_pt_samsung": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/pt_samsung.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_nl_samsung": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/nl_samsung.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_uk_rakuten": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/uk_rakuten.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_uk_samsung": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/uk_samsung.m3u"
|
||||
}
|
||||
},
|
||||
"iptv_us_pluto": {
|
||||
"provider": "file",
|
||||
"config": {
|
||||
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/us_pluto.m3u"
|
||||
}
|
||||
}
|
||||
},
|
||||
"providers_priority": [
|
||||
"m3upt",
|
||||
"iptv_be",
|
||||
"iptv_nl",
|
||||
"iptv_nl_samsung",
|
||||
"iptv_pt_samsung",
|
||||
"iptv_uk_rakuten",
|
||||
"iptv_uk_samsung",
|
||||
"iptv_us_pluto"
|
||||
"m3upt"
|
||||
],
|
||||
"overrides": {
|
||||
"RTP1.pt": {
|
||||
|
||||
Reference in New Issue
Block a user