diff --git a/utils/airport/speedtest/lite_config_yaml_airport.json b/utils/airport/speedtest/lite_config_yaml_airport.json index 7d5134a3d..996665681 100644 --- a/utils/airport/speedtest/lite_config_yaml_airport.json +++ b/utils/airport/speedtest/lite_config_yaml_airport.json @@ -5,7 +5,7 @@ "sortMethod": "rspeed", "concurrency": 8, "testMode": 2, - "subscription": "https://raw.githubusercontent.com/mahdibland/SSAggregator/master/sub/airport_merge_yaml.yml", + "subscription": "", "timeout": 4, "language": "en", "fontSize": 24, diff --git a/utils/speedtest/lite_config_yaml.json b/utils/speedtest/lite_config_yaml.json index 0c7ed66f0..abfc5baff 100644 --- a/utils/speedtest/lite_config_yaml.json +++ b/utils/speedtest/lite_config_yaml.json @@ -5,7 +5,7 @@ "sortMethod": "rspeed", "concurrency": 8, "testMode": 2, - "subscription": "https://raw.githubusercontent.com/mahdibland/SSAggregator/master/sub/sub_merge_yaml.yml", + "subscription": "", "timeout": 10, "language": "en", "fontSize": 24,