Fixed Koken, WordPress pattern. Updated PhantomJS driver output

main
Elbert Alias 10 years ago
parent 79743bf227
commit 8a01cb6885

@ -2991,7 +2991,6 @@
"cats": [
1
],
"env": "^\\$K$",
"headers": {
"Set-Cookie": "koken_referrer="
},
@ -6181,6 +6180,7 @@
"meta": {
"generator": "WordPress( [\\d.]+)?\\;version:\\1"
},
"script": "/wp-includes/",
"website": "wordpress.org"
},
"WordPress Super Cache": {
@ -7302,4 +7302,4 @@
"49": "feed-readers",
"50": "document-management-systems"
}
}
}

@ -63,11 +63,7 @@
});
}
console.log(JSON.stringify({
url: originalUrl,
finalUrl: url,
applications: apps
}));
console.log(JSON.stringify({ applications: apps }));
}
},

Loading…
Cancel
Save