Module:Delink: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
try checking for ASCII delete character for URLs
(fix whitespace pattern match again - a single line break makes a space)
(try checking for ASCII delete character for URLs)
Line 101:
local url_prefix
for i,v in ipairs(valid_url_prefixes) do
if mw.ustring.match(s, '^%[' .. v ..'[^"%s].*%]' ) then
url_prefix = v
break
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu