Noscrape is now enabled all the time.
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
function noscrape_init(&$a) {
|
||||
|
||||
if(get_config('system','disable_noscrape'))
|
||||
killme();
|
||||
|
||||
if($a->argc > 1)
|
||||
$which = $a->argv[1];
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user