feat: clean up link detection in summary and description

This commit is contained in:
tdgao
2026-08-28 12:10:19 -06:00
parent 18c1f31514
commit d7442e8760
15 changed files with 212 additions and 162 deletions
+9
View File
@@ -563,6 +563,9 @@ importers:
obscenity:
specifier: ^0.4.6
version: 0.4.6
tlds:
specifier: ^1.261.0
version: 1.261.0
vue:
specifier: ^3.5.13
version: 3.5.27(typescript@5.9.3)
@@ -9459,6 +9462,10 @@ packages:
resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
engines: {node: '>=14.0.0'}
tlds@1.261.0:
resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==}
hasBin: true
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@@ -20408,6 +20415,8 @@ snapshots:
tinyspy@4.0.4: {}
tlds@1.261.0: {}
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0