Disable deprecated pagespeed
This commit is contained in:
11
app.yaml
11
app.yaml
@@ -67,14 +67,3 @@ handlers:
|
|||||||
X-Frame-Options: DENY
|
X-Frame-Options: DENY
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
Strict-Transport-Security: max-age=31536000; includeSubDomains
|
Strict-Transport-Security: max-age=31536000; includeSubDomains
|
||||||
|
|
||||||
pagespeed:
|
|
||||||
url_blacklist:
|
|
||||||
- https://www.cosmopolite.org/externs/*
|
|
||||||
enabled_rewriters:
|
|
||||||
- InlineImages
|
|
||||||
- CollapseWhitespace
|
|
||||||
- ElideAttributes
|
|
||||||
- RemoveQuotes
|
|
||||||
- LeftTrimUrls
|
|
||||||
- MinifyCss
|
|
||||||
|
|||||||
Reference in New Issue
Block a user