diff --git a/config.json b/config.json index 62b35f3..a0c6361 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,10 @@ { "ua": { - "api": "https://api.www/test/", - "stream": "https://hls.www.ru/test/" + "api": "https://api.bad/test/", + "stream": "https://hls.bad.ru/test/" }, "ru": { - "api": "https://api.www/test/", - "stream": "https://hls.www.ru/test/" + "api": "https://api.bad/test/", + "stream": "https://hls.bad.ru/test/" } }