mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 18:28:54 +00:00
3 lines
166 B
SQL
Executable File
3 lines
166 B
SQL
Executable File
INSERT IGNORE INTO category (id, title, parentid) VALUES (6041, 'HD Clips', 6000);
|
|
INSERT IGNORE INTO category (id, title, parentid) VALUES (6042, 'SD Clips', 6000);
|