mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
3 lines
194 B
SQL
Executable File
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.');
|