Przeglądaj źródła

Set default value of YourHop

thomppj 23 lat temu
rodzic
commit
ac8aeafa34
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      plugins/filters/setup.php

+ 1 - 1
plugins/filters/setup.php

@@ -50,7 +50,7 @@
    // the header (lots of false alarms here tho).
 
    global $SpamFilters_YourHop;
-   $SpamFilters_YourHop = 'by firewall.persistence.com';
+   $SpamFilters_YourHop = ' ';
 
    // A cache of IPs we've already checked or are known bad boys or good boys
    // ie. $SpamFilters_DNScache["210.54.220.18"] = true;