mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 12:50:01 -04:00
Important Server-Side + Visual Changes
This commit is contained in:
parent
7770199e14
commit
e232d0a842
8 changed files with 105 additions and 86 deletions
|
@ -88,7 +88,7 @@ app.use(helmet({
|
|||
fontSrc: ["'self'", 'https:', 'data:'],
|
||||
mediaSrc: ["'self'", 'https:', 'data:'],
|
||||
connectSrc: ["'self'", 'https:'],
|
||||
frameSrc: ["'none'"],
|
||||
frameSrc: ["'self'"],
|
||||
objectSrc: ["'none'"],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue