Module:Webarchive: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
add Pandora Archive |
additional formats |
||
வரிசை 219:
-- valid URL formats that are not base62
-- http://www.webcitation.org/query?id=1138911916587475▼
--
--
if dt.split[2] == "query" or dt.split[2] == "cache" or tonumber(dt.split[2]) then▼
-- http://www.webcitation.org/cache/73e53dd1f16cf8c5da298418d2a6e452870cf50e
-- http://www.webcitation.org/getfile.php?fileid=1c46e791d68e89e12d0c2532cc3cf629b8bc8c8e
▲ if dt.split[2] == "query" or dt.split[2] == "cache" or dt.split[2] == "getfile" or tonumber(dt.split[2]) then
return "query"
end
| |||