cache-domains/scripts
arnili 8f9ee10ae7
Fix duplicate check - too unspecific
The check is too unspecific, it currently allows partial line matches.

This prevents broader entries to be added after more specific ones.

Example: after lancache.steamcontent.com is added, steamcontent.com will be wrongfully skipped.

This change will make sure only exact duplicates are skipped.
2020-02-21 13:06:25 +01:00
..
config.example.json Support passing multiple IP addresses 2019-06-15 23:27:16 +02:00
create-dnsmasq.sh create-dnsmasq: Run through shellcheck 2019-10-11 12:56:40 -07:00
create-unbound.sh Fix duplicate check - too unspecific 2020-02-21 13:06:25 +01:00