Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-py-test committed Jan 8, 2025
1 parent 390b568 commit 94fea2c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion antidynamicdns.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! Title: Anti-Dynamic DNS
! Expires: 4 days
! Version: 2025-1-6.1
! Version: 2025-1-8.1
! Homepage: https://github.com/iam-py-test/my_filters_001
! Description: Dynamic DNS providers are often abused by malware and phishing. While these do have legit uses, some people may wish to block them completly
! Note: This list blocks ALL use of listed services, not just abuse. All Dynamic DNS services should be listed, regardless of abuse
Expand Down Expand Up @@ -623,3 +623,6 @@
||nerdpol.ovh^$document
! https://github.com/iam-py-test/my_filters_001/issues/130
||myfritz.link^$document
||myaddr.tools^$document
||myaddr.dev^$document
||myaddr.io^$document
8 changes: 7 additions & 1 deletion antiiplookup.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Title: IP Lookup service blocklist (beta)
# Description: This list is designed to block services which allow any lookup of your IP, including those which are not abused or lack an API. This is designed to be used at the system or network level, as it provides little protection at the browser level
# Description: This list is designed to block services which allow any lookup of your IP, including those which are not abused or lack an API. This is designed to be used at the system or network level, as it provides little protection at the browser level.
# Expires: 10 days
# Note: There is nothing inherently bad about these services, but they are sometimes abused by malware and can present a privacy risk
# Note 2: No filterlist can prevent a website from knowing your IP - your IP is sent with every network connection because it is needed for the connections to work. This list just blocks common services used for this, which may cover common malware and trackers because they are easy to use and often free. However, note any malware can just use it's own C2 server to get your IP, and every website you visit already knows your IP.
0.0.0.0 geoplugin.net
0.0.0.0 api.ip.sb
0.0.0.0 api.2ip.ua
Expand Down Expand Up @@ -103,3 +104,8 @@
# https://github.com/hagezi/dns-blocklists/issues/3031
0.0.0.0 geo.sppopups.com
0.0.0.0 geo.wdgtsrc.com
# https://myip.addr.tools/help
# from the same person/company as https://github.com/iam-py-test/my_filters_001/issues/130#issuecomment-2577947065
0.0.0.0 myip.addr.tools
0.0.0.0 myipv4.addr.tools
0.0.0.0 myipv6.addr.tools

0 comments on commit 94fea2c

Please sign in to comment.