mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49: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 {
|
return {
|
||||||
serviceprovider: {
|
serviceprovider: {
|
||||||
type: 'web',
|
type: 'web',
|
||||||
name: 'domain'
|
name: 'dns'
|
||||||
},
|
},
|
||||||
profile: {
|
profile: {
|
||||||
display: match[1],
|
display: match[1],
|
||||||
|
|
Loading…
Reference in a new issue