Skip to content

Commit

Permalink
🔥 remove Alexa
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed May 18, 2024
1 parent 403023f commit 8fbebfd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 61 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ end
## Supported

- [Ahrefs](https://ahrefs.com/robot)
- [Alexa](https://support.alexa.com/hc/en-us/articles/360046707834-What-are-the-IP-addresses-for-Alexa-s-Certify-and-Site-Audit-crawlers-)
- [Amazon AdBot](https://adbot.amazon.com/index.html)
- [Applebot](https://support.apple.com/en-us/HT204683)
- [Baidu spider](http://help.baidu.com/question?prod_en=master&class=498&id=1000973)
Expand Down
1 change: 0 additions & 1 deletion lib/legitbot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
require_relative 'legitbot/botmatch'

require_relative 'legitbot/ahrefs'
require_relative 'legitbot/alexa'
require_relative 'legitbot/amazon'
require_relative 'legitbot/apple'
require_relative 'legitbot/baidu'
Expand Down
17 changes: 0 additions & 17 deletions lib/legitbot/alexa.rb

This file was deleted.

42 changes: 0 additions & 42 deletions test/alexa_test.rb

This file was deleted.

0 comments on commit 8fbebfd

Please sign in to comment.