searx-instances (101B)
1 #!/bin/sh 2 3 curl -sL https://stats.searx.xyz/ \ 4 | xpath "//td/a[../../td/span/text()=\"200 - OK\"]" 5