From b2bac749556b9c5a8765530b6846762edb77e751 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 7 Jan 2016 20:58:29 -0800 Subject: [PATCH] Disable deprecated pagespeed --- app.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app.yaml b/app.yaml index c2c35c1..c70577c 100644 --- a/app.yaml +++ b/app.yaml @@ -67,14 +67,3 @@ handlers: X-Frame-Options: DENY X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=31536000; includeSubDomains - -pagespeed: - url_blacklist: - - https://www.cosmopolite.org/externs/* - enabled_rewriters: - - InlineImages - - CollapseWhitespace - - ElideAttributes - - RemoveQuotes - - LeftTrimUrls - - MinifyCss