1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 08:48:07 +02:00

Makefile/awesome_bot: ignore SSL warning on nitter.net

1. [L2]  https://nitter.net SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)
This commit is contained in:
nodiscc 2021-05-18 16:36:42 +00:00 committed by GitHub
parent 9b0c3e6779
commit 5578b54bb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f
SHELL = /bin/bash
AWESOME_BOT_OPTIONS = "--allow-redirect --skip-save-results --allow 202 --white-list airsonic.github.io/docs/apps,flaskbb.org"
AWESOME_BOT_OPTIONS = "--allow-redirect --skip-save-results --allow 202 --white-list airsonic.github.io/docs/apps,flaskbb.org,nitter.net"
all: check_all