Skip to content

Commit 75044b2

Browse files
committed
add wikipedia URLs to whitelist
1 parent 35f3d66 commit 75044b2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

scripts/link_checker/whitelist.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,17 @@ 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/Amdahl%27s_law
51+
https://en.wikipedia.org/wiki/Global_interpreter_lock
52+
https://en.wikipedia.org/wiki/Message_Passing_Interface
53+
https://en.wikipedia.org/wiki/Portable_Batch_System
54+
https://en.wikipedia.org/wiki/Regular_expression
55+
https://en.wikipedia.org/wiki/Slurm_Workload_Manager
56+
https://en.wikipedia.org/wiki/TORQUE
57+
https://en.wikipedia.org/wiki/Unix_signal#POSIX_signals
58+
4859
# SSL error
4960
https://wiki.gnome.org/Projects/GnomeKeyring/Ssh
5061

0 commit comments

Comments
 (0)