ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Validate External Links/Sample files/exceptions.txt
(Generate patch)

Comparing Validate External Links/Sample files/exceptions.txt (file contents):
Revision 1143 by iritscen, Fri Sep 4 13:11:57 2020 UTC vs.
Revision 1148 by iritscen, Thu Feb 4 23:15:20 2021 UTC

# Line 1 | Line 1
1 If the Validate External Links script is mis-reporting certain external links as issues when they actually work fine, add them here in order to except them from ValExtLinks' reports. Each line needs three fields, separated by commas:
2 #The response code that ValExtLinks should expect. For NG and RD links, this should be the exact HTTP response code or the 'curl' result code, whichever applies. You can also put an IW or EI link here if that's how the link has to be presented on a certain wiki page.
3 #The recurring "problem" link.
4 #The wiki page that this link is appearing on. Use the proper page name, i.e. underscores where the displayed name has spaces. To exempt this link from Val's report regardless of where it appears on the wiki, put a '*' here.
5 #(optional) A comment explaining the exception. The only requirements are that the comment be separated from the previous field by a space and that you don't use any commas in the comment since this is a comma-separated value list. The "--"s used below are just for human readability.
1  
7 <pre>
8 BEGIN LIST
2   000-28,http://tain.totalcodex.net/,* -- always times out when accessed by 'curl'; link appears on multiple pages
3   EI,http://wiki.oni2.net/Main_Page,MediaWiki:Common -- necessary EI link to demonstrate circular arrow
4   000-28,https://mega.nz/#!x9oHxaLZ!-bOo-wwdj1fh925DYv1Qc6ErDSRl2HEgtWC-i2FtxtY,Oni_2_(Angel_Studios) -- Mega doesn't seem to like 'curl'
# Line 17 | Line 10 | IW,http://meta.wikimedia.org/wiki/MediaW
10   404,http://www.example.com/example.mov,MediaWiki:Common -- deliberate fake link just to generate the desired link icon
11   404,http://www.example.com/example.mp3,MediaWiki:Common -- ditto
12   301,http://genius.com/10788822,Talk:Restless_Souls -- weird double redirect takes us back to this URL
13 < EI,https://wiki.oni2.net/Special:ListFiles?limit=500&ilsearch=Fallen,File:Fallen_Enemies.jpg -- EI link is necessary because ListFiles can't take a search term as a parameter when linked to internally
13 > 302,https://www.nejm.org/doi/full/10.1056/NEJMoa2007764,User:Paradox-01/brain_dump -- ditto
14 > EI,https://wiki.oni2.net/Special:ListFiles?limit=500&amp;ilsearch=Fallen,File:Fallen_Enemies.jpg -- EI link is necessary because this special page can't take these parameters when linked to internally
15 > EI,https://wiki.oni2.net/Special:AllMessages?prefix=&amp;filter=modified&amp;lang=en&amp;limit=50,User:Iritscen/WikiMods -- ditto
16   404,https://commonfund.nih.gov/hmp/,Oni2:Slaves_of_War/Neo-Biology -- returns 404 even though site works fine
17   404,https://www.turnerconstruction.com/experience/project/12AC/charlotte-douglas-international-airport-daily-parking-deck,Oni2:Slaves_of_War/Settings -- returns 404 even though site works fine
18   302,https://javadl.oracle.com/webapps/download/AutoDL?BundleId=78825,Playing_in_Linux -- this is a d/l request that redirects to a one-time-use file link
19 < 503,https://archive.is/r7NFH,User:Paradox-01/brain_dump -- accessing with 'curl' always gets a 503
20 < END LIST
21 < </pre>
19 > 429,https://archive.is/r7NFH,User:Paradox-01/brain_dump -- accessing archive.is with 'curl' always gets this response
20 > 429,https://archive.is/d1sNZ,User:Paradox-01/brain_dump -- ditto
21 > 429,https://archive.is/25Kfh,User:Paradox-01/brain_dump -- ditto
22 > 403,https://www.rki.de/DE/Content/Infekt/EpidBull/Archiv/2020/Ausgaben/38_20.pdf?__blob=publicationFile,User:Paradox-01/brain_dump
23 > 400,https://twitter.com/mehvechan,Category:Art_by_Lorraine -- Twitter always returns 400 to 'curl'
24 > 503,https://www.microsoft.com/en-us/download/details.aspx?id=55984,User_talk:Neo/Archive1 -- returns 503 although present
25 > 000-28,https://www.nationalgeographic.com/news/2012/11/121102-korean-speaking-elephant-talk-human-science-weird-animals/,Oni2:Slaves_of_War/Neo-Biology -- site ghosts on 'curl' but loads immediately in browser
26 > 404,https://www.autodesk.com/products/fbx/overview,* -- the AutodeskFBX template produces this link; page is archival, but valid
27 >

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)