Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 5, 2024
1 parent 534203d commit b4d7ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/update_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Total domains: $(wc -l < "$RAW_LIGHT")
## Sources
### Retrieving scam domains from Google Search
### Retrieving scam domains using Google Search API
Google provides a [Search API](https://developers.google.com/custom-search/v1/overview) to retrieve JSON-formatted results from Google Search. The script uses a list of search terms almost exclusively used in scam sites to retrieve domains. See the list of search terms here: [search_terms.csv](https://github.com/jarelllama/Scam-Blocklist/blob/main/config/search_terms.csv)
Expand Down

0 comments on commit b4d7ba2

Please sign in to comment.