Skip to content

Commit

Permalink
Fix invalid domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
JBlond committed Jul 17, 2023
1 parent 787c2c2 commit ba175ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ update:
@sed -i '/^_/d' temp3.txt
@sed -i '/^\*/d' temp3.txt
@sed -i '/^10\.10\.34\./d' temp3.txt
@sed -i '/404: Not Found# Title: StevenBlack\/hosts/d' temp3.txt
@sed -i '1d' temp3.txt
@# remove duplicates
@sort temp3.txt | uniq > all_combined.txt
Expand Down
1 change: 0 additions & 1 deletion all_combined.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10811,7 +10811,6 @@
404.online.net
404.ragecash.com
404.xxxymovies.com
404: Not Found# Title: StevenBlack/hosts
4042690bee2f72beabcb0085d99e65ac.dopla.com.pl
4044483750cf3b5f6b48faa1bcd07212.tinutv.pl
404dns.net
Expand Down

0 comments on commit ba175ae

Please sign in to comment.