https://scimonshouse.net/~stwalkerster/rangeblockfinder.php is publically known, and shouldn't be hosted on ninetales.
Move it either to fearow or to toolforge.
It should also probably have a git repo and phab project set up
https://scimonshouse.net/~stwalkerster/rangeblockfinder.php is publically known, and shouldn't be hosted on ninetales.
Move it either to fearow or to toolforge.
It should also probably have a git repo and phab project set up
This might work as the base for a query if using labsdb.
select * from logging where log_type = 'block' and log_title = '129.56.12.0/24'
Possibly adapt log_title to use an IN (/* ... */) clause?