fix: use migrated tracking-filter repo
- https://gitlab.com/malware-filter/tracking-filter
This commit is contained in:
		
							parent
							
								
									a0c964ec77
								
							
						
					
					
						commit
						f8178becdf
					
				|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| > Announcement: curben.gitlab.io will be migrated to malware-filter.gitlab.io on 2022/05/21 | ||||
| 
 | ||||
| Blocklists mirror of [urlhaus-filter](https://gitlab.com/curben/urlhaus-filter), [phishing-filter](https://gitlab.com/curben/phishing-filter), [pup-filter](https://gitlab.com/curben/pup-filter) and [tracking-filter](https://gitlab.com/curben/tracking-filter). | ||||
| Blocklists mirror of [urlhaus-filter](https://gitlab.com/curben/urlhaus-filter), [phishing-filter](https://gitlab.com/curben/phishing-filter), [pup-filter](https://gitlab.com/curben/pup-filter) and [tracking-filter](https://gitlab.com/malware-filter/tracking-filter). | ||||
| 
 | ||||
| ## FAQ and Guides | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,7 +17,7 @@ cd "tmp/" | |||
| curl "https://gitlab.com/curben/urlhaus-filter/-/jobs/artifacts/main/download?job=pages" -o "urlhaus-filter.zip" | ||||
| curl "https://gitlab.com/curben/phishing-filter/-/jobs/artifacts/main/download?job=pages" -o "phishing-filter.zip" | ||||
| curl "https://gitlab.com/curben/pup-filter/-/jobs/artifacts/main/download?job=pages" -o "pup-filter.zip" | ||||
| curl "https://gitlab.com/curben/tracking-filter/-/jobs/artifacts/main/download?job=pages" -o "tracking-filter.zip" | ||||
| curl "https://gitlab.com/malware-filter/tracking-filter/-/jobs/artifacts/main/download?job=pages" -o "tracking-filter.zip" | ||||
| curl "https://gitlab.com/curben/vn-badsite-filter/-/jobs/artifacts/main/download?job=pages" -o "vn-badsite-filter.zip" | ||||
| 
 | ||||
| for zipfile in $(find . -name "*.zip" -type f) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue