mirror of
https://github.com/willianjusten/awesome-audio-visualization.git
synced 2026-01-08 21:17:59 -05:00
Add allow-ssl to awesome-bot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e # halt script on error
|
||||
|
||||
bundle exec awesome_bot Readme.md --allow-redirect --set-timeout 10 --white-list soniaboller.github.io processing http://codecall.net/ https://github.com/sindresorhus/awesome, https://www.processing.org, https://tympanus.net/Development/MusicalInteractions, https://www.uberviz.io, https://airtightinteractive.com
|
||||
bundle exec awesome_bot Readme.md --allow-redirect --allow-ssl --set-timeout 10 --white-list soniaboller.github.io processing http://codecall.net/ https://github.com/sindresorhus/awesome, https://www.processing.org, https://tympanus.net/Development/MusicalInteractions, https://www.uberviz.io, https://airtightinteractive.com
|
||||
|
||||
Reference in New Issue
Block a user