Skip to content

Commit 883b347

Browse files
committed
add wikipedia URLs to whitelist
1 parent 35f3d66 commit 883b347

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

scripts/link_checker/whitelist.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ https://nl.mathworks.com/help/compiler/index.html
4545
https://nl.mathworks.com/help/distcomp/parpool.html
4646
https://nl.mathworks.com/products/distriben.html
4747

48+
# 402 for Wikipedia (AI scraper limitations?)
49+
http://en.wikipedia.org/wiki/Supercomputer
50+
https://en.wikipedia.org/wiki/Supercomputer
51+
https://en.wikipedia.org/wiki/Amdahl%27s_law
52+
https://en.wikipedia.org/wiki/Global_interpreter_lock
53+
https://en.wikipedia.org/wiki/Message_Passing_Interface
54+
https://en.wikipedia.org/wiki/Portable_Batch_System
55+
https://en.wikipedia.org/wiki/Regular_expression
56+
https://en.wikipedia.org/wiki/Slurm_Workload_Manager
57+
https://en.wikipedia.org/wiki/TORQUE
58+
https://en.wikipedia.org/wiki/Unix_signal#POSIX_signals
59+
4860
# SSL error
4961
https://wiki.gnome.org/Projects/GnomeKeyring/Ssh
5062

0 commit comments

Comments
 (0)