aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkokomo123 <70863536+kokomo123@users.noreply.github.com>2021-06-06 12:23:08 +0000
committerGitHub <noreply@github.com>2021-06-06 12:23:08 +0000
commitaeb14083d3b9be7e93d79d534a2209b4cfda2d61 (patch)
tree649801cf4b78d8b09f4ef2ebd6ec4050c4328564 /Makefile
parentAdd Libreddit (#2540) (diff)
downloadawesome-selfhosted-aeb14083d3b9be7e93d79d534a2209b4cfda2d61.tar.gz
awesome-selfhosted-aeb14083d3b9be7e93d79d534a2209b4cfda2d61.zip
Add Nitter to Social Networks (#2530)
+ Makefile/awesome_bot: ignore SSL warning on nitter.net (unable to get local issuer certificate)
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 240b3029..9a22b381 100755
--- a/Makefile
+++ b/Makefile
@@ -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