Software /
code /
prosody
File
plugins/mod_unknown.lua @ 10470:5267f12b038d
mod_admin_telnet: Sort hosts
Groups by domain in DNS hierarchy order or something.
Why not split on '.' you ask? Well becasue that's not what I typed here. Also "[^.]" is longer than "%P".
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 30 Nov 2019 21:56:21 +0100 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform