From 2ad9a83baea7a75882c499bcda2eedcbe03d87d7 Mon Sep 17 00:00:00 2001 From: rugk Date: Mon, 11 Jan 2016 00:14:42 +0100 Subject: [PATCH] Use tabs correctly --- src/apps.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/apps.json b/src/apps.json index 69429006a..8407d722f 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2939,15 +2939,15 @@ "website": "hotarucms.org" }, "HTTP/2": { - "cats": [ - 19 - ], - "headers": { - "X-Firefox-Spdy": "h2" - }, - "excludes": "SPDY", - "website": "https://http2.github.io" - }, + "cats": [ + 19 + ], + "headers": { + "X-Firefox-Spdy": "h2" + }, + "excludes": "SPDY", + "website": "https://http2.github.io" + }, "HubSpot": { "cats": [ 32 @@ -5774,7 +5774,7 @@ "headers": { "X-Firefox-Spdy": "\\d\\.\\d" }, - "excludes": "HTTP/2", + "excludes": "HTTP/2", "icon": "SPDY.png", "website": "chromium.org/spdy" },