Jump to content

Main public logs

This is a combined display of all logs except the patrol, review, tag and thanks logs:

Who performed the action – enter their name without prefix under "Performer".
The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
User logs
  • 06:05, 19 March 2025 Xoontor talk contribs created page Module:Domain handler/sandbox (Created page with 'local p = {} function p.getTopLevelDomain(frame) local args = frame.args local domain = args.domain or args[1] local context = args.context or "domains" if domain and domain ~= "" then domain = mw.text.trim(domain):lower() domain = "." .. domain:gsub("^%.", "") local category = "Category:Redirects from " .. domain .. (context == "domains" and " domain names" or " URLs") if mw.title...')