docs: relicense blocklist under CC BY-SA 4.0
Comply with CC license of PhishTank data (CC BY-SA 2.5) https://creativecommons.org/share-your-work/licensing-considerations/compatible-licenses
This commit is contained in:
		
							parent
							
								
									8908971d5b
								
							
						
					
					
						commit
						3b10b21163
					
				|  | @ -203,7 +203,9 @@ Use shallow clone to get the recent revisions only. Getting the last five revisi | |||
| 
 | ||||
| ## License | ||||
| 
 | ||||
| [Creative Commons Zero v1.0 Universal](LICENSE.md) | ||||
| [src/](src/): [CC0](LICENSE.md) | ||||
| 
 | ||||
| [dist/](dist/): [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) | ||||
| 
 | ||||
| [badge.sh](src/badge.sh) & [.gitlab/](.gitlab/) contain badges that are licensed by [Shields.io](https://shields.io) under [CC0 1.0](LICENSE.md) | ||||
| 
 | ||||
|  |  | |||
|  | @ -106,7 +106,7 @@ FIRST_LINE="! Title: Phishing URL Blocklist" | |||
| SECOND_LINE="! Updated: $CURRENT_TIME" | ||||
| THIRD_LINE="! Expires: 1 day (update frequency)" | ||||
| FOURTH_LINE="! Repo: https://gitlab.com/curben/phishing-filter" | ||||
| FIFTH_LINE="! License: https://creativecommons.org/publicdomain/zero/1.0/" | ||||
| FIFTH_LINE="! License: https://creativecommons.org/licenses/by-sa/4.0/" | ||||
| SIXTH_LINE="! Source: https://www.phishtank.com/ & https://openphish.com/" | ||||
| COMMENT_UBO="$FIRST_LINE\n$SECOND_LINE\n$THIRD_LINE\n$FOURTH_LINE\n$FIFTH_LINE\n$SIXTH_LINE" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue