1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/www/htmltest.yml

24 lines
600 B
YAML
Raw Normal View History

IgnoreURLs:
- www.google-analytics.com
- fonts.gstatic.com
- opencollective.com
- https://gitlab.com/-/profile/personal_access_tokens
- https://twitter.com/goreleaser
- support.discord.com
- microsoft.com
- https://github.com/goreleaser/goreleaser/edit/
- https://discord.com/
- https://gofi.sh
- https://docs.mattermost.com
- https://github.com/goreleaser/goreleaser/pkgs
2021-11-06 21:39:38 +02:00
- https://iron.security
- https://marketplace.visualstudio.com
IgnoreDirs:
- overrides
IgnoreDirectoryMissingTrailingSlash: true
IgnoreAltMissing: true
ExternalTimeout: 60
HTTPHeaders:
"Range": "bytes=0-10"
"Accept": "*/*"