1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00

Add drupal.org to the white list as the site seems to be denying bot access

This commit is contained in:
akihito.nakano
2019-06-30 10:23:30 +09:00
committed by Jamie York
parent 343c30c11d
commit 8b0f5c09fb

View File

@@ -4,6 +4,6 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com
- awesome_bot README.md --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org
notifications:
email: false