mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Some more changes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
20.07.2013 --> fixed bug in prehash, you will need to run this query: update prehash set title = replace (title, ' - omgwtfnzbs.org', '');
|
||||
19.07.2013 --> Removed nzbx_ws_hashdecrypt.php as it is no longer working.
|
||||
Added standalone hash_decrypt.php as a replacement.
|
||||
You need do run this sql "ALTER TABLE `releases` ADD `dehashstatus` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `haspreview`;" on newznab database if you want to run this.
|
||||
|
||||
Reference in New Issue
Block a user