Module:Webarchive: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
alt webcite URL syntax
No edit summary
வரிசை 218:
dt.split = mw.text.split(path, "/")
 
-- valid URL formats that are not base62
if dt.split[2] == "query" or tonumber(dt.split[2]) then -- http://www.webcitation.org/query?id=1138911916587475
-- http://www.webcitation.org/query?id=1138911916587475
if dt.split[2] == "query" or tonumber(dt.split[2]) then -- http://www.webcitation.org/query?id=1138911916587475
-- http://www.webcitation.org/cache/73e53dd1f16cf8c5da298418d2a6e452870cf50e
if dt.split[2] == "query" or dt.split[2] == "cache" or tonumber(dt.split[2]) then
return "query"
end
வரி 314 ⟶ 317:
--[[--------------------------< serviceName >-----------------------
 
Given a hostnamedomain extracted by mw.uri.new() (eg. web.archive.org) set tail string and service ID
 
]]
"https://tamilar.wiki/w/Module:Webarchive" இலிருந்து மீள்விக்கப்பட்டது