ahmia / ahmia-site

Ahmia.fi - Hidden service search engine
https://ahmia.fi
BSD 3-Clause "New" or "Revised" License
423 stars 69 forks source link

Blacklist #64

Closed austinsonger closed 4 months ago

austinsonger commented 3 years ago

Where is the blacklist of hashes at?

I'm trying to make a tool that a person enters in a Onion URL that automatically hashes it and then searches that you have generates on your website.

chamalis commented 3 years ago

I believe this is what you are looking for https://ahmia.fi/blacklist/banned/

austinsonger commented 3 years ago

Yeah I know, but is it in your repo or anything? IT would be easier to search a document in a repo instead of scraping a webpage.

chamalis commented 3 years ago

It's dynamically generated list, that's updated and saved in Elasticsearch. It's very easy to parse the html response, cause its plain, just split on whitespace or newline