Merge pull request #369 from meitar/fix-build

Add www.0day.today to the whitelist as it HTTP 403's but is working.
This commit is contained in:
0xACAB 2020-05-04 14:38:41 -04:00 committed by GitHub
commit ae799b2a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@ install:
- gem install awesome_bot - gem install awesome_bot
script: script:
- awesome_bot README.md --allow-redirect --allow 503 --white-list "creativecommons.org,mvfjfugdwgc5uwho.onion,www.mhprofessional.com,www.derbycon.com,www.zoomeye.org,packetstormsecurity.com,www.shodan.io" - awesome_bot README.md --allow-redirect --allow 503 --white-list "creativecommons.org,mvfjfugdwgc5uwho.onion,www.mhprofessional.com,www.derbycon.com,www.zoomeye.org,packetstormsecurity.com,www.shodan.io,www.0day.today"