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

3 lines
270 B
SQL
Executable File

INSERT IGNORE INTO binaryblacklist (id, groupname, regex, msgcol, optype, status, description)
VALUES (13, '^alt\\.binaries\\.(kenpsx|frogs)$', '^\\s*([a-f0-9]{16})\\s\\[\\d+\\/\\d+\\]\\s-\\s"\\1"\\s+yEnc$', 1, 1, 0, 'Block 16 character hash floods in kenpsx, frogs.');