Files
newznab-tmux/resources/db/patches/mysql/0151~binaryblacklist.sql
T
2016-09-21 12:34:07 +02:00

3 lines
194 B
SQL
Executable File

INSERT IGNORE INTO binaryblacklist (id, groupname, regex, msgcol, optype, status, description)
VALUES (12, '^alt\\.binaries\\.teevee$', '^\\[KoreanTV\\]', 1, 1, 0, 'Blocks posts by koreantv.');