Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/firmware-selector-openwrt-org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/config.js b/www/config.js
index 9c4d903..561c516 100644
--- a/www/config.js
+++ b/www/config.js
@@ -21,5 +21,5 @@ var config = {
info_url: "https://openwrt.org/start?do=search&id=toh&q={title} @toh",
// Attended Sysupgrade Server support (optional)
- asu_url: "https://sysupgrade.openwrt.org",
+ //asu_url: "https://sysupgrade.openwrt.org",
};