mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
Update app.js
This commit is contained in:
parent
b337a7c7d9
commit
a064338164
1 changed files with 1 additions and 2 deletions
3
app.js
3
app.js
|
@ -61,8 +61,7 @@
|
|||
|
||||
app.use(session({
|
||||
secret: 'alloy',
|
||||
SameSite = None,
|
||||
Secure,
|
||||
cookie: { sameSite: 'none', secure: 'true' },
|
||||
saveUninitialized: true,
|
||||
resave: true
|
||||
}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue