mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-31 18:16:15 -05:00
Add www.parrotsec.org
to the whitelist as they use CloudFlare.
The `www.parrotsec.org` Web server has moved behind CloudFlare, which returns an HTTP 503 error for the `awesome_bot` Web crawler, causing a build failure. The domain is live and still works, but the CloudFlare WAF does not permit the crawler to verify this.
This commit is contained in:
parent
3f96c213e8
commit
f9629a3c95
@ -10,4 +10,4 @@ install:
|
||||
- gem install awesome_bot
|
||||
|
||||
script:
|
||||
- awesome_bot README.md --allow-redirect --white-list "www.0day.today,mvfjfugdwgc5uwho.onion,creativecommons.org,netsparker.com,www.shodan.io,www.mhprofessional.com,ghostproject.fr,www.zoomeye.org"
|
||||
- awesome_bot README.md --allow-redirect --white-list "www.0day.today,mvfjfugdwgc5uwho.onion,creativecommons.org,netsparker.com,www.shodan.io,www.parrotsec.org,www.mhprofessional.com,ghostproject.fr,www.zoomeye.org"
|
||||
|
Loading…
Reference in New Issue
Block a user