add api getDomain()

This commit is contained in:
Andre Staltz 2024-02-21 10:48:52 +02:00
parent 6f0ff4e338
commit 26954a12f4
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@ function initDict(peer, config) {
load, load,
update, update,
read, read,
getDomain: fromSubdomain,
getFeedID, getFeedID,
isGhostable, isGhostable,
getGhostSpan, getGhostSpan,