diff --git a/.env.default b/.env.default index 25c8580..53428e4 100644 --- a/.env.default +++ b/.env.default @@ -10,7 +10,7 @@ CLOUDFLARE_API_KEY=0000000000000000000000000000000000000000 # AbuseIPDB (https://www.abuseipdb.com/account/api) ABUSEIPDB_API_KEY=00000000000000000000000000000000000000000000000000000000000000000000000000000000 -# API key for api.sefinek.net. Contact me at contact@sefinek.net to obtain it and contribute to the sefinek24/Malicious-IP-Addresses. Leave empty if you don't have a token. +# API key for api.sefinek.net. Contact me at contact@sefinek.net to obtain it and contribute to the sefinek/Malicious-IP-Addresses. Leave empty if you don't have a token. SEFINEK_API_SECRET= ############################### CYCLES ############################### @@ -33,7 +33,7 @@ SUCCESS_COOLDOWN=500 IP_REFRESH_INTERVAL=80 ############################### SEFINEK API ############################### -# Report IP addresses to api.sefinek.net to support the development of the repository at https://github.com/sefinek24/Malicious-IP-Addresses. SEFINEK_API_SECRET is required if true. +# Report IP addresses to api.sefinek.net to support the development of the repository at https://github.com/sefinek/Malicious-IP-Addresses. SEFINEK_API_SECRET is required if true. REPORT_TO_SEFINEK_API=false # How often should the log (reported_ips.csv) be analyzed and sent to the Sefinek API? In hours. diff --git a/README.md b/README.md index 2f04a6a..5901c0b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This project offers an automated script that collects and reports IP addresses that have triggered Cloudflare firewall events. In simple terms, it enables the reporting of incidents detected by Cloudflare WAF to the AbuseIPDB database. -If you're looking for **effective WAF Expressions**, you're in the right place! Check out [sefinek24/Cloudflare-WAF-Expressions](https://github.com/sefinek24/Cloudflare-WAF-Expressions). -Also, take a look at [sefinek24/UFW-AbuseIPDB-Reporter](https://github.com/sefinek24/UFW-AbuseIPDB-Reporter) for UFW. +If you're looking for **effective WAF Expressions**, you're in the right place! Check out [sefinek/Cloudflare-WAF-Expressions](https://github.com/sefinek/Cloudflare-WAF-Expressions). +Also, take a look at [sefinek/UFW-AbuseIPDB-Reporter](https://github.com/sefinek/UFW-AbuseIPDB-Reporter) for UFW. > If you like this repository or find it useful, I would greatly appreciate it if you could give it a star ⭐. Thanks a lot! @@ -14,7 +14,7 @@ Also, take a look at [sefinek24/UFW-AbuseIPDB-Reporter](https://github.com/sefin ## 📃 Information -If you want to make changes to the script from this repository, please kindly [fork](https://github.com/sefinek24/Node-Cloudflare-WAF-AbuseIPDB/fork) it first. +If you want to make changes to the script from this repository, please kindly [fork](https://github.com/sefinek/Node-Cloudflare-WAF-AbuseIPDB/fork) it first. ## 🌌 Example Report @@ -31,7 +31,7 @@ Ray ID: 8c53354d5c885c4d Rule ID: badscore UA: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36 -Report generated by Node-Cloudflare-WAF-AbuseIPDB https://github.com/sefinek24/Node-Cloudflare-WAF-AbuseIPDB +Report generated by Node-Cloudflare-WAF-AbuseIPDB https://github.com/sefinek/Node-Cloudflare-WAF-AbuseIPDB ```