Module:Citation/CS1: Difference between revisions

149 bytes removed ,  12:02, 1 August 2022
no edit summary
No edit summary
No edit summary
Line 1,670: Line 1,670:
local path, timestamp, flag; -- portions of the archive.or url
local path, timestamp, flag; -- portions of the archive.or url
if not url:match('//web%.archive%.org/') then
 
return url, date; -- not an archive.org archive, return archiveURL and ArchiveDate
end


if url:match('//web%.archive%.org/save/') then -- if a save command url, we don't want to allow saving of the target page  
if url:match('//web%.archive%.org/save/') then -- if a save command url, we don't want to allow saving of the target page