Revision history of "Module:URL"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 21:47, 5 January 2019Milenko (talk | contribs). . (3,208 bytes) (+3,208). . (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/tests local p = {} local function safeUri(s) local success, uri = pcall(function() r...")