Skip to content

Commit cc11dd3

Browse files
committed
Update skip list for new 403's
1 parent 932f0ca commit cc11dd3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,17 @@ insert_anchor_links = "heading"
158158
skip_prefixes = [
159159
# Unless otherwise stated all give "Client error status code (403 Forbidden) received"
160160
"https://alifeengineered.substack.com",
161+
"https://askubuntu.com",
161162
"https://codejunction.hashnode.dev", # 429 Too Many Requests
162163
"https://dev.mysql.com/",
163164
"https://intellij-support.jetbrains.com/hc/en-us/community/posts/",
164165
"https://leetcode.com/",
166+
"https://serverfault.com",
167+
"https://stackoverflow.com",
168+
"https://superuser.com",
165169
"https://support.discord.com",
170+
"https://tex.stackexchange.com",
171+
"https://unix.stackexchange.com",
166172
"https://wiki.mozilla.org/Areweyet",
167173
"https://www.brainyquote.com", # I have multiple links to this site and repeated attempts trigger bot protection
168174
"https://www.cyberciti.biz/faq/",

0 commit comments

Comments
 (0)