Module:string utilities/data: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

20 February 2024

  • curprev 21:1421:14, 20 February 2024Maria talk contribs 215 bytes +215 Created page with "local data = {} data.uri_schemes = { bitcoin = true, geo = true, magnet = true, mailto = true, matrix = true, news = true, sip = true, sips = true, sms = true, tel = true, urn = true, xmpp = true } return data"