1
0
mirror of https://github.com/uBlockOrigin/uAssets.git synced 2025-01-31 12:51:40 +01:00

2 Commits

Author SHA1 Message Date
Raymond Hill
00f20d6bbf
Fix https://github.com/uBlockOrigin/uAssets/issues/22903 2024-03-13 20:38:38 -04:00
Raymond Hill
1fc059b6ca
Add tool to check for dead hostnames
Usage:

From within uAssets, to scan all hostnames in `filters.txt`:

    make validate-filters

For `filters-2020.txt`:

    make validate-filters-2020

And so on.

See the content of Makefile if ever you want to scan
a specific filter list not declared in the Makefile, in
which case you will need to launch the nodejs script
yourself.
2022-10-27 13:46:57 -04:00