Skip to content

Commit 57642b2

Browse files
committed
update url-check with paren fix
1 parent cf11a2e commit 57642b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

url-check-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"belastingdienst\\.nl/wps/wcm/connect/bldcontenten": "regular timeouts",
1919
"reclameland\\.nl/drukken/softcover-boeken": "failed: 403 No error",
2020
"www\\.dta\\.gov\\.au/help-and-advice": "failed: 403 No error",
21-
"^https://commons\\.wikimedia\\.org/wiki/File:Trains_icons_": "')' bug",
2221
"^https://pixabay\\.com/": "gives 403 to curl",
2322
"^https://fonts.google.com/download?family=": "bash param in the URL",
2423
"https://standard.publiccode.net/criteria/\\\\2.html": "regex in URL",
24+
"^https://www.go-fair.org/": "gives 400s when run as GitHub workflow",
2525
"amsterdam\\.nl/en/": "frequent timeouts"
2626
}
2727
}

0 commit comments

Comments
 (0)