SCRIPT_NAME = "delink.lua" os.setlocale("C") return { { Link = function (link) return link.content end } }