chore: add hostnames to fathom plugin

This commit is contained in:
jinhojang6 2024-02-14 05:05:24 +09:00
parent 8b031e24bd
commit a93d22249f
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ const config = {
{ {
siteId: 'BBYCC', siteId: 'BBYCC',
scriptUrl: 'https://fathom.status.im/tracker.js', scriptUrl: 'https://fathom.status.im/tracker.js',
hostnames: ['waku.org'],
}, },
], ],
], ],