Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
My indef sitewide sockblocks of users w/ ≥1,000 edits
by
Tamzin
This query is marked as a draft
This query has been published
by
Tamzin
.
Note: Some false positives, particularly on "accounts". Some false negatives due to infinite variability of the English language.
Toggle Highlighting
SQL
SELECT log_title, log_timestamp, comment_text FROM logging INNER JOIN comment ON comment_id = log_comment_id WHERE log_timestamp > 20220501000000 AND log_type = "block" AND log_action = "block" AND log_actor = 785255 -- Tamzin AND comment_text RLIKE "\\b(sock|meat|accounts|SPI|LTA|evasion|evad(e|ing))|term abuse|(see|also).*contrib(ution)?s/|same (user|person) as|banned user" ORDER BY 2 DESC
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...