Add Nitter to Social Networks (#2530)

+ Makefile/awesome_bot: ignore SSL warning on nitter.net (unable to get local issuer certificate)
This commit is contained in:
kokomo123
2021-06-06 08:23:08 -04:00
committed by GitHub
parent 2e9af01087
commit aeb14083d3
2 changed files with 2 additions and 1 deletions

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 flaskbb.org,nitter.net,airsonic.github.io/docs/apps
all: check_all