{ "name": "CloudFront", "author": "Brendan Coles ", "version": "0.1", "description": "CloudFront Server", "website": null, "matches": [ { "status": 403, "text": "Sorry, invalid request" }, { "search": "headers[server]", "regexp": "(?-mix:^CloudFront)" }, { "search": "headers[x-cache]", "regexp": "(?-mix:^Error from cloudfront)" } ] }