-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
linkcheckerrc
33 lines (31 loc) · 877 Bytes
/
linkcheckerrc
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
[output]
fileoutput=csv,html,blacklist
ignoreerrors =
^https://(www|blog).cloudflare.com/ ^403
^https://www.amazon.(fr|com)/ ^403
^https://([a-z]+).intel.com ^403
^https://www.etsy.com ^403
^http://www.texample.net ^SSLError
[filtering]
ignore=
^mailto:
^https://lobste.rs/stories/new
^https://news.ycombinator.com/submitlink
^https://www.linkedin.com/sharing
^https://www.facebook.com/sharer.php
^https://www.reddit.com/submit
^https://twitter.com/intent/tweet
^https://bsky.app/intent/compose
^https://toot.kytta.dev
^https://github.com/vincentbernat/vincent.bernat.ch
^https://vincent.bernat.ch/$
^https://archive.today/
^https://web.archive.org/web/
^https://web.archive.org/web/
^https://sci-hub.tw/
^/media
checkextern=1
[checking]
timeout=20
allowedschemes=http,https
useragent=Mozilla/5.0 (X11; Linux i686; rv:128.0) Gecko/20100101 Firefox/128.0