mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: also lock domain update if from user
This commit is contained in:
@@ -63,6 +63,13 @@ export default defineConfig({
|
||||
content: 'Domain Watchdog, RDAP, WHOIS, domain monitoring, domain history, domain expiration, domain tracker'
|
||||
},
|
||||
},
|
||||
{
|
||||
tag: 'meta',
|
||||
attrs: {
|
||||
name: 'author',
|
||||
content: 'Maël Gangloff'
|
||||
},
|
||||
},
|
||||
{
|
||||
tag: 'meta',
|
||||
attrs: {name: 'twitter:card', content: 'summary'},
|
||||
|
||||
Reference in New Issue
Block a user