Commit Graph

3 Commits

Author SHA1 Message Date
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
Christophe Vanlancker
66194b3db5 Support passing multiple IP addresses
Signed-off-by: Christophe Vanlancker <carroarmato0@inuits.eu>
2019-06-15 23:27:16 +02:00
Crabbey
b365bb205c Add unbound generation script (#16) 2018-06-23 18:25:18 +01:00