repsheet/ngx_bot_verifier

Add additional providers

Closed this issue · 0 comments

The module currently supports Google, Yahoo, and Bing. Additional providers need to be supported. Going to aim for the top 10 search engines and support additional providers upon request (or pull request).

Unfortunately, DuckDuckGo cannot be supported. They run their indexers out of AWS and other cloud hosting providers and the reverse -> forward lookup with domain matching strategy that this module uses (and all other providers dictate) does not work.