File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,11 +158,17 @@ insert_anchor_links = "heading"
158158skip_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/" ,
You can’t perform that action at this time.
0 commit comments