浏览代码

feat(webapp): Terms of Use: remove domain retention period

Nils Wisiol 4 年之前
父节点
当前提交
74b44ccda0
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      webapp/src/views/Terms.vue

+ 1 - 3
webapp/src/views/Terms.vue

@@ -81,9 +81,7 @@ export default {
         title: 'Expiration of Inactive dynDNS Domains',
         title: 'Expiration of Inactive dynDNS Domains',
         text: 'Dynamic DNS domains that are not updated for six months or longer will be ' +
         text: 'Dynamic DNS domains that are not updated for six months or longer will be ' +
                 'deleted after a warning with 4 weeks notice. Owners can prevent deletion by updating DNS ' +
                 'deleted after a warning with 4 weeks notice. Owners can prevent deletion by updating DNS ' +
-                'information. Deleted domains will undergo retention until associated certificates as recorded in ' +
-                'the transparency log have expired, to make sure no valid certificates exist when another user ' +
-                'registers the name again.',
+                'information.',
       },
       },
       {
       {
         title: 'Domains with Illegal Activity',
         title: 'Domains with Illegal Activity',