mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
6 lines
246 B
SQL
Executable File
6 lines
246 B
SQL
Executable File
DELETE FROM tmux WHERE setting = 'dehash';
|
|
DELETE FROM tmux WHERE setting = 'dehash_timer';
|
|
DELETE FROM tmux WHERE setting = 'lookup_reqids';
|
|
DELETE FROM tmux WHERE setting = 'lookup_reqids_timer';
|
|
DELETE FROM tmux WHERE setting = 'request_url';
|