mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
Update dns data
This commit is contained in:
parent
50342c9da7
commit
8e4ed49aec
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const processURI = (uri, opts) => {
|
|||
return {
|
||||
serviceprovider: {
|
||||
type: 'web',
|
||||
name: 'domain'
|
||||
name: 'dns'
|
||||
},
|
||||
profile: {
|
||||
display: match[1],
|
||||
|
|
Loading…
Reference in a new issue