diff options
| author | Ben Busby <contact@benbusby.com> | 2022-12-09 10:57:39 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2022-12-09 11:00:06 -0700 |
| commit | 1c83d822d6a1433677d59ded3ff009ff874bdeec (patch) | |
| tree | 123154394f9bdeebbd6d4765150401bf14eeba61 /.github | |
| parent | 47852145e3ac3291f4dfd676c0b2d820edcb6d1e (diff) | |
| download | farside-1c83d822d6a1433677d59ded3ff009ff874bdeec.tar.gz | |
Filter against cloudflare proxy (not nameservers)
The previous approach to filtering cloudflare instances was checking if
cloudflare nameservers were assigned to that domain. I believe this was
too harsh of a filter, as quite a few instances were removed even though
they were not using cloudflare's proxying feature.
To solve this, the filtering script has been updated to manually fetch
each IP associated with a domain and see if it returns the 1003 error
that cloudflare proxied sites return when queried directly.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
