mirror of https://codeberg.org/pzp/pzp-dict.git
add api getDomain()
This commit is contained in:
parent
6f0ff4e338
commit
26954a12f4
|
@ -521,6 +521,7 @@ function initDict(peer, config) {
|
||||||
load,
|
load,
|
||||||
update,
|
update,
|
||||||
read,
|
read,
|
||||||
|
getDomain: fromSubdomain,
|
||||||
getFeedID,
|
getFeedID,
|
||||||
isGhostable,
|
isGhostable,
|
||||||
getGhostSpan,
|
getGhostSpan,
|
||||||
|
|
Loading…
Reference in New Issue