Ignore:
Timestamp:
Jul 20, 2020, 5:58:39 PM (4 years ago)
Author:
iritscen
Message:

ValExtLinks now reads its exceptions list from a wiki page instead of a text file that only I can change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Validate External Links/Run validate_external_links.command

    r1135 r1136  
    1010VALEXTLINKS="/path/to/Validate External Links/validate_external_links.sh"
    1111LINKS_LOCAL="file:///path/to/Validate External Links/Sample files/extlinks.csv"
    12 LINKS_ONLINE="http://wiki.oni2.net/w/extlinks.csv"
     12LINKS_ONLINE="https://wiki.oni2.net/w/extlinks.csv"
    1313EXCEPT_LOCAL="file:///path/to/Validate External Links/exceptions.txt"
    14 EXCEPT_ONLINE="http://iritscen.oni2.net/val/exceptions.txt"
     14EXCEPT_ONLINE="https://wiki.oni2.net/Validate_External_Links/Exceptions"
    1515REPORT_DIR="/path/to/ValExtLinks reports"
    1616UPLOAD_INFO="/path/to/Validate External Links/sftp_login.txt"
Note: See TracChangeset for help on using the changeset viewer.