Mirror of Awesome Self Hosted
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
784 B

  1. language: node_js
  2. node_js:
  3. - "node"
  4. before_install:
  5. - rvm install 2.2
  6. - gem install awesome_bot
  7. script:
  8. - node test.js
  9. - awesome_bot README.md --allow-dupe --allow-redirect --allow-ssl -w notepad.cc,www.invoiceplane.com,proxy.donttrustrobots.nl,demo.phproject.org,dev.webtrees.net
  10. #Whitelisted Reason
  11. #www.invoiceplane.com awesome_bot receives error 500, works fine from browser
  12. #notepad.cc not an actual link, mentioned in description
  13. #proxy.donttrustrobots.nl site down, issue submitted: https://github.com/swiperproxy/swiperproxy/issues/27
  14. #demo.phproject.org server issues, issue submitted: https://github.com/Alanaktion/phproject/issues/257
  15. #dev.webtrees.net 403 error only in trvis ci, works fine from browser