@@ -4,7 +4,7 @@ exports[`Post Analytics Export Default settings (all features enabled) Exports C
44Object {
55 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
66 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
7- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
7+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
88 " content-type" : " text/csv; charset=utf-8" ,
99 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
1010 " vary" : " Accept-Version, Origin" ,
@@ -37,7 +37,7 @@ exports[`Post Analytics Export Settings variations Hides clicks column when emai
3737Object {
3838 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
3939 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
40- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
40+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
4141 " content-type" : " text/csv; charset=utf-8" ,
4242 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
4343 " vary" : " Accept-Version, Origin" ,
@@ -70,7 +70,7 @@ exports[`Post Analytics Export Settings variations Hides email columns when memb
7070Object {
7171 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
7272 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
73- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
73+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
7474 " content-type" : " text/csv; charset=utf-8" ,
7575 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
7676 " vary" : " Accept-Version, Origin" ,
@@ -103,7 +103,7 @@ exports[`Post Analytics Export Settings variations Hides feedback columns when n
103103Object {
104104 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
105105 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
106- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
106+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
107107 " content-type" : " text/csv; charset=utf-8" ,
108108 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
109109 " vary" : " Accept-Version, Origin" ,
@@ -136,7 +136,7 @@ exports[`Post Analytics Export Settings variations Hides opens column when email
136136Object {
137137 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
138138 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
139- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
139+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
140140 " content-type" : " text/csv; charset=utf-8" ,
141141 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
142142 " vary" : " Accept-Version, Origin" ,
@@ -169,7 +169,7 @@ exports[`Post Analytics Export Settings variations Hides paid_conversions when p
169169Object {
170170 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
171171 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
172- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
172+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
173173 " content-type" : " text/csv; charset=utf-8" ,
174174 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
175175 " vary" : " Accept-Version, Origin" ,
@@ -202,7 +202,7 @@ exports[`Post Analytics Export Settings variations Hides signups and paid_conver
202202Object {
203203 " access-control-allow-origin" : " http://127.0.0.1:2369" ,
204204 " cache-control" : " no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0, no-transform" ,
205- " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ [a-z0-9-\\ ]\\ +\\\\\\ .ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
205+ " content-disposition" : StringMatching / \\^ Attachment ; filename = " \\ ( \\ ?: \\ [a-z0-9-\\ ]\\ +\\\\\\ .\\ ) \\ ? ghost\\\\\\ .analytics\\\\\\ .\\\\ d\\ {4\\ }-\\\\ d\\ {2\\ }-\\\\ d\\ {2\\ }\\\\\\ .csv" \\$ / ,
206206 " content-type" : " text/csv; charset=utf-8" ,
207207 " content-version" : StringMatching / v \\\\d \\+ \\\\\\.\\\\d \\+/ ,
208208 " vary" : " Accept-Version, Origin" ,
0 commit comments