Add service for Linked URL feature

This commit is contained in:
yu-i-i
2025-11-11 17:16:18 +01:00
parent e9591c637f
commit 0394ad0324
21 changed files with 1271 additions and 0 deletions

View File

@@ -35,6 +35,9 @@ module.exports = [
{
name: 'history-v1',
},
{
name: 'linked-url-proxy',
},
]
if (require.main === module) {