Skip to content

Commit d059939

Browse files
committed
add maven.org to exception list for htmltest
Signed-off-by: svrnm <[email protected]>
1 parent f087738 commit d059939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.htmltest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
8181
- ^https://www.farfetch.com
8282
- ^https://www.zocdoc.com
8383
- ^https://x.com
84+
- ^https://maven.org
8485
# OTel Google calendar - curl returns 200, but the link checker gets a 401:
8586
- ^https://calendar.google.com/calendar/embed\?src=google.com_b79e3e90j7bbsa2n2p5an5lf60%40group.calendar.google.com
8687
# YouTube playlists sometimes give a 404, although they give a 200 when accessed via browser:

0 commit comments

Comments
 (0)