Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 2bb150e

Browse files
committed
搭拉
1 parent 78918e0 commit 2bb150e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727

2828
[kenwheeler/slick](https://github.com/kenwheeler/slick)
2929

30-
[qrohlf/trianglify](https://github.com/qrohlf/trianglify)
31-
3230
[jquery/jquery](https://github.com/jquery/jquery)
3331

3432
[sweetalert2/sweetalert2](https://github.com/sweetalert2/sweetalert2)

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ app.set('view engine', 'pug')
1818
app.use(bodyParser.urlencoded({
1919
extended: true,
2020
}));
21-
app.use(helmet.hidePoweredBy({ setTo: 'ASP.NET' }));
21+
app.use(helmet.hidePoweredBy({ setTo: 'PHP/5.2.1' }));
2222
//拿餅乾
2323
app.use(session({
2424
secret: 'ㄐㄐ讚',

0 commit comments

Comments
 (0)