-
-
Notifications
You must be signed in to change notification settings - Fork 622
/
Copy path.linkspector.yml
34 lines (33 loc) · 1.34 KB
/
.linkspector.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
dirs:
- docs/content
ignorePatterns:
# Ignore internal mkdocs links
- pattern: '^(?!https?://)'
- pattern: '^https?://127.0.0.1'
- pattern: '^https://www.drupal.org/(u|project|about|forum|slack|join-slack)'
- pattern: "^https://deb.sury.org"
- pattern: "^https://nssm.cc/"
- pattern: "^https://www.php.net/manual/"
- pattern: "^https://www.drupaleasy.com/blogs/ultimike/2019/06/sharing-your-ddev-local-site-public-url-using-ddev-share-and-ngrok"
- pattern: "^https://.*blackfire.io"
- pattern: "^https://twitter.com/search"
- pattern: "^https://www.cyberciti.biz/"
- pattern: "^https://nightly.link/ddev/ddev/workflows/main-build/main"
- pattern: "^https://github.com/ddev/maintainer-info"
- pattern: "^https://buildkite.com/organizations/ddev"
- pattern: "^https://github.com/orgs/ddev"
- pattern: "^https://github.com/watching"
- pattern: "^https://newmonitor.thefays.us/icingaweb2"
- pattern: "^https://analytics.amplitude.com"
- pattern: "^https://(meta.stackoverflow|stackoverflow|superuser).com/"
- pattern: "^https://packages.debian.org/stable/"
- pattern: "^https://symfony.com"
- pattern: "^https://community.chocolatey.org"
- pattern: "^https://aur.archlinux.org"
- pattern: "^https://team-ddev.1password.com"
- pattern: "^https://.*.archive.org"
aliveStatusCodes:
- 200
- 206
- 301
#modifiedFilesOnly: true