Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FMHY Unsafe sites Filterlist #171

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

MIOGMIOG
Copy link
Contributor

This is blocklist for blocking mainly unsafe websites filled with malware downloads mostly related to piracy (but this blocklist is **NOT** intended to be used as "Anti piracy blocklist", this blocklist blocks just the dangerous domains), also it blocks domains of some (crappy) PUP softwares (thats why the "Spyware" pack has level "1", not "0" here, because some people with weird taste of software could use it and then complain, that it doesn‘t work right).
Reasons for blocking these domains can be found here: https://fmhy.net/unsafesites
Website of the blocklist: https://windowsaurora.github.io/FMHYFilterlist/site

Copy link
Contributor

@ignoramous ignoramous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New entries have to added at the end. This blocklist however can instead augument existing entry:

"vname": "NSO + Others (Amnesty)",

    {
      "vname": "NSO + Others (Amnesty)",
      "group": "Security",
      "subg": "Amnesty",
-      "format": ["domains", "domains", "domains", "hosts", "domains", "domains", "domains"],
+      "format": ["domains", "domains", "domains", "hosts", "domains", "domains", "domains", "domains"],
      "url": [
        "https://raw.githubusercontent.com/AmnestyTech/investigations/master/2021-07-18_nso/domains.txt",
        "https://raw.githubusercontent.com/AmnestyTech/investigations/master/2021-10-07_donot/domains.txt",
        "https://raw.githubusercontent.com/AmnestyTech/investigations/master/2021-12-16_cytrox/domains.txt",
        "https://raw.githubusercontent.com/cbuijs/accomplist/master/autodiscover/plain.black.domain.level-1.list",
        "https://raw.githubusercontent.com/scafroglia93/blocklists/master/blocklists-kaspersky.txt",
        "https://raw.githubusercontent.com/scafroglia93/blocklists/master/blocklists-zscaler.txt",
        "https://raw.githubusercontent.com/scafroglia93/blocklists/master/blocklists-cyble.txt",
+       "https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-domains.txt"],
      "pack": ["spyware", "malware"],
      "level": [0, 0]
    },

Copy link
Contributor

@ignoramous ignoramous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@MIOGMIOG
Copy link
Contributor Author

MIOGMIOG commented Aug 8, 2024

I am sorry, github needs every new commit in the Pull request in this repo to be approved by a maintainer.

@ignoramous ignoramous merged commit 3c74bc2 into serverless-dns:main Aug 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants