This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> | |
<channel> | |
<title> | |
<![CDATA[World]]> | |
</title> | |
<description> | |
<![CDATA[World]]> | |
</description> | |
<link>http://next.ft.com/stream/sectionsId/MQ==-U2VjdGlvbnM=.rss</link> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dear Bob | |
Thank you for subscribing to the Financial Times. We're delighted to welcome | |
you to our elite global business community and to confirm you can now access | |
the site's most valuable tools and features. | |
This email is to confirm your subscription with us. Please keep it safe | |
so that you have a record of your membership details. | |
Below is a summary of your account details. You can access your account through |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"registry": { | |
"search": [ | |
"http://registry.origami.ft.com", | |
"https://bower.herokuapp.com" | |
] | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var transforms = [ | |
Promise.resolve(1), | |
Promise.resolve(2), | |
Promise.reject(3), | |
new Promise((resolve, reject) => { throw "Oops" }) // uncaught | |
Promise.resolve(5) | |
]; | |
Promise.all(transforms.map((p) => { | |
return p.catch((err) => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"result": [ | |
{ | |
"page.referrer.pathname": "/", | |
"result": 7 | |
}, | |
{ | |
"page.referrer.pathname": "/0007a1c4-4fcf-11e5-8642-453585f2cfcd", | |
"result": 3 | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"system": { | |
"version": "1.0.1", | |
"source": "myft" | |
}, | |
"context": { | |
"product": "myft" | |
}, | |
"user": { | |
"ft_session": "z3MN_fJbrEOi07YfudMM2TrlzwAAAVAjdOSkww....." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# seq 1 1000 | xargs -I % echo "curl -s --form 'api_key=xxx' --form 'headers={\"user-agent\":\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36\"}' http://device-lookup-dev.dw.ft.com/; echo" | /bin/sh | |
{"query": {"user-agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36"}, "result": {"isTablet": false, "isEReader": false, "isMediaPlayer": false, "isSetTopBox": false, "osRim": false, "isSpam": false, "osAndroid": false, "osVersion": "NT 10.0", "isChecker": false, "osWindowsRt": false, "primaryHardwareType": "Desktop", "isTV": false, "isFeedReader": false, "osSymbian": false, "isRobot": false, "mobileDevice": false, "isBrowser": true, "browserName": "Chrome", "osiOs": false, "isFilter": false, "osBada": false, "isMobilePhone": false, "browserVersion": "45.0.2454.101", "osWindowsPhone": false, "osName": "Windows 10", "osWindowsMobile": false, "isDownloader": false, "osWebOs": false, " |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Connection #0 to host nghttp2.org left intact | |
FT-MW4411:curl-7.44.0 matt.chadburn$ curl --http2 -v http://nghttp2.org/ | |
* Trying 106.186.112.116... | |
* Connected to nghttp2.org (106.186.112.116) port 80 (#0) | |
> GET / HTTP/1.1 | |
> Host: nghttp2.org | |
> User-Agent: curl/7.44.0 | |
> Accept: */* | |
> Connection: Upgrade, HTTP2-Settings | |
> Upgrade: h2c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-09-30T18:59:52.755385+00:00 app[sqs.13]: transforms/device-atlas Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 200 {"query":{"user-agent":"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36"},"result":{"isTablet":false,"isEReader":false,"isMediaPlayer":false,"isSetTopBox":false,"osRim":false,"isSpam":false,"osAndroid":false,"osVersion":"NT 5.1","isChecker":false,"osWindowsRt":false,"primaryHardwareType":"Desktop","isTV":false,"isFeedReader":false,"osSymbian":false,"isRobot":false,"mobileDevice":false,"isBrowser":true,"browserName":"Internet Explorer","osiOs":false,"isFilter":false,"osBada":false,"isMobilePhone":false,"browserVersion":"31.0.1650.57","osWindowsPhone":false,"osName":"Windows XP","osWindowsMobile":false,"isDownloader":false,"osWebOs":false,"isGamesConsole":false}} | |
2015-09-30T18:59:58.092329+00:00 app[sqs.10]: transforms/device-atlas Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KH |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
82.77.144.208 ON Semiconductor Corporation | |
1.249.227.192 Universal Corporation | |
79.1.77.182 Volt Information Sciences, Inc. | |
224.136.90.13 Berry Plastics Group, Inc. | |
140.75.12.200 Xylem Inc. | |
184.178.48.178 AECOM Technology Corporation | |
72.13.108.96 W.R. Grace & Co. | |
245.155.197.19 VWR Funding, Inc. | |
119.206.203.108 EchoStar Corporation | |
69.193.185.147 Assurant, Inc. |