File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,6 +159,7 @@ skip_prefixes = [
159159 " https://dev.mysql.com/" ,
160160 " https://intellij-support.jetbrains.com/hc/en-us/community/posts/" ,
161161 " https://leetcode.com/" ,
162+ " https://medium.com" ,
162163 " https://serverfault.com" ,
163164 " https://stackoverflow.com" ,
164165 " https://superuser.com" ,
@@ -168,9 +169,11 @@ skip_prefixes = [
168169 " https://wiki.mozilla.org/Areweyet" ,
169170 " https://www.brainyquote.com" , # I have multiple links to this site and repeated attempts trigger bot protection
170171 " https://www.cyberciti.biz/faq/" ,
172+ " https://www.forbes.com" ,
171173 " https://www.linkedin.com/in/cwyke" , # Requires login and gives a 999 status code
172174 " https://www.linode.com/" ,
173175 " https://www.linux.org" ,
176+ " https://www.techrepublic.com" ,
174177 " https://www.youtube.com" , # 429 Too Many Requests
175178 " https://youtu.be" , # 429 Too Many Requests
176179 " https://zoomadmin.com" , # Site giving 503 now
You can’t perform that action at this time.
0 commit comments