chore: don't check urls with version variables
This commit is contained in:
parent
a76446a371
commit
03b870f83d
1
.github/workflows/housekeeping.yml
vendored
1
.github/workflows/housekeeping.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
--exclude-mail
|
||||
--exclude 'example\.(com|org)'
|
||||
--exclude '\$server_name\$request_uri'
|
||||
--exclude '%7Bvars.version%7D'
|
||||
--exclude 'https://dir.xiph.org/cgi-bin/yp-cgi'
|
||||
--exclude 'https://radio.indymedia.org/cgi-bin/yp-cgi'
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user