Commit Graph

16 Commits

Author SHA1 Message Date
Felix Yan aae42ef4f6
Makefile: get rid of empty lines 2024-02-29 13:48:09 +00:00
Xiang W 4ea11e8289 Makefile: Fix make clean
under zsh make clean can not delete following files:
   accelerated-domains.china.raw.txt
   google.china.raw.txt
   apple.china.raw.txt
2022-12-27 07:32:27 +08:00
Felix Yan 429861d0fb
Makefile: use grep -E instead of egrep 2022-09-28 08:23:02 +00:00
SukkaW 37295d89cb Makefile: domain-rules support for smartdns 2021-12-06 08:18:28 +08:00
SukkaW 056efa4555 Makefile: bogus-nxdomain support for smartdns 2021-09-25 08:59:24 +08:00
bobo liu e03a18d552 Makefile: Add adguard home support
https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#upstreams-for-domains
Syntax: [/domain1/domain2/domainN/]upstreamString
2020-05-16 02:16:59 +08:00
Felix Yan 57dc49c755
Makefile: fix smartdns rules 2020-02-13 22:42:19 +00:00
soffchen 4434355058 Support make SmartDNS config file. 2020-01-14 14:48:40 +08:00
Weizhe Sun 1d7f0975e6 Support make CoreDNS config file. 2019-10-22 08:04:57 +02:00
楊肇峰 6c71dc13c9 添加dos格式轉換 (#209)
* remove duplicates

* can make for different kernel

* fix if

* add dos format support

* merge lines

* change KERNEL to NEWLINE
2018-09-03 16:17:06 +08:00
Outvi V 36b9f762c7 Makefile: Add dnsforwarder6 format (#188)
Co-authored-by: Shell Chen <535565+sorz@users.noreply.github.com>
2018-06-13 20:22:30 +08:00
Rocka bf6f33a6aa Makefile: add dnscrypt-proxy forward format (#186) 2018-05-23 22:58:17 +08:00
Felix Yan c0fd2ea1e9
apple: make apple domains optional (#156) 2017-03-07 10:54:32 +08:00
SJ Zhu b927a4ec79 add bind forward format to Makefile 2015-12-23 16:21:15 +08:00
Hexchain Tong c941cf2453 Exclude comment lines when generating raw 2015-04-10 11:56:10 +08:00
Felix Yan 8c72d35356 add Makefile to generate customized dnsmasq conf and unbound conf 2014-12-22 13:39:38 +08:00