1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-01 00:57:32 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
encrypt.town
da48434483 regex isn't fully parsing the complicated csv file
Not all URLs are extracted from the complicated csv file.
However, they do offer a txt file for the same list, which does work correctly with the current regex:
https://www.malwaredomainlist.com/forums/index.php?topic=3270.0
This url replacement pull request is easier than rewriting the entire regex (which then breaks other lists).
2019-05-29 09:31:16 +02:00
Frank Denis
864476b835 Update Quidsup URLs
Fixes #743
2019-03-03 17:43:25 +01:00
losuler
c8156829c5 Minor domains-blacklist fixes (#697)
* Removed unnecessary characters from hosts-file URLs

* Added HTTPS to various URLs that were missing it
2019-01-16 10:17:44 +01:00
joonas.fi
30da550307 domains-blacklist.conf: change one URL to https (#674) 2018-12-28 15:42:31 +01:00
Mike Conrad
0d7de697cc Removed securemecca.com as it has expired and does not currently host content (#655) 2018-11-29 12:58:14 +01:00
Frank Denis
a4f5e98f63 Revert "abuse.ch ransomware tracker seems to have issues"
This reverts commit 0646e1b904.
2018-11-13 14:38:14 +01:00
Frank Denis
0646e1b904 abuse.ch ransomware tracker seems to have issues 2018-11-09 16:45:29 +01:00
Chris Lane
da5ee45b8c Correct CoinblockerLists URL (#583) 2018-09-03 18:35:06 +02:00
jfoboss
d7454b38b9 Added link to RU AdList (supplement for EasyList) (#424)
Specialization: русский, українська
2018-05-03 08:19:20 +02:00
Frank Denis
9224e79c59 Add NoTracking's list to the example blacklist configuration
Implement dnsmasq-style filters by the way
2018-03-26 20:43:42 +02:00
Frank Denis
6bca9eb795 malwaredomainslist seems to be hard to reach over HTTPS 2018-03-26 20:37:22 +02:00
Frank Denis
af11196a5c Disable CoinBlocker by default
See https://github.com/jedisct1/dnscrypt-proxy/issues/119#issuecomment-365936840
2018-02-15 15:12:50 +01:00
Frank Denis
ebe79c5df1 Added the browser mining domains list from CoinBlocker
Checked by @mastad0n

Fixes #119
2018-02-11 20:46:41 +01:00
Bitti09
a4e4c9da8e switched to https version when available 2018-02-08 16:18:40 +01:00
mastad0n
d2a0cdf0c7
fix mirror 404 2018-02-02 11:28:40 -08:00
mastad0n
79d6a9aa93
Change to .toml format
:)
2018-02-02 06:17:44 -08:00
Frank Denis
35e32b823f Import the generate-domains-blacklists tool 2018-01-17 15:28:07 +01:00