మాడ్యూల్:URL: కూర్పుల మధ్య తేడాలు

Content deleted Content added
చి en:Module:URL నుండి 14 కూర్పులు
Handle URLs from Wikidata of the format http://
పంక్తి 40:
-- If it's an HTTP[S] URL without the double slash, fix it.
url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3')
 
-- Handle URLs from Wikidata of the format http://
url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?)://', 'http%1://')
local uri = safeUri(url)
"https://te.wikipedia.org/wiki/మాడ్యూల్:URL" నుండి వెలికితీశారు