Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Nov 27, 2024
1 parent cbd0a72 commit 90eedab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/sh/check-links.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 90eedab

Please sign in to comment.