mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 23:16:46 +00:00
feat: expand whitelist for secure redirects
Add telesco.pe to targetWhitelist to enhance security and allow for additional trusted redirect destinations.
This commit is contained in:
@@ -4,6 +4,7 @@ const targetWhitelist = [
|
||||
'telegram.me',
|
||||
'telegram.dog',
|
||||
'cdn-telegram.org',
|
||||
'telesco.pe',
|
||||
]
|
||||
|
||||
export const prerender = false
|
||||
|
||||
Reference in New Issue
Block a user