From 90eedab3e8f8ebdee7bc2bc5a767d09a38d79021 Mon Sep 17 00:00:00 2001 From: olaf michaelis Date: Wed, 27 Nov 2024 22:12:24 +0100 Subject: [PATCH] Update --- .github/sh/check-links.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/sh/check-links.sh b/.github/sh/check-links.sh index 19860a8..b3a0a57 100755 --- a/.github/sh/check-links.sh +++ b/.github/sh/check-links.sh @@ -2,12 +2,12 @@ ua="Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0" -${TARGET_FOLDER}/muffet --rate-limit 4 -t 180 -b 16384 --skip-tls-verification \ +muffet --rate-limit 4 -t 300 -b 16384 --skip-tls-verification \ --header "User-Agent: ${ua}" \ -e "\.(mkv|mp4|mpg|pdf)$" \ -e "#" \ -e "rdmo.*.de" \ -e "twitter" \ -e "www.ub.uni-rostock.de" \ - -e "www.ub.uni-potsdam.de/de" \ + -e "www.ub.uni-potsdam.de" \ https://rdmorganiser.github.io