@@ -17,8 +17,8 @@ health 300 IN LUA TXT (";"
1717" '207.148.108.82'," ; tyo
1818" '91.246.30.2'," ; yto
1919" }"
20- " ifurlup('https://grapheneos.org/robots.txt', ips, {selector='all', backupSelector='empty '})"
21- " ifurlup('https://broadcom.psds.grapheneos.org/rtistatus.dat', ips, {selector='all', backupSelector='empty '})"
20+ " ifurlup('https://grapheneos.org/robots.txt', ips, {selector='all', backupSelector='all '})"
21+ " ifurlup('https://broadcom.psds.grapheneos.org/rtistatus.dat', ips, {selector='all', backupSelector='all '})"
2222" ips = {"
2323" '2a02:6ea0:d206::1'," ; dal
2424" '2605:9880:200:400:135:7700:ef0a:81'," ; lax
@@ -32,8 +32,8 @@ health 300 IN LUA TXT (";"
3232" '2401:c080:1000:13f8:5400:05ff:fee8:3c8b'," ; tyo
3333" '2602:f4d 9:5:1::1'," ; yto
3434" }"
35- " ifurlup('https://grapheneos.org/robots.txt', ips, {selector='all', backupSelector='empty '})"
36- " ifurlup('https://broadcom.psds.grapheneos.org/rtistatus.dat', ips, {selector='all', backupSelector='empty '})"
35+ " ifurlup('https://grapheneos.org/robots.txt', ips, {selector='all', backupSelector='all '})"
36+ " ifurlup('https://broadcom.psds.grapheneos.org/rtistatus.dat', ips, {selector='all', backupSelector='all '})"
3737" ips = {"
3838" '84.32.64.33'," ; ams
3939" '121.127.40.19'," ; dal
@@ -42,13 +42,13 @@ health 300 IN LUA TXT (";"
4242" '172.96.172.37'," ; mia
4343" '91.246.30.2'," ; yto
4444" }"
45- " ifurlup('https://releases.grapheneos.org/comet-stable', ips, {selector='all', backupSelector='empty ', stringmatch='comet stable'})"
45+ " ifurlup('https://releases.grapheneos.org/comet-stable', ips, {selector='all', backupSelector='all ', stringmatch='comet stable'})"
4646" ips = {"
4747" '2a02:6ea0:d206::1'," ; dal
4848" '2605:9880:200:400:135:7700:ef0a:81'," ; lax
4949" '2a01:4020:0:52::2'," ; lon
5050" '2605:9880:400:1100:15:1240:515:6e'," ; mia
5151" '2602:f4d 9:5:1::1'," ; yto
5252" }"
53- " ifurlup('https://releases.grapheneos.org/comet-stable', ips, {selector='all', backupSelector='empty ', stringmatch='comet stable'})"
53+ " ifurlup('https://releases.grapheneos.org/comet-stable', ips, {selector='all', backupSelector='all ', stringmatch='comet stable'})"
5454" return 'success'")
0 commit comments