From 07196956eb0622cc5b63375c129b23d4bd0b0c58 Mon Sep 17 00:00:00 2001 From: Mahmoud Sueliman <62554660+cipher-oos@users.noreply.github.com> Date: Sun, 6 Apr 2025 11:29:55 +0200 Subject: [PATCH 1/5] Update README.md Add credits section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9574f70..1cb96ae 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,9 @@ Submit an issue or pull request if: - Request format changes --- - +--- +## Credits ## +** IP Sets ** https://github.com/blocklist-ipsets ## License MIT License. See `LICENSE` file. From 3ef2ef56815ab32aa5fb940c41ad4726c73e8bca Mon Sep 17 00:00:00 2001 From: Mahmoud Sueliman <62554660+cipher-oos@users.noreply.github.com> Date: Sun, 6 Apr 2025 11:40:08 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cb96ae..a186437 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,12 @@ Submit an issue or pull request if: - Request format changes --- ---- + ## Credits ## ** IP Sets ** https://github.com/blocklist-ipsets + +--- + ## License MIT License. See `LICENSE` file. From aff906cb25b4167262de5f54922bb4e67d4e435d Mon Sep 17 00:00:00 2001 From: Mahmoud Sueliman <62554660+cipher-oos@users.noreply.github.com> Date: Sun, 6 Apr 2025 11:41:09 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a186437..60f999a 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Submit an issue or pull request if: --- ## Credits ## -** IP Sets ** https://github.com/blocklist-ipsets + **IP Sets** https://github.com/blocklist-ipsets --- From b002898e4136972bc0b50a8e651126238c6d622d Mon Sep 17 00:00:00 2001 From: Mahmoud Sueliman <62554660+cipher-oos@users.noreply.github.com> Date: Sun, 6 Apr 2025 12:35:02 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f999a..86b97b5 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Submit an issue or pull request if: --- ## Credits ## - **IP Sets** https://github.com/blocklist-ipsets +Some IP sets in this repo are sourced from [blocklist-ipsets](https://github.com/blocklist-ipsets), which offers a wide range of IP blocklists for security and geo-based filtering. All credit goes to the original maintainers. --- From b7ce950a11f60d868170ed5d43a08e14f2ff6c96 Mon Sep 17 00:00:00 2001 From: Mahmoud Sueliman <62554660+cipher-oos@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:39:18 +0200 Subject: [PATCH 5/5] Update README.md Add Disclaimer --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 86b97b5..fe23c3b 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,15 @@ Submit an issue or pull request if: Some IP sets in this repo are sourced from [blocklist-ipsets](https://github.com/blocklist-ipsets), which offers a wide range of IP blocklists for security and geo-based filtering. All credit goes to the original maintainers. --- +## Disclaimer +This project is provided for educational and administrative use only. + +I do not guarantee the accuracy, completeness, or reliability of any list. + +I am not responsible for any misuse, misconfiguration, false positives, or damage caused by using this data in production or any other environment. + +--- ## License MIT License. See `LICENSE` file.