diff --git a/mmdb.php b/mmdb.php index 0bb2d81..fb9cb78 100644 --- a/mmdb.php +++ b/mmdb.php @@ -14,7 +14,6 @@ class mmdb_creator{ // // Download data // - /* if(!file_exists("data")){ mkdir("data"); } chdir("data"); if(!file_exists("blocklist-ipsets")){ @@ -49,7 +48,7 @@ class mmdb_creator{ echo "Downloading Tor exit node list...\n"; $this->dl("https://openinternet.io/tor/tor-exit-list.txt", "tor-exit-list.txt"); - chdir("..");*/ + chdir(".."); // // Construct ASN blocklist