Fixed typos
This commit is contained in:
		
							parent
							
								
									80b23e2d5c
								
							
						
					
					
						commit
						d49a7803e9
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -43,6 +43,8 @@ Just to build the list, you can find an already-built list in the releases. | ||||||
| - seleniumwire | - seleniumwire | ||||||
| - dnspython | - dnspython | ||||||
| 
 | 
 | ||||||
|  | And then just run `eulaurarien.sh`. | ||||||
|  | 
 | ||||||
| ## Contributing | ## Contributing | ||||||
| 
 | 
 | ||||||
| ### Adding websites | ### Adding websites | ||||||
|  |  | ||||||
|  | @ -14,7 +14,7 @@ sort -u toblock.list > toblock.sorted.list | ||||||
| 
 | 
 | ||||||
| ( | ( | ||||||
|     echo "# First party trackers" |     echo "# First party trackers" | ||||||
|     echo "# List generated on $(date -Isec) by eulaurarian $(git describe --tags --dirty)" |     echo "# List generated on $(date -Isec) by eulaurarien $(git describe --tags --dirty)" | ||||||
|     cat toblock.sorted.list | while read host; |     cat toblock.sorted.list | while read host; | ||||||
|     do |     do | ||||||
|         echo "0.0.0.0 $host" |         echo "0.0.0.0 $host" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue