Disable web.archive.org links
They cause too much timeout lately, and the main purpose of those script is to get new releases anyway.
This commit is contained in:
@@ -12,9 +12,10 @@ URLS = [
|
||||
"https://support.apple.com/kb/HT205759", # 2013
|
||||
"https://support.apple.com/kb/HT204611", # 2011 to 2012
|
||||
# Apple still links to the following articles, but they are 404:
|
||||
"http://web.archive.org/web/20230404214605_/https://support.apple.com/en-us/HT5165", # 2010
|
||||
"http://web.archive.org/web/20230327200842_/https://support.apple.com/en-us/HT4218", # 2008-2009
|
||||
"http://web.archive.org/web/20230204234533_/https://support.apple.com/en-us/HT1263", # 2005-2007
|
||||
# Disabled, too much timed out.
|
||||
# "http://web.archive.org/web/20230404214605_/https://support.apple.com/en-us/HT5165", # 2010
|
||||
# "http://web.archive.org/web/20230327200842_/https://support.apple.com/en-us/HT4218", # 2008-2009
|
||||
# "http://web.archive.org/web/20230204234533_/https://support.apple.com/en-us/HT1263", # 2005-2007
|
||||
]
|
||||
|
||||
# If you are changing these, please use
|
||||
|
||||
Reference in New Issue
Block a user