Fork of
G/AFL 72 hits
by MarcoAurelio
This query is marked as a draft
This query has been published
by Gunnex.
SQL
x
USE commonswiki_p;
SELECT afl_user_text
FROM abuse_filter_log
WHERE afl_filter = 149
ORDER BY afl_timestamp
DESC LIMIT 50;
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.