SQL
AخA
use centralauth_p;
select gb_address, gb_reason from globalblocks where gb_address like '%/%' and gb_reason like '%[[m:NOP|Open proxy]]%' and gb_address like '%:%' #limit 1000
;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.