Skip to content

Commit

Permalink
Remove False Positives
Browse files Browse the repository at this point in the history
- Small script change in generate hosts
- Renamed all domains files to domains.txt
Fixes: #17
Fixes: #16

Former-commit-id: 71aed55
  • Loading branch information
mitchellkrogza committed Aug 15, 2017
1 parent 62a1692 commit 9f5a8fe
Show file tree
Hide file tree
Showing 73 changed files with 9 additions and 12 deletions.
8 changes: 5 additions & 3 deletions .dev-tools/generate-hosts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@ sort -u $TRAVIS_BUILD_DIR/.input_sources/_yoyo.org/domains.txt -o $TRAVIS_BUILD_
# ***************************************************

cat $TRAVIS_BUILD_DIR/.input_sources/*/domains.txt >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
cat $TRAVIS_BUILD_DIR/.input_sources/_ShallaList/*/domains >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
cat $TRAVIS_BUILD_DIR/.input_sources/_urlblacklist.com/*/domains >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
cat $TRAVIS_BUILD_DIR/.input_sources/_hosts-file.net/*/domains.txt >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
cat $TRAVIS_BUILD_DIR/.input_sources/*/*/domains.txt >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt

#cat $TRAVIS_BUILD_DIR/.input_sources/_ShallaList/*/domains >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
#cat $TRAVIS_BUILD_DIR/.input_sources/_urlblacklist.com/*/domains >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt
#cat $TRAVIS_BUILD_DIR/.input_sources/_hosts-file.net/*/domains.txt >> $TRAVIS_BUILD_DIR/.input_sources/combined-list.txt

# ******************************
# Get Fresh Data from Badips.com
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,6 @@ dl-ssl.google.com
dl-vip.browser.baidu.com
dl.baofeng.com
dl.cdn.chip.de
dl.dropboxusercontent.com
dl.free.fr
dl.google.com
dl.mat.subagames.com
Expand Down Expand Up @@ -971,8 +970,6 @@ driveridentifier.com
driverupdate.net
dromeda.net
drop.io
dropbox.com
dropbox.nl
dropload.com
dropsend.com
dt-updates.com
Expand Down Expand Up @@ -4310,8 +4307,6 @@ weedy.1.vg
weekhost.com
welcometothescene.com
westline.it.cx
wetransfer.com
wetransfer.info
wget.lt
wgrane.com
wgrane.pl
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0c5ca0270f4c8ec6970af2a00a885396be5b214f
d00d47e1574dd77c298a53073ff74e32c1084d02

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cc80edcb64af69e38f2a7d20b4873a25c5dbdf4d

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4b060ebb8ad9c2e4a6a385be686eb9dd98ae53f9

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2ace800455613b007162a8ed2bac67992156dfa4

0 comments on commit 9f5a8fe

Please sign in to comment.