|
|
|
|
|
by helb
1225 days ago
|
|
JS does a GET request every 2 seconds or so to some random subdomain (probably to avoid caching): https://i.vgy.me/qCTabA.png The JSON response contains 'status: "unconfigured"' when you're not using their resolver and 'status: "ok"' when you are: https://i.vgy.me/iVgIe1.png That green bar just appears after a "ok" response (no page reload needed). |
|