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

Remove blank lines #30

Open
liang-hiwin opened this issue Feb 13, 2022 · 2 comments
Open

Remove blank lines #30

liang-hiwin opened this issue Feb 13, 2022 · 2 comments

Comments

@liang-hiwin
Copy link

liang-hiwin commented Feb 13, 2022

NP $6J%EBC)3IZ@GN0Q7T

#25

@ameshkov
Copy link
Member

@thb007 could you please show the configuration file as well?

@liang-hiwin
Copy link
Author

@thb007 could you please show the configuration file as well?

{
  "name": "dns",
  "description": " rules include adgk, adg-kall, AdGuard DNS filter " ,
  "homepage": "https://xxx",
  "sources": [
    {
      "name": "adg-kall",
      "source": "https://www.xxx.com/adg-kall.txt",
      "type": "hosts",
      "transformations": ["RemoveComments", "Compress","RemoveModifiers","Validate","Deduplicate"]
    },
    {
      "name": "AdGuard DNS filter",
      "source": "https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt",
      "type": "hosts",
      "exclusions_sources": ["../global_exclusions.txt"],
      "transformations": ["RemoveComments", "Compress","RemoveModifiers","Validate","Deduplicate"]
    },
    {
      "name": "adgk手机去广告规则",
      "source": "https://xxx/ADgk.txt",
      "type": "hosts",
      "transformations": ["RemoveComments", "Compress","RemoveModifiers","Validate","Deduplicate"]
    }
  ],
   "transformations": ["RemoveComments", "Compress","RemoveModifiers","Validate","Deduplicate"],
   "exclusions_sources": ["../global_exclusions.txt"]
}


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

No branches or pull requests

2 participants