From 98ed547f20d4c01d263717c225a4e6dbaa6fb6ff Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Mon, 28 Oct 2024 21:58:14 -0700 Subject: [PATCH] chore: add geographical templates --- .github/categories/countries/geolite2.ipset.txt | 1 + .github/descriptions/countries/geolite2.ipset.txt | 5 +++++ .github/expires/countries/geolite2.ipset.txt | 1 + .github/url-source/02_privacy_general_ipset.txt | 2 +- .github/url-source/countries/geolite2.ipset.txt | 1 + 5 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .github/categories/countries/geolite2.ipset.txt create mode 100644 .github/descriptions/countries/geolite2.ipset.txt create mode 100644 .github/expires/countries/geolite2.ipset.txt create mode 100644 .github/url-source/countries/geolite2.ipset.txt diff --git a/.github/categories/countries/geolite2.ipset.txt b/.github/categories/countries/geolite2.ipset.txt new file mode 100644 index 000000000..a9029351c --- /dev/null +++ b/.github/categories/countries/geolite2.ipset.txt @@ -0,0 +1 @@ +Geolocation \ No newline at end of file diff --git a/.github/descriptions/countries/geolite2.ipset.txt b/.github/descriptions/countries/geolite2.ipset.txt new file mode 100644 index 000000000..d9606e521 --- /dev/null +++ b/.github/descriptions/countries/geolite2.ipset.txt @@ -0,0 +1,5 @@ +# These geographical databases allow you to restrict which countries can gain access to +# your server. They are fully compatible with applications such as ConfigServer Firewall, +# Wireshark, Elastic Search, NGINX, Snowplow Analytics, Revive Adserver, OPNSense, etc. +# A more detailed list is available at: +# - https://dev.maxmind.com/geoip/docs/databases/#client-apis \ No newline at end of file diff --git a/.github/expires/countries/geolite2.ipset.txt b/.github/expires/countries/geolite2.ipset.txt new file mode 100644 index 000000000..8a7968e9d --- /dev/null +++ b/.github/expires/countries/geolite2.ipset.txt @@ -0,0 +1 @@ +24 hours \ No newline at end of file diff --git a/.github/url-source/02_privacy_general_ipset.txt b/.github/url-source/02_privacy_general_ipset.txt index d64ede2a5..79f9099fa 100644 --- a/.github/url-source/02_privacy_general_ipset.txt +++ b/.github/url-source/02_privacy_general_ipset.txt @@ -1 +1 @@ -https://raw.githubusercontent.com/Aetherinox/csf-firewall/main/blocklists/02_privacy_general.ipset \ No newline at end of file +https://raw.githubusercontent.com/Aetherinox/dev-kw/main/blocklists/02_privacy_general.ipset \ No newline at end of file diff --git a/.github/url-source/countries/geolite2.ipset.txt b/.github/url-source/countries/geolite2.ipset.txt new file mode 100644 index 000000000..4ceb72c19 --- /dev/null +++ b/.github/url-source/countries/geolite2.ipset.txt @@ -0,0 +1 @@ +http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip \ No newline at end of file