Dew-OF-Aurora 6 napja
szülő
commit
59fce43550
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      substore/operator_template.js

+ 1 - 1
substore/operator_template.js

@@ -4,7 +4,7 @@
   - Replace vmess server field for matched nodes
 */
 
-const ROUTER_VALUE_JSON_URL = "http://<router-lan-ip>:8080/current_ip.json";
+const ROUTER_VALUE_JSON_URL = "http://192.168.50.1:8080/current_ip.json";
 const SERVER_VALUE_JSON_URL = "https://git.dewofaurora.de/aurora/vmess-domain-rotator/raw/runtime-state/runtime/current_domain.json";
 const ROUTER_MIN_SPEED_MBPS = 5;