Przeglądaj źródła

Merge pull request #2294 from EmrahKayihan/patch-1

Update country iplists
Raphael Schneeberger 4 lat temu
rodzic
commit
edd8f97e93
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      web/templates/pages/add_firewall_ipset.html

+ 2 - 1
web/templates/pages/add_firewall_ipset.html

@@ -123,6 +123,7 @@
 		{ name: "[IPv4] Country - Russia", source: "http://ipverse.net/ipblocks/data/countries/ru.zone" },
 		{ name: "[IPv4] Country - Spain", source: "http://ipverse.net/ipblocks/data/countries/es.zone" },
 		{ name: "[IPv4] Country - Switzerland", source: "http://ipverse.net/ipblocks/data/countries/ch.zone" },
+		{ name: "[IPv4] Country - Turkey", source: "http://ipverse.net/ipblocks/data/countries/tr.zone" },
 		{ name: "[IPv4] Country - Ukraine", source: "http://ipverse.net/ipblocks/data/countries/ua.zone" },
 		{ name: "[IPv4] Country - United Kingdom", source: "http://ipverse.net/ipblocks/data/countries/gb.zone" },
 		{ name: "[IPv4] Country - United States", source: "http://ipverse.net/ipblocks/data/countries/us.zone" },
@@ -189,4 +190,4 @@
 			targetelement.appendChild(newEl);
 		});
 	});
-</script>
+</script>