Revision
1175 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 23 14:15:48 2022 UTC
(3 years, 1 month ago)
by
iritscen
Diff to
previous 1157
ValExtLinks: Added audit feature which tells the user if there are items in the exception list which are no longer present on the wiki or no longer return the given error code.
Revision
1150 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 23 22:35:00 2021 UTC
(4 years, 7 months ago)
by
iritscen
Diff to
previous 1148
ValExtLinks: Added files to version control that I used for research when learning how to detect bad YouTube links. Updated to-do list.
Revision
1148 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 4 23:15:20 2021 UTC
(4 years, 8 months ago)
by
iritscen
Diff to
previous 1147
ValExtLinks: Val can now recognize bad YouTube links (no thanks to YouTube). Fixed some math errors. Added error 429 to known codes.
Revision
1147 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 2 20:10:39 2021 UTC
(4 years, 8 months ago)
by
iritscen
Diff to
previous 1142
ValExtLinks: Changed --suggest-snapshots to --suggest-snapshots-ng and added --suggest-snapshots-ok for getting snapshot URLs for all good links. This can be used to confirm that sites are backed up in case they die in the future, but note that this argument will take hours to run due to the API rate limit. Added awareness of API rate limit so Archive.org will not start blocking script.
Revision
1142 -
Directory Listing
-
[select for diffs]
Modified
Fri Sep 4 03:07:08 2020 UTC
(5 years, 1 month ago)
by
iritscen
Diff to
previous 1139
Val now tries each URL three times. This has proven more effective than giving Val a long timeout and trying each URL once. The summary report has been refined a bit; the most notable change is that the final number and breakdown of link issues leaves out the excepted links. Also stopped Val from getting confused by HTML-encoded '&'s in the exceptions list.
Revision
1139 -
Directory Listing
-
[select for diffs]
Added
Wed Aug 26 18:33:35 2020 UTC
(5 years, 1 month ago)
by
iritscen
ValExtLinks: The 'I Just Broke All The Diff-Gazing' Commit. Revised file structure of the project and added the MIT license. Revised all documentation. HTTP and curl codes are now wiki-formatted and hosted online. In Val itself, I made these changes: Added --timeout argument to change default URL query timeout of 10 seconds. Revised the report header to be easier to read. Less advice is printed directly in the report and more is online at the location linked to under the Legend section.