FredZhang7 commited on
Commit
c8a979c
·
1 Parent(s): 59f9ab8

add attribution

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -123,5 +123,9 @@ This way, I can make the most out of the limited phishing websites avaliable.
123
  - https://www.kaggle.com/datasets/shashwatwork/web-page-phishing-detection-dataset
124
  - https://www.kaggle.com/datasets/aman9d/phishing-data
125
 
 
 
 
 
126
  ## Side notes
127
  - Cloudflare offers an [API for URL scanning](https://developers.cloudflare.com/api/operations/phishing-url-information-get-results-for-a-url-scan), with a generous global rate limit of 1200 requests every 5 minutes.
 
123
  - https://www.kaggle.com/datasets/shashwatwork/web-page-phishing-detection-dataset
124
  - https://www.kaggle.com/datasets/aman9d/phishing-data
125
 
126
+ ## Attribution
127
+ - For open-source projects, please include this dataset in your `README.md`.
128
+ - If you plan to use this dataset (either directly or indirectly) for commerical purposes, please cite this dataset somewhere on your app/service website. Thank you for your coopration.
129
+
130
  ## Side notes
131
  - Cloudflare offers an [API for URL scanning](https://developers.cloudflare.com/api/operations/phishing-url-information-get-results-for-a-url-scan), with a generous global rate limit of 1200 requests every 5 minutes.