forgot to uncomment some bull

This commit is contained in:
2026-08-16 02:30:53 -04:00
parent d61e2e7b35
commit 51a0909499

View File

@@ -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