mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove zenet too
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<precommit>9</precommit>
|
||||
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
|
||||
</hooks>
|
||||
<commit>5267</commit></git>
|
||||
<commit>5268</commit></git>
|
||||
<scripts>
|
||||
<last>
|
||||
<date>0000-00-00</date>
|
||||
|
||||
@@ -99,8 +99,7 @@ class IRCScraper extends IRCClient
|
||||
'#pre@corrupt' => false,
|
||||
'#scnzb' => false,
|
||||
'#tvnzb' => false,
|
||||
'srrdb' => false,
|
||||
'zenet' => false
|
||||
'srrdb' => false
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
@@ -106,8 +106,7 @@ define('SCRAPE_IRC_SOURCE_IGNORE',
|
||||
'#pre@corrupt' => false,
|
||||
'#scnzb' => false,
|
||||
'#tvnzb' => false,
|
||||
'srrdb' => false,
|
||||
'zenet' => false
|
||||
'srrdb' => false
|
||||
]
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user