diff --git a/other/live-offline.json b/other/live-offline.json index 50516abd3..f1519a4ec 100644 --- a/other/live-offline.json +++ b/other/live-offline.json @@ -1,16 +1,5 @@ { "lives": [ - { - "group": "redirect", - "channels": [ - { - "name": "redirect", - "urls": [ - "proxy://do=live&type=txt&ext=ZmlsZTovL0Rvd25sb2FkL3JlZGlyZWN0LnR4dA==" - ] - } - ] - }, { "name": "TXT", "type": 0, diff --git a/other/live-online.json b/other/live-online.json index 88e245abb..44db3633b 100644 --- a/other/live-online.json +++ b/other/live-online.json @@ -1,16 +1,5 @@ { "lives": [ - { - "group": "redirect", - "channels": [ - { - "name": "redirect", - "urls": [ - "proxy://do=live&type=txt&ext=aHR0cHM6Ly9naXRodWIuY29tL3JlZGlyZWN0LnR4dA==" - ] - } - ] - }, { "name": "TXT", "type": 0,