mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): add affine.pro to trustedDomain (#6943)
This commit is contained in:
@@ -9,6 +9,7 @@ const trustedDomain = [
|
||||
'youtube.com',
|
||||
't.me',
|
||||
'reddit.com',
|
||||
'affine.pro',
|
||||
];
|
||||
|
||||
const logger = new DebugLogger('redirect_proxy');
|
||||
|
||||
Reference in New Issue
Block a user