FrancoGag
d1dba20663
Renamed removeDups() to removeDupsAndExcl()
...
Renamed removeDups() to reflect that now the function also excludes domains and keywords in the whitelist.
2015-11-09 17:09:59 -03:00
FrancoGag
e1d41823bd
Fixed: Exclude domains in the whitelist (2)
...
Now it probably works with Python 3 and the code is much cleaner.
2015-11-07 17:54:36 -03:00
FrancoGag
6a07a22b61
Fixed: Exclude domains in the whitelist
...
It still can be improved but now it's working as it should.
Not tested with Python 3. Working with Python 2.7.10
2015-11-07 17:01:55 -03:00
FrancoGag
58e5277b25
Create whitelist
2015-11-05 10:47:55 -03:00
FrancoGag
461b06710c
Exclude domains contained in a whitelist
2015-11-05 10:44:42 -03:00
FrancoGag
ad5605c4c0
Ignore whitelist file
2015-11-05 10:37:20 -03:00
FrancoGag
091a18ee8d
Update updateHostsFile.py
2015-11-05 09:38:08 -03:00
FrancoGag
45fa325d42
Delete .DS_Store from Data
...
If the Data folder is opened in OSX it creates a .DS_Store file and the python script tries to use it a source and returns errors, deleting it solves this issue.
2015-11-04 11:47:55 -03:00