feat: also lock domain update if from user

This commit is contained in:
Maël Gangloff
2025-11-15 10:59:44 +01:00
parent 16a6ea46c1
commit eb8fcac2b1
3 changed files with 33 additions and 1 deletions

View File

@@ -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'},