mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
5 lines
123 B
SQL
Executable File
5 lines
123 B
SQL
Executable File
INSERT IGNORE INTO settings (setting, value) VALUES
|
|
('intanidbupdate','7'),
|
|
('lastanidbupdate','0'),
|
|
('banned','0');
|