ruby-oembed 0.14.0 → 0.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +5 -2
- data/CHANGELOG.rdoc +25 -2
- data/README.md +5 -7
- data/lib/oembed/provider.rb +54 -5
- data/lib/oembed/providers/builtin_providers.rb +292 -0
- data/lib/oembed/providers/facebook_post.rb +27 -17
- data/lib/oembed/providers/facebook_video.rb +22 -10
- data/lib/oembed/providers/instagram.rb +37 -20
- data/lib/oembed/providers/tiktok.rb +13 -0
- data/lib/oembed/providers.rb +39 -300
- data/lib/oembed/version.rb +2 -2
- data/lib/oembed.rb +1 -0
- data/ruby-oembed.gemspec +1 -2
- metadata +9 -53
- data/integration_test/test.rb +0 -31
- data/integration_test/test_urls.csv +0 -502
- data/spec/cassettes/OEmbed_Provider.yml +0 -987
- data/spec/cassettes/OEmbed_ProviderDiscovery.yml +0 -27184
- data/spec/cassettes/OEmbed_Providers_Slideshare.yml +0 -1433
- data/spec/cassettes/OEmbed_Providers_Twitter.yml +0 -612
- data/spec/formatter/ducktype_backend_spec.rb +0 -94
- data/spec/formatter/json/.DS_Store +0 -0
- data/spec/formatter/json/jsongem_backend_spec.rb +0 -71
- data/spec/formatter/json/yaml_backend_spec.rb +0 -55
- data/spec/formatter/xml/nokogiri_backend_spec.rb +0 -59
- data/spec/formatter/xml/rexml_backend_spec.rb +0 -55
- data/spec/formatter/xml/xmlsimple_backend_spec.rb +0 -59
- data/spec/formatter_spec.rb +0 -37
- data/spec/provider_discovery_spec.rb +0 -141
- data/spec/provider_spec.rb +0 -366
- data/spec/providers/facebook_spec.rb +0 -50
- data/spec/providers/slideshare_spec.rb +0 -42
- data/spec/providers/twitter_spec.rb +0 -44
- data/spec/providers_spec.rb +0 -306
- data/spec/response_spec.rb +0 -230
- data/spec/spec_helper.rb +0 -111
- data/spec/spec_helper_examples.yml +0 -27
- data/spec/support/shared_examples_for_providers.rb +0 -39
@@ -1,987 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers: {}
|
10
|
-
response:
|
11
|
-
status:
|
12
|
-
code: 200
|
13
|
-
message: OK
|
14
|
-
headers:
|
15
|
-
Date:
|
16
|
-
- Sat, 26 Nov 2011 01:53:45 GMT
|
17
|
-
P3p:
|
18
|
-
- policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV
|
19
|
-
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY
|
20
|
-
ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
|
21
|
-
Set-Cookie:
|
22
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 23-Nov-2013 01:53:45 GMT; path=/;
|
23
|
-
domain=.flickr.com
|
24
|
-
Cache-Control:
|
25
|
-
- private
|
26
|
-
X-Served-By:
|
27
|
-
- www129.flickr.mud.yahoo.com
|
28
|
-
Vary:
|
29
|
-
- Accept-Encoding
|
30
|
-
Content-Type:
|
31
|
-
- application/json
|
32
|
-
Age:
|
33
|
-
- '0'
|
34
|
-
Via:
|
35
|
-
- HTTP/1.1 r08.ycpi.ne1.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ]), HTTP/1.1
|
36
|
-
r22.ycpi.sp2.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ])
|
37
|
-
Server:
|
38
|
-
- YTS/1.20.9
|
39
|
-
body:
|
40
|
-
encoding: UTF-8
|
41
|
-
string: '{"version":"1.0","type":"photo","author_url":"http:\/\/www.flickr.com\/photos\/bees\/","cache_age":3600,"provider_name":"Flickr","provider_url":"http:\/\/www.flickr.com\/","title":"Bacon
|
42
|
-
Lollys","author_name":"\u202e\u202d\u202cbees\u202c","width":"500","height":"375","url":"http:\/\/farm4.staticflickr.com\/3040\/2362225867_4a87ab8baf.jpg"}
|
43
|
-
|
44
|
-
'
|
45
|
-
http_version: '1.1'
|
46
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
47
|
-
- request:
|
48
|
-
method: get
|
49
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F404
|
50
|
-
body:
|
51
|
-
encoding: US-ASCII
|
52
|
-
string: ''
|
53
|
-
headers: {}
|
54
|
-
response:
|
55
|
-
status:
|
56
|
-
code: 404
|
57
|
-
message: Not Found
|
58
|
-
headers:
|
59
|
-
Date:
|
60
|
-
- Sat, 26 Nov 2011 01:53:45 GMT
|
61
|
-
P3p:
|
62
|
-
- policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV
|
63
|
-
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY
|
64
|
-
ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
|
65
|
-
Set-Cookie:
|
66
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 23-Nov-2013 01:53:45 GMT; path=/;
|
67
|
-
domain=.flickr.com
|
68
|
-
Cache-Control:
|
69
|
-
- private
|
70
|
-
X-Served-By:
|
71
|
-
- www129.flickr.mud.yahoo.com
|
72
|
-
Vary:
|
73
|
-
- Accept-Encoding
|
74
|
-
Content-Type:
|
75
|
-
- application/json
|
76
|
-
Age:
|
77
|
-
- '0'
|
78
|
-
Via:
|
79
|
-
- HTTP/1.1 r08.ycpi.ne1.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ]), HTTP/1.1
|
80
|
-
r22.ycpi.sp2.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ])
|
81
|
-
Server:
|
82
|
-
- YTS/1.20.9
|
83
|
-
body:
|
84
|
-
encoding: UTF-8
|
85
|
-
string: " "
|
86
|
-
http_version: '1.1'
|
87
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
88
|
-
- request:
|
89
|
-
method: get
|
90
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F405
|
91
|
-
body:
|
92
|
-
encoding: US-ASCII
|
93
|
-
string: ''
|
94
|
-
headers: {}
|
95
|
-
response:
|
96
|
-
status:
|
97
|
-
code: 405
|
98
|
-
message: Method Not Allowed
|
99
|
-
headers:
|
100
|
-
Date:
|
101
|
-
- Sat, 26 Nov 2011 01:53:45 GMT
|
102
|
-
P3p:
|
103
|
-
- policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV
|
104
|
-
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY
|
105
|
-
ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
|
106
|
-
Set-Cookie:
|
107
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 23-Nov-2013 01:53:45 GMT; path=/;
|
108
|
-
domain=.flickr.com
|
109
|
-
Cache-Control:
|
110
|
-
- private
|
111
|
-
X-Served-By:
|
112
|
-
- www129.flickr.mud.yahoo.com
|
113
|
-
Vary:
|
114
|
-
- Accept-Encoding
|
115
|
-
Content-Type:
|
116
|
-
- application/json
|
117
|
-
Age:
|
118
|
-
- '0'
|
119
|
-
Via:
|
120
|
-
- HTTP/1.1 r08.ycpi.ne1.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ]), HTTP/1.1
|
121
|
-
r22.ycpi.sp2.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ])
|
122
|
-
Server:
|
123
|
-
- YTS/1.20.9
|
124
|
-
body:
|
125
|
-
encoding: UTF-8
|
126
|
-
string: " "
|
127
|
-
http_version: '1.1'
|
128
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
129
|
-
- request:
|
130
|
-
method: get
|
131
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F500
|
132
|
-
body:
|
133
|
-
encoding: US-ASCII
|
134
|
-
string: ''
|
135
|
-
headers: {}
|
136
|
-
response:
|
137
|
-
status:
|
138
|
-
code: 500
|
139
|
-
message: Internal Server Error
|
140
|
-
headers:
|
141
|
-
Date:
|
142
|
-
- Sat, 26 Nov 2011 01:53:45 GMT
|
143
|
-
P3p:
|
144
|
-
- policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV
|
145
|
-
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY
|
146
|
-
ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
|
147
|
-
Set-Cookie:
|
148
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 23-Nov-2013 01:53:45 GMT; path=/;
|
149
|
-
domain=.flickr.com
|
150
|
-
Cache-Control:
|
151
|
-
- private
|
152
|
-
X-Served-By:
|
153
|
-
- www129.flickr.mud.yahoo.com
|
154
|
-
Vary:
|
155
|
-
- Accept-Encoding
|
156
|
-
Content-Type:
|
157
|
-
- application/json
|
158
|
-
Age:
|
159
|
-
- '0'
|
160
|
-
Via:
|
161
|
-
- HTTP/1.1 r08.ycpi.ne1.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ]), HTTP/1.1
|
162
|
-
r22.ycpi.sp2.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ])
|
163
|
-
Server:
|
164
|
-
- YTS/1.20.9
|
165
|
-
body:
|
166
|
-
encoding: UTF-8
|
167
|
-
string: " "
|
168
|
-
http_version: '1.1'
|
169
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
170
|
-
- request:
|
171
|
-
method: get
|
172
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F501
|
173
|
-
body:
|
174
|
-
encoding: US-ASCII
|
175
|
-
string: ''
|
176
|
-
headers: {}
|
177
|
-
response:
|
178
|
-
status:
|
179
|
-
code: 501
|
180
|
-
message: Not Implemented
|
181
|
-
headers:
|
182
|
-
Date:
|
183
|
-
- Sat, 26 Nov 2011 01:53:45 GMT
|
184
|
-
P3p:
|
185
|
-
- policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV
|
186
|
-
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY
|
187
|
-
ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
|
188
|
-
Set-Cookie:
|
189
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 23-Nov-2013 01:53:45 GMT; path=/;
|
190
|
-
domain=.flickr.com
|
191
|
-
Cache-Control:
|
192
|
-
- private
|
193
|
-
X-Served-By:
|
194
|
-
- www129.flickr.mud.yahoo.com
|
195
|
-
Vary:
|
196
|
-
- Accept-Encoding
|
197
|
-
Content-Type:
|
198
|
-
- application/json
|
199
|
-
Age:
|
200
|
-
- '0'
|
201
|
-
Via:
|
202
|
-
- HTTP/1.1 r08.ycpi.ne1.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ]), HTTP/1.1
|
203
|
-
r22.ycpi.sp2.yahoo.net (YahooTrafficServer/1.20.9 [cMsSf ])
|
204
|
-
Server:
|
205
|
-
- YTS/1.20.9
|
206
|
-
body:
|
207
|
-
encoding: UTF-8
|
208
|
-
string: " "
|
209
|
-
http_version: '1.1'
|
210
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
211
|
-
- request:
|
212
|
-
method: get
|
213
|
-
uri: https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F31158841
|
214
|
-
body:
|
215
|
-
encoding: US-ASCII
|
216
|
-
string: ''
|
217
|
-
headers: {}
|
218
|
-
response:
|
219
|
-
status:
|
220
|
-
code: 200
|
221
|
-
message: OK
|
222
|
-
headers:
|
223
|
-
Date:
|
224
|
-
- Sat, 26 Nov 2011 02:02:58 GMT
|
225
|
-
Server:
|
226
|
-
- Apache
|
227
|
-
X-Powered-By:
|
228
|
-
- PHP/5.3.5-0.dotdeb.0
|
229
|
-
Expires:
|
230
|
-
- Fri, 25 Nov 2011 14:02:58 GMT
|
231
|
-
Cache-Control:
|
232
|
-
- no-store, no-cache, must-revalidate
|
233
|
-
- post-check=0, pre-check=0
|
234
|
-
Vary:
|
235
|
-
- Accept-Encoding
|
236
|
-
Content-Length:
|
237
|
-
- '697'
|
238
|
-
Content-Type:
|
239
|
-
- application/json
|
240
|
-
body:
|
241
|
-
encoding: UTF-8
|
242
|
-
string: '{"type":"video","version":"1.0","provider_name":"Vimeo","provider_url":"http:\/\/vimeo.com\/","title":"Murmuration","author_name":"Sophie
|
243
|
-
Windsor Clive","author_url":"http:\/\/vimeo.com\/user3069761","is_plus":"0","html":"<iframe
|
244
|
-
src=\"https:\/\/player.vimeo.com\/video\/31158841\" width=\"640\" height=\"512\"
|
245
|
-
frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>","width":640,"height":512,"duration":120,"description":"A
|
246
|
-
chance encounter and shared moment with one of natures greatest and most fleeting
|
247
|
-
phenomena.","thumbnail_url":"https:\/\/secure-b.vimeocdn.com\/ts\/209\/801\/209801744_640.jpg","thumbnail_width":640,"thumbnail_height":512,"video_id":31158841}'
|
248
|
-
http_version: '1.1'
|
249
|
-
recorded_at: Sat, 28 Mar 2020 02:32:33 GMT
|
250
|
-
- request:
|
251
|
-
method: get
|
252
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/
|
253
|
-
body:
|
254
|
-
encoding: US-ASCII
|
255
|
-
string: ''
|
256
|
-
headers:
|
257
|
-
Accept-Encoding:
|
258
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
259
|
-
Accept:
|
260
|
-
- "*/*"
|
261
|
-
User-Agent:
|
262
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
263
|
-
response:
|
264
|
-
status:
|
265
|
-
code: 301
|
266
|
-
message: Moved Permanently
|
267
|
-
headers:
|
268
|
-
Server:
|
269
|
-
- CloudFront
|
270
|
-
Date:
|
271
|
-
- Sat, 28 Mar 2020 02:41:56 GMT
|
272
|
-
Content-Type:
|
273
|
-
- text/html
|
274
|
-
Content-Length:
|
275
|
-
- '183'
|
276
|
-
Connection:
|
277
|
-
- keep-alive
|
278
|
-
Location:
|
279
|
-
- https://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F
|
280
|
-
X-Cache:
|
281
|
-
- Redirect from cloudfront
|
282
|
-
Via:
|
283
|
-
- 1.1 ddc14df677efd7b1d5720c8e54d0226c.cloudfront.net (CloudFront)
|
284
|
-
X-Amz-Cf-Pop:
|
285
|
-
- ATL52-C1
|
286
|
-
X-Amz-Cf-Id:
|
287
|
-
- W1Y7_7mihzcTydTLGWldBDvOjpTLKbCmm8KgpCKtV6LGay2qTssQCA==
|
288
|
-
body:
|
289
|
-
encoding: UTF-8
|
290
|
-
string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
|
291
|
-
bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>CloudFront</center>\r\n</body>\r\n</html>\r\n"
|
292
|
-
http_version: null
|
293
|
-
recorded_at: Sat, 28 Mar 2020 02:41:56 GMT
|
294
|
-
- request:
|
295
|
-
method: get
|
296
|
-
uri: https://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/
|
297
|
-
body:
|
298
|
-
encoding: US-ASCII
|
299
|
-
string: ''
|
300
|
-
headers:
|
301
|
-
Accept-Encoding:
|
302
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
303
|
-
Accept:
|
304
|
-
- "*/*"
|
305
|
-
User-Agent:
|
306
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
307
|
-
response:
|
308
|
-
status:
|
309
|
-
code: 200
|
310
|
-
message: OK
|
311
|
-
headers:
|
312
|
-
Content-Type:
|
313
|
-
- application/json
|
314
|
-
Content-Length:
|
315
|
-
- '1067'
|
316
|
-
Connection:
|
317
|
-
- keep-alive
|
318
|
-
Vary:
|
319
|
-
- Accept-Encoding
|
320
|
-
Date:
|
321
|
-
- Sat, 28 Mar 2020 02:41:57 GMT
|
322
|
-
Server:
|
323
|
-
- Apache/2.4.41 (Ubuntu)
|
324
|
-
Set-Cookie:
|
325
|
-
- flrb=55; expires=Sat, 28-Mar-2020 03:41:57 GMT; Max-Age=3600; path=/; domain=.flickr.com;
|
326
|
-
httponly
|
327
|
-
- flrbgdrp=1585363317-1fcdb5a3d2899f6b05f41835a530f323de4ab6ee; expires=Thu,
|
328
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
329
|
-
- flrbgmrp=1585363317-71db1d23b8683cb0940619e36d75c8390ea8ff0e; expires=Thu,
|
330
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
331
|
-
- flrbgrp=1585363317-ed0a4a626e401cf5dcfbebcee4b85107dc24bc58; expires=Thu,
|
332
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
333
|
-
- flrbp=1585363317-659978ac6f96759b4ecf46b6205bc30fbfe8e2de; expires=Thu, 24-Sep-2020
|
334
|
-
02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
335
|
-
- flrbrgs=1585363317-7ca66a6707ecf14aa57a31cfe60b42869960d665; expires=Thu,
|
336
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
337
|
-
- flrbrp=1585363317-325bf0eb36bcedd3ed010a8535b688848c834f3e; expires=Thu, 24-Sep-2020
|
338
|
-
02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
339
|
-
- flrbrst=1585363317-ba17147d7205f56f04054fffc80a8b62a167fcba; expires=Thu,
|
340
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
341
|
-
- flrbs=1585363317-31ad272c4ac97f0204a3fe99f9fb1aaea690f352; expires=Thu, 24-Sep-2020
|
342
|
-
02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
343
|
-
- flrtags=1585363317-c757a5b7a5716961c12a3973f52294e837cb765e; expires=Thu,
|
344
|
-
24-Sep-2020 02:41:57 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
345
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 26-Mar-2022 02:41:57 GMT; Max-Age=62899200;
|
346
|
-
path=/; domain=.flickr.com
|
347
|
-
- xb=948493; expires=Tue, 26-Mar-2030 02:41:57 GMT; Max-Age=315360000; path=/;
|
348
|
-
domain=.flickr.com
|
349
|
-
Content-Security-Policy:
|
350
|
-
- 'default-src ''unsafe-inline'' https://*.flickr.com https://*.staticflickr.com
|
351
|
-
https://*.flickr.net https://*.braintreegateway.com https://*.kaptcha.com
|
352
|
-
https://*.paypal.com http://api.flickr.com https://*.pinterest.com https://connect.facebook.net
|
353
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
354
|
-
https://cdn.siftscience.com https://tpc.googlesyndication.com https://securepubads.g.doubleclick.net
|
355
|
-
https://adservice.google.com https://cdn.ampproject.org; img-src data: blob:
|
356
|
-
https://*.flickr.com https://*.flickr.net http://*.flickr.net https://*.staticflickr.com
|
357
|
-
http://*.staticflickr.com https://*.yimg.com https://*.yahoo.com https://image.maps.api.here.com
|
358
|
-
https://*.paypal.com https://*.pinterest.com http://*.static-alpha.flickr.com
|
359
|
-
https://connect.facebook.net https://*.facebook.com https://*.maps.api.here.com
|
360
|
-
https://*.maps.cit.api.here.com https://creativecommons.org https://hexagon-analytics.com
|
361
|
-
https://*.2o7.net https://tagmanager.google.com https://www.googletagmanager.com
|
362
|
-
https://*.google.com https://*.google-analytics.com https://*.googleadservices.com
|
363
|
-
https://*.googlesyndication.com https://*.doubleclick.com https://*.doubleclick.de
|
364
|
-
https://*.doubleclick.net https://*.googletagservices.com https://*.googleadservices.com
|
365
|
-
https://*.googlesyndication.com https://*.googleapis.com https://api.mapbox.com;
|
366
|
-
script-src ''unsafe-eval'' ''unsafe-inline'' https://*.flickr.com http://*.flickr.net
|
367
|
-
https://*.flickr.net https://*.staticflickr.com https://*.analytics.yahoo.com
|
368
|
-
https://yep.video.yahoo.com https://video.media.yql.yahoo.com https://*.yahooapis.com
|
369
|
-
https://*.braintreegateway.com https://*.paypalobjects.com https://connect.facebook.net
|
370
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
371
|
-
https://cdn.siftscience.com https://assets.adobedtm.com https://securepubads.g.doubleclick.net
|
372
|
-
https://adservice.google.com https://cdn.ampproject.org https://*.google.com
|
373
|
-
https://*.google-analytics.com https://*.googleadservices.com https://*.googlesyndication.com
|
374
|
-
https://*.doubleclick.com https://*.doubleclick.de https://*.doubleclick.net
|
375
|
-
https://*.googletagservices.com https://*.googleadservices.com https://*.googlesyndication.com
|
376
|
-
https://*.googleapis.com; connect-src https://*.flickr.com https://*.flickr.net
|
377
|
-
http://*.flickr.net https://*.staticflickr.com https://geo.query.yahoo.com
|
378
|
-
https://*.yahooapis.com http://api.flickr.com https://*.pinterest.com http://*.yahoo.com
|
379
|
-
https://*.maps.api.here.com https://*.maps.cit.api.here.com https://cdn.siftscience.com
|
380
|
-
https://*.demdex.net https://securepubads.g.doubleclick.net; report-uri https://csp.flickr.com/beacon/csp?src=adsecflickr;'
|
381
|
-
X-Frame-Options:
|
382
|
-
- SAMEORIGIN
|
383
|
-
X-Cache:
|
384
|
-
- Miss from cloudfront
|
385
|
-
Via:
|
386
|
-
- 1.1 1716d0061009c0dbc61f0fe9ba525cca.cloudfront.net (CloudFront)
|
387
|
-
X-Amz-Cf-Pop:
|
388
|
-
- ATL52-C1
|
389
|
-
X-Amz-Cf-Id:
|
390
|
-
- NyFz-p8n2gRoI6XqPxEDJdoV0YL3NigPvegFvra_BJiiy2nbaJcsFw==
|
391
|
-
body:
|
392
|
-
encoding: UTF-8
|
393
|
-
string: '{"type":"photo","flickr_type":"photo","title":"Bacon Lollys","author_name":"\u202e\u202d\u202cbees\u202c","author_url":"https:\/\/www.flickr.com\/photos\/bees\/","width":1024,"height":768,"url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg","web_page":"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/","thumbnail_url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_q.jpg","thumbnail_width":150,"thumbnail_height":150,"web_page_short_url":"https:\/\/flic.kr\/p\/4AK2sc","license":"All
|
394
|
-
Rights Reserved","license_id":0,"html":"<a data-flickr-embed=\"true\" href=\"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/\"
|
395
|
-
title=\"Bacon Lollys by \u202e\u202d\u202cbees\u202c, on Flickr\"><img src=\"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg\"
|
396
|
-
width=\"1024\" height=\"768\" alt=\"Bacon Lollys\"><\/a><script async src=\"https:\/\/embedr.flickr.com\/assets\/client-code.js\"
|
397
|
-
charset=\"utf-8\"><\/script>","version":"1.0","cache_age":3600,"provider_name":"Flickr","provider_url":"https:\/\/www.flickr.com\/"}
|
398
|
-
|
399
|
-
'
|
400
|
-
http_version: null
|
401
|
-
recorded_at: Sat, 28 Mar 2020 02:41:57 GMT
|
402
|
-
- request:
|
403
|
-
method: get
|
404
|
-
uri: https://vimeo.com/api/oembed.json?url=https://vimeo.com/31158841
|
405
|
-
body:
|
406
|
-
encoding: US-ASCII
|
407
|
-
string: ''
|
408
|
-
headers:
|
409
|
-
Accept-Encoding:
|
410
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
411
|
-
Accept:
|
412
|
-
- "*/*"
|
413
|
-
User-Agent:
|
414
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
415
|
-
response:
|
416
|
-
status:
|
417
|
-
code: 200
|
418
|
-
message: OK
|
419
|
-
headers:
|
420
|
-
Server:
|
421
|
-
- nginx
|
422
|
-
Content-Type:
|
423
|
-
- application/json
|
424
|
-
Access-Control-Allow-Origin:
|
425
|
-
- "*"
|
426
|
-
Access-Control-Allow-Headers:
|
427
|
-
- X-Requested-With
|
428
|
-
X-Content-Type-Options:
|
429
|
-
- nosniff
|
430
|
-
X-Frame-Options:
|
431
|
-
- sameorigin
|
432
|
-
Cache-Control:
|
433
|
-
- max-age=60
|
434
|
-
Expires:
|
435
|
-
- Sat, 28 Mar 2020 02:42:57 GMT
|
436
|
-
Last-Modified:
|
437
|
-
- Thu, 26 Mar 2020 07:56:19 GMT
|
438
|
-
Etag:
|
439
|
-
- '"1e3e269e19237de73599d3103751e7347bbbea9f"'
|
440
|
-
X-Ua-Compatible:
|
441
|
-
- IE=edge
|
442
|
-
X-Xss-Protection:
|
443
|
-
- 1; mode=block
|
444
|
-
Strict-Transport-Security:
|
445
|
-
- max-age=31536000; includeSubDomains; preload
|
446
|
-
Content-Security-Policy-Report-Only:
|
447
|
-
- 'default-src https: data: blob: wss: ''unsafe-inline'' ''unsafe-eval''; report-uri
|
448
|
-
/_csp'
|
449
|
-
X-Vimeo-Dc:
|
450
|
-
- ge
|
451
|
-
Via:
|
452
|
-
- 1.1 varnish
|
453
|
-
- 1.1 varnish
|
454
|
-
Content-Length:
|
455
|
-
- '602'
|
456
|
-
Accept-Ranges:
|
457
|
-
- bytes
|
458
|
-
Date:
|
459
|
-
- Sat, 28 Mar 2020 02:41:57 GMT
|
460
|
-
Age:
|
461
|
-
- '0'
|
462
|
-
Connection:
|
463
|
-
- keep-alive
|
464
|
-
X-Served-By:
|
465
|
-
- cache-bwi5149-BWI, cache-fty21382-FTY
|
466
|
-
X-Cache:
|
467
|
-
- MISS, MISS
|
468
|
-
X-Cache-Hits:
|
469
|
-
- 0, 0
|
470
|
-
X-Timer:
|
471
|
-
- S1585363317.201568,VS0,VE50
|
472
|
-
Vary:
|
473
|
-
- User-Agent,Accept-Encoding
|
474
|
-
body:
|
475
|
-
encoding: ASCII-8BIT
|
476
|
-
string: '{"type":"video","version":"1.0","provider_name":"Vimeo","provider_url":"https:\/\/vimeo.com\/","title":"Murmuration","author_name":"Islands
|
477
|
-
& Rivers","author_url":"https:\/\/vimeo.com\/islandsandrivers","is_plus":"0","account_type":"basic","html":"<iframe
|
478
|
-
src=\"https:\/\/player.vimeo.com\/video\/31158841?app_id=122963\" width=\"400\"
|
479
|
-
height=\"320\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen
|
480
|
-
title=\"Murmuration\"><\/iframe>","width":400,"height":320,"duration":123,"description":"A
|
481
|
-
chance encounter and shared moment with one of natures greatest and most fleeting
|
482
|
-
phenomena.\n\nFacebook: Islands And Rivers\nFor licensing information contact
|
483
|
-
Dale Dobson - dale@iconiclinx.com","thumbnail_url":"https:\/\/i.vimeocdn.com\/video\/448600816_295x166.jpg","thumbnail_width":295,"thumbnail_height":221,"thumbnail_url_with_play_button":"https:\/\/i.vimeocdn.com\/filter\/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F448600816_295x166.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png","upload_date":"2011-10-26
|
484
|
-
14:43:13","video_id":31158841,"uri":"\/videos\/31158841"}'
|
485
|
-
http_version: null
|
486
|
-
recorded_at: Sat, 28 Mar 2020 02:41:57 GMT
|
487
|
-
- request:
|
488
|
-
method: get
|
489
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/501
|
490
|
-
body:
|
491
|
-
encoding: US-ASCII
|
492
|
-
string: ''
|
493
|
-
headers:
|
494
|
-
Accept-Encoding:
|
495
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
496
|
-
Accept:
|
497
|
-
- "*/*"
|
498
|
-
User-Agent:
|
499
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
500
|
-
response:
|
501
|
-
status:
|
502
|
-
code: 301
|
503
|
-
message: Moved Permanently
|
504
|
-
headers:
|
505
|
-
Server:
|
506
|
-
- CloudFront
|
507
|
-
Date:
|
508
|
-
- Sat, 28 Mar 2020 02:43:37 GMT
|
509
|
-
Content-Type:
|
510
|
-
- text/html
|
511
|
-
Content-Length:
|
512
|
-
- '183'
|
513
|
-
Connection:
|
514
|
-
- keep-alive
|
515
|
-
Location:
|
516
|
-
- https://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F501
|
517
|
-
X-Cache:
|
518
|
-
- Redirect from cloudfront
|
519
|
-
Via:
|
520
|
-
- 1.1 d080bc95ab54e9eca177a7793658f680.cloudfront.net (CloudFront)
|
521
|
-
X-Amz-Cf-Pop:
|
522
|
-
- ATL51-C1
|
523
|
-
X-Amz-Cf-Id:
|
524
|
-
- DhB6N7DT9eITtxex9p6G9hdg3ISMHRrxTOH9ZxicN_FShNre0AIttw==
|
525
|
-
body:
|
526
|
-
encoding: UTF-8
|
527
|
-
string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
|
528
|
-
bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>CloudFront</center>\r\n</body>\r\n</html>\r\n"
|
529
|
-
http_version: null
|
530
|
-
recorded_at: Sat, 28 Mar 2020 02:43:37 GMT
|
531
|
-
- request:
|
532
|
-
method: get
|
533
|
-
uri: https://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/501
|
534
|
-
body:
|
535
|
-
encoding: US-ASCII
|
536
|
-
string: ''
|
537
|
-
headers:
|
538
|
-
Accept-Encoding:
|
539
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
540
|
-
Accept:
|
541
|
-
- "*/*"
|
542
|
-
User-Agent:
|
543
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
544
|
-
response:
|
545
|
-
status:
|
546
|
-
code: 200
|
547
|
-
message: OK
|
548
|
-
headers:
|
549
|
-
Content-Type:
|
550
|
-
- application/json
|
551
|
-
Transfer-Encoding:
|
552
|
-
- chunked
|
553
|
-
Connection:
|
554
|
-
- keep-alive
|
555
|
-
Vary:
|
556
|
-
- Accept-Encoding
|
557
|
-
Date:
|
558
|
-
- Sat, 28 Mar 2020 02:43:37 GMT
|
559
|
-
Server:
|
560
|
-
- Apache/2.4.41 (Ubuntu)
|
561
|
-
Set-Cookie:
|
562
|
-
- flrb=28; expires=Sat, 28-Mar-2020 04:43:37 GMT; Max-Age=7200; path=/; domain=.flickr.com;
|
563
|
-
httponly
|
564
|
-
- flrbgdrp=1585363417-911aea019f2f99792b840d89e66049f3af5f1ec1; expires=Thu,
|
565
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
566
|
-
- flrbgmrp=1585363417-870056ed0733615608151fd451d01b2ceae44650; expires=Thu,
|
567
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
568
|
-
- flrbgrp=1585363417-bd44834886b29a01e27d1931818be9e18c43d040; expires=Thu,
|
569
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
570
|
-
- flrbp=1585363417-3230129335a72f15e944f555305811ec3d8ca0ca; expires=Thu, 24-Sep-2020
|
571
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
572
|
-
- flrbrgs=1585363417-dff7f1507b915490c5083e35edca20d5cefd1636; expires=Thu,
|
573
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
574
|
-
- flrbrp=1585363417-286e786b4ffcb19bbf7573d56147525f28bc6096; expires=Thu, 24-Sep-2020
|
575
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
576
|
-
- flrbrst=1585363417-1fc7357a21f3e3c4172cfb4fbb888d2d821fffb7; expires=Thu,
|
577
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
578
|
-
- flrbs=1585363417-6470722ed5accee55a7a838927397dceb9ded1f6; expires=Thu, 24-Sep-2020
|
579
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
580
|
-
- flrtags=1585363417-10d540c5d37adf95cfd123009bc6466570a0dd77; expires=Thu,
|
581
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
582
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 26-Mar-2022 02:43:37 GMT; Max-Age=62899200;
|
583
|
-
path=/; domain=.flickr.com
|
584
|
-
- xb=506442; expires=Tue, 26-Mar-2030 02:43:37 GMT; Max-Age=315360000; path=/;
|
585
|
-
domain=.flickr.com
|
586
|
-
Content-Security-Policy:
|
587
|
-
- 'default-src ''unsafe-inline'' https://*.flickr.com https://*.staticflickr.com
|
588
|
-
https://*.flickr.net https://*.braintreegateway.com https://*.kaptcha.com
|
589
|
-
https://*.paypal.com http://api.flickr.com https://*.pinterest.com https://connect.facebook.net
|
590
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
591
|
-
https://cdn.siftscience.com https://tpc.googlesyndication.com https://securepubads.g.doubleclick.net
|
592
|
-
https://adservice.google.com https://cdn.ampproject.org; img-src data: blob:
|
593
|
-
https://*.flickr.com https://*.flickr.net http://*.flickr.net https://*.staticflickr.com
|
594
|
-
http://*.staticflickr.com https://*.yimg.com https://*.yahoo.com https://image.maps.api.here.com
|
595
|
-
https://*.paypal.com https://*.pinterest.com http://*.static-alpha.flickr.com
|
596
|
-
https://connect.facebook.net https://*.facebook.com https://*.maps.api.here.com
|
597
|
-
https://*.maps.cit.api.here.com https://creativecommons.org https://hexagon-analytics.com
|
598
|
-
https://*.2o7.net https://tagmanager.google.com https://www.googletagmanager.com
|
599
|
-
https://*.google.com https://*.google-analytics.com https://*.googleadservices.com
|
600
|
-
https://*.googlesyndication.com https://*.doubleclick.com https://*.doubleclick.de
|
601
|
-
https://*.doubleclick.net https://*.googletagservices.com https://*.googleadservices.com
|
602
|
-
https://*.googlesyndication.com https://*.googleapis.com https://api.mapbox.com;
|
603
|
-
script-src ''unsafe-eval'' ''unsafe-inline'' https://*.flickr.com http://*.flickr.net
|
604
|
-
https://*.flickr.net https://*.staticflickr.com https://*.analytics.yahoo.com
|
605
|
-
https://yep.video.yahoo.com https://video.media.yql.yahoo.com https://*.yahooapis.com
|
606
|
-
https://*.braintreegateway.com https://*.paypalobjects.com https://connect.facebook.net
|
607
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
608
|
-
https://cdn.siftscience.com https://assets.adobedtm.com https://securepubads.g.doubleclick.net
|
609
|
-
https://adservice.google.com https://cdn.ampproject.org https://*.google.com
|
610
|
-
https://*.google-analytics.com https://*.googleadservices.com https://*.googlesyndication.com
|
611
|
-
https://*.doubleclick.com https://*.doubleclick.de https://*.doubleclick.net
|
612
|
-
https://*.googletagservices.com https://*.googleadservices.com https://*.googlesyndication.com
|
613
|
-
https://*.googleapis.com; connect-src https://*.flickr.com https://*.flickr.net
|
614
|
-
http://*.flickr.net https://*.staticflickr.com https://geo.query.yahoo.com
|
615
|
-
https://*.yahooapis.com http://api.flickr.com https://*.pinterest.com http://*.yahoo.com
|
616
|
-
https://*.maps.api.here.com https://*.maps.cit.api.here.com https://cdn.siftscience.com
|
617
|
-
https://*.demdex.net https://securepubads.g.doubleclick.net; report-uri https://csp.flickr.com/beacon/csp?src=adsecflickr;'
|
618
|
-
X-Frame-Options:
|
619
|
-
- SAMEORIGIN
|
620
|
-
X-Cache:
|
621
|
-
- Miss from cloudfront
|
622
|
-
Via:
|
623
|
-
- 1.1 c94a55f383f4c17b074cd4924d6b7542.cloudfront.net (CloudFront)
|
624
|
-
X-Amz-Cf-Pop:
|
625
|
-
- ATL51-C1
|
626
|
-
X-Amz-Cf-Id:
|
627
|
-
- O7Mn6sdh6D9NpYJnzaP53BWLEQoS4kweOEnGyPmFWXwM1w_7L8ebRg==
|
628
|
-
body:
|
629
|
-
encoding: ASCII-8BIT
|
630
|
-
string: '{"type":"photo","flickr_type":"photo","title":"Bacon Lollys","author_name":"\u202e\u202d\u202cbees\u202c","author_url":"https:\/\/www.flickr.com\/photos\/bees\/","width":1024,"height":768,"url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg","web_page":"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/","thumbnail_url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_q.jpg","thumbnail_width":150,"thumbnail_height":150,"web_page_short_url":"https:\/\/flic.kr\/p\/4AK2sc","license":"All
|
631
|
-
Rights Reserved","license_id":0,"html":"<a data-flickr-embed=\"true\" href=\"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/\"
|
632
|
-
title=\"Bacon Lollys by \u202e\u202d\u202cbees\u202c, on Flickr\"><img src=\"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg\"
|
633
|
-
width=\"1024\" height=\"768\" alt=\"Bacon Lollys\"><\/a><script async src=\"https:\/\/embedr.flickr.com\/assets\/client-code.js\"
|
634
|
-
charset=\"utf-8\"><\/script>","version":"1.0","cache_age":3600,"provider_name":"Flickr","provider_url":"https:\/\/www.flickr.com\/"}
|
635
|
-
|
636
|
-
'
|
637
|
-
http_version: null
|
638
|
-
recorded_at: Sat, 28 Mar 2020 02:43:37 GMT
|
639
|
-
- request:
|
640
|
-
method: get
|
641
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/404
|
642
|
-
body:
|
643
|
-
encoding: US-ASCII
|
644
|
-
string: ''
|
645
|
-
headers:
|
646
|
-
Accept-Encoding:
|
647
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
648
|
-
Accept:
|
649
|
-
- "*/*"
|
650
|
-
User-Agent:
|
651
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
652
|
-
response:
|
653
|
-
status:
|
654
|
-
code: 301
|
655
|
-
message: Moved Permanently
|
656
|
-
headers:
|
657
|
-
Server:
|
658
|
-
- CloudFront
|
659
|
-
Date:
|
660
|
-
- Sat, 28 Mar 2020 02:43:37 GMT
|
661
|
-
Content-Type:
|
662
|
-
- text/html
|
663
|
-
Content-Length:
|
664
|
-
- '183'
|
665
|
-
Connection:
|
666
|
-
- keep-alive
|
667
|
-
Location:
|
668
|
-
- https://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F404
|
669
|
-
X-Cache:
|
670
|
-
- Redirect from cloudfront
|
671
|
-
Via:
|
672
|
-
- 1.1 15375386c325d451a8c6d6c307441555.cloudfront.net (CloudFront)
|
673
|
-
X-Amz-Cf-Pop:
|
674
|
-
- ATL51-C1
|
675
|
-
X-Amz-Cf-Id:
|
676
|
-
- gIDW5ZPSsNVjc3kHFN0adLyDugPkdTfP5Zyw-SoE_hPO0tS01ws7GA==
|
677
|
-
body:
|
678
|
-
encoding: UTF-8
|
679
|
-
string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
|
680
|
-
bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>CloudFront</center>\r\n</body>\r\n</html>\r\n"
|
681
|
-
http_version: null
|
682
|
-
recorded_at: Sat, 28 Mar 2020 02:43:37 GMT
|
683
|
-
- request:
|
684
|
-
method: get
|
685
|
-
uri: https://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/404
|
686
|
-
body:
|
687
|
-
encoding: US-ASCII
|
688
|
-
string: ''
|
689
|
-
headers:
|
690
|
-
Accept-Encoding:
|
691
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
692
|
-
Accept:
|
693
|
-
- "*/*"
|
694
|
-
User-Agent:
|
695
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
696
|
-
response:
|
697
|
-
status:
|
698
|
-
code: 200
|
699
|
-
message: OK
|
700
|
-
headers:
|
701
|
-
Content-Type:
|
702
|
-
- application/json
|
703
|
-
Transfer-Encoding:
|
704
|
-
- chunked
|
705
|
-
Connection:
|
706
|
-
- keep-alive
|
707
|
-
Vary:
|
708
|
-
- Accept-Encoding
|
709
|
-
Date:
|
710
|
-
- Sat, 28 Mar 2020 02:43:37 GMT
|
711
|
-
Server:
|
712
|
-
- Apache/2.4.41 (Ubuntu)
|
713
|
-
Set-Cookie:
|
714
|
-
- flrb=30; expires=Sat, 28-Mar-2020 04:43:37 GMT; Max-Age=7200; path=/; domain=.flickr.com;
|
715
|
-
httponly
|
716
|
-
- flrbgdrp=1585363417-911aea019f2f99792b840d89e66049f3af5f1ec1; expires=Thu,
|
717
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
718
|
-
- flrbgmrp=1585363417-870056ed0733615608151fd451d01b2ceae44650; expires=Thu,
|
719
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
720
|
-
- flrbgrp=1585363417-bd44834886b29a01e27d1931818be9e18c43d040; expires=Thu,
|
721
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
722
|
-
- flrbp=1585363417-3230129335a72f15e944f555305811ec3d8ca0ca; expires=Thu, 24-Sep-2020
|
723
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
724
|
-
- flrbrgs=1585363417-dff7f1507b915490c5083e35edca20d5cefd1636; expires=Thu,
|
725
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
726
|
-
- flrbrp=1585363417-286e786b4ffcb19bbf7573d56147525f28bc6096; expires=Thu, 24-Sep-2020
|
727
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
728
|
-
- flrbrst=1585363417-1fc7357a21f3e3c4172cfb4fbb888d2d821fffb7; expires=Thu,
|
729
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
730
|
-
- flrbs=1585363417-6470722ed5accee55a7a838927397dceb9ded1f6; expires=Thu, 24-Sep-2020
|
731
|
-
02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
732
|
-
- flrtags=1585363417-10d540c5d37adf95cfd123009bc6466570a0dd77; expires=Thu,
|
733
|
-
24-Sep-2020 02:43:37 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
734
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 26-Mar-2022 02:43:37 GMT; Max-Age=62899200;
|
735
|
-
path=/; domain=.flickr.com
|
736
|
-
- xb=922650; expires=Tue, 26-Mar-2030 02:43:37 GMT; Max-Age=315360000; path=/;
|
737
|
-
domain=.flickr.com
|
738
|
-
Content-Security-Policy:
|
739
|
-
- 'default-src ''unsafe-inline'' https://*.flickr.com https://*.staticflickr.com
|
740
|
-
https://*.flickr.net https://*.braintreegateway.com https://*.kaptcha.com
|
741
|
-
https://*.paypal.com http://api.flickr.com https://*.pinterest.com https://connect.facebook.net
|
742
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
743
|
-
https://cdn.siftscience.com https://tpc.googlesyndication.com https://securepubads.g.doubleclick.net
|
744
|
-
https://adservice.google.com https://cdn.ampproject.org; img-src data: blob:
|
745
|
-
https://*.flickr.com https://*.flickr.net http://*.flickr.net https://*.staticflickr.com
|
746
|
-
http://*.staticflickr.com https://*.yimg.com https://*.yahoo.com https://image.maps.api.here.com
|
747
|
-
https://*.paypal.com https://*.pinterest.com http://*.static-alpha.flickr.com
|
748
|
-
https://connect.facebook.net https://*.facebook.com https://*.maps.api.here.com
|
749
|
-
https://*.maps.cit.api.here.com https://creativecommons.org https://hexagon-analytics.com
|
750
|
-
https://*.2o7.net https://tagmanager.google.com https://www.googletagmanager.com
|
751
|
-
https://*.google.com https://*.google-analytics.com https://*.googleadservices.com
|
752
|
-
https://*.googlesyndication.com https://*.doubleclick.com https://*.doubleclick.de
|
753
|
-
https://*.doubleclick.net https://*.googletagservices.com https://*.googleadservices.com
|
754
|
-
https://*.googlesyndication.com https://*.googleapis.com https://api.mapbox.com;
|
755
|
-
script-src ''unsafe-eval'' ''unsafe-inline'' https://*.flickr.com http://*.flickr.net
|
756
|
-
https://*.flickr.net https://*.staticflickr.com https://*.analytics.yahoo.com
|
757
|
-
https://yep.video.yahoo.com https://video.media.yql.yahoo.com https://*.yahooapis.com
|
758
|
-
https://*.braintreegateway.com https://*.paypalobjects.com https://connect.facebook.net
|
759
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
760
|
-
https://cdn.siftscience.com https://assets.adobedtm.com https://securepubads.g.doubleclick.net
|
761
|
-
https://adservice.google.com https://cdn.ampproject.org https://*.google.com
|
762
|
-
https://*.google-analytics.com https://*.googleadservices.com https://*.googlesyndication.com
|
763
|
-
https://*.doubleclick.com https://*.doubleclick.de https://*.doubleclick.net
|
764
|
-
https://*.googletagservices.com https://*.googleadservices.com https://*.googlesyndication.com
|
765
|
-
https://*.googleapis.com; connect-src https://*.flickr.com https://*.flickr.net
|
766
|
-
http://*.flickr.net https://*.staticflickr.com https://geo.query.yahoo.com
|
767
|
-
https://*.yahooapis.com http://api.flickr.com https://*.pinterest.com http://*.yahoo.com
|
768
|
-
https://*.maps.api.here.com https://*.maps.cit.api.here.com https://cdn.siftscience.com
|
769
|
-
https://*.demdex.net https://securepubads.g.doubleclick.net; report-uri https://csp.flickr.com/beacon/csp?src=adsecflickr;'
|
770
|
-
X-Frame-Options:
|
771
|
-
- SAMEORIGIN
|
772
|
-
X-Cache:
|
773
|
-
- Miss from cloudfront
|
774
|
-
Via:
|
775
|
-
- 1.1 52e2243a8168629f98bb0607016f7225.cloudfront.net (CloudFront)
|
776
|
-
X-Amz-Cf-Pop:
|
777
|
-
- ATL51-C1
|
778
|
-
X-Amz-Cf-Id:
|
779
|
-
- ra_w7iLpgsurGguLS6l9rvYAipHMZYgJHJ4YNBhIZmpLMUfed45UIA==
|
780
|
-
body:
|
781
|
-
encoding: ASCII-8BIT
|
782
|
-
string: '{"type":"photo","flickr_type":"photo","title":"Bacon Lollys","author_name":"\u202e\u202d\u202cbees\u202c","author_url":"https:\/\/www.flickr.com\/photos\/bees\/","width":1024,"height":768,"url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg","web_page":"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/","thumbnail_url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_q.jpg","thumbnail_width":150,"thumbnail_height":150,"web_page_short_url":"https:\/\/flic.kr\/p\/4AK2sc","license":"All
|
783
|
-
Rights Reserved","license_id":0,"html":"<a data-flickr-embed=\"true\" href=\"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/\"
|
784
|
-
title=\"Bacon Lollys by \u202e\u202d\u202cbees\u202c, on Flickr\"><img src=\"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg\"
|
785
|
-
width=\"1024\" height=\"768\" alt=\"Bacon Lollys\"><\/a><script async src=\"https:\/\/embedr.flickr.com\/assets\/client-code.js\"
|
786
|
-
charset=\"utf-8\"><\/script>","version":"1.0","cache_age":3600,"provider_name":"Flickr","provider_url":"https:\/\/www.flickr.com\/"}
|
787
|
-
|
788
|
-
'
|
789
|
-
http_version: null
|
790
|
-
recorded_at: Sat, 28 Mar 2020 02:43:37 GMT
|
791
|
-
- request:
|
792
|
-
method: get
|
793
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/405
|
794
|
-
body:
|
795
|
-
encoding: US-ASCII
|
796
|
-
string: ''
|
797
|
-
headers:
|
798
|
-
Accept-Encoding:
|
799
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
800
|
-
Accept:
|
801
|
-
- "*/*"
|
802
|
-
User-Agent:
|
803
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
804
|
-
response:
|
805
|
-
status:
|
806
|
-
code: 301
|
807
|
-
message: Moved Permanently
|
808
|
-
headers:
|
809
|
-
Server:
|
810
|
-
- CloudFront
|
811
|
-
Date:
|
812
|
-
- Sat, 28 Mar 2020 02:43:37 GMT
|
813
|
-
Content-Type:
|
814
|
-
- text/html
|
815
|
-
Content-Length:
|
816
|
-
- '183'
|
817
|
-
Connection:
|
818
|
-
- keep-alive
|
819
|
-
Location:
|
820
|
-
- https://www.flickr.com/services/oembed/?format=json&url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F405
|
821
|
-
X-Cache:
|
822
|
-
- Redirect from cloudfront
|
823
|
-
Via:
|
824
|
-
- 1.1 c16faabca2bde802416dbf463b649626.cloudfront.net (CloudFront)
|
825
|
-
X-Amz-Cf-Pop:
|
826
|
-
- ATL51-C1
|
827
|
-
X-Amz-Cf-Id:
|
828
|
-
- Kz8BtyA1nIShBZy0xZ9CSaEl_mPX4R00ougTLy_mQmtaigwrAIE7Ag==
|
829
|
-
body:
|
830
|
-
encoding: UTF-8
|
831
|
-
string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
|
832
|
-
bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>CloudFront</center>\r\n</body>\r\n</html>\r\n"
|
833
|
-
http_version: null
|
834
|
-
recorded_at: Sat, 28 Mar 2020 02:43:37 GMT
|
835
|
-
- request:
|
836
|
-
method: get
|
837
|
-
uri: https://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/405
|
838
|
-
body:
|
839
|
-
encoding: US-ASCII
|
840
|
-
string: ''
|
841
|
-
headers:
|
842
|
-
Accept-Encoding:
|
843
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
844
|
-
Accept:
|
845
|
-
- "*/*"
|
846
|
-
User-Agent:
|
847
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
848
|
-
response:
|
849
|
-
status:
|
850
|
-
code: 200
|
851
|
-
message: OK
|
852
|
-
headers:
|
853
|
-
Content-Type:
|
854
|
-
- application/json
|
855
|
-
Transfer-Encoding:
|
856
|
-
- chunked
|
857
|
-
Connection:
|
858
|
-
- keep-alive
|
859
|
-
Vary:
|
860
|
-
- Accept-Encoding
|
861
|
-
Date:
|
862
|
-
- Sat, 28 Mar 2020 02:43:38 GMT
|
863
|
-
Server:
|
864
|
-
- Apache/2.4.41 (Ubuntu)
|
865
|
-
Set-Cookie:
|
866
|
-
- flrb=12; expires=Sat, 28-Mar-2020 03:43:38 GMT; Max-Age=3600; path=/; domain=.flickr.com;
|
867
|
-
httponly
|
868
|
-
- flrbgdrp=1585363418-93de24c751003a82d0242eb573b3db42b5da51df; expires=Thu,
|
869
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
870
|
-
- flrbgmrp=1585363418-3d423b53f450cc4494be3f924995d65ec080b1a6; expires=Thu,
|
871
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
872
|
-
- flrbgrp=1585363418-c6f050ac18e0506c7f6b6ae073d59f9c761b54c4; expires=Thu,
|
873
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
874
|
-
- flrbp=1585363418-06583a41a378ea7a399ce073603454e12b858397; expires=Thu, 24-Sep-2020
|
875
|
-
02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
876
|
-
- flrbrgs=1585363418-1e6f55ea87acd96315398cff34ecedc698cae50e; expires=Thu,
|
877
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
878
|
-
- flrbrp=1585363418-67bc1e082e7fa80e05ae433ced6fd33f5df37582; expires=Thu, 24-Sep-2020
|
879
|
-
02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
880
|
-
- flrbrst=1585363418-a959997c80543768349655edec2858d47f7e0588; expires=Thu,
|
881
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
882
|
-
- flrbs=1585363418-e5270dfc99d24fd413cc44f306c9d4dc94b0b110; expires=Thu, 24-Sep-2020
|
883
|
-
02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
884
|
-
- flrtags=1585363418-b60b56e775d249e1fa0a88c8568a1fa5b8f7ca84; expires=Thu,
|
885
|
-
24-Sep-2020 02:43:38 GMT; Max-Age=15552000; path=/; domain=.flickr.com; httponly
|
886
|
-
- localization=en-us%3Bus%3Bus; expires=Sat, 26-Mar-2022 02:43:38 GMT; Max-Age=62899200;
|
887
|
-
path=/; domain=.flickr.com
|
888
|
-
- xb=132498; expires=Tue, 26-Mar-2030 02:43:38 GMT; Max-Age=315360000; path=/;
|
889
|
-
domain=.flickr.com
|
890
|
-
Content-Security-Policy:
|
891
|
-
- 'default-src ''unsafe-inline'' https://*.flickr.com https://*.staticflickr.com
|
892
|
-
https://*.flickr.net https://*.braintreegateway.com https://*.kaptcha.com
|
893
|
-
https://*.paypal.com http://api.flickr.com https://*.pinterest.com https://connect.facebook.net
|
894
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
895
|
-
https://cdn.siftscience.com https://tpc.googlesyndication.com https://securepubads.g.doubleclick.net
|
896
|
-
https://adservice.google.com https://cdn.ampproject.org; img-src data: blob:
|
897
|
-
https://*.flickr.com https://*.flickr.net http://*.flickr.net https://*.staticflickr.com
|
898
|
-
http://*.staticflickr.com https://*.yimg.com https://*.yahoo.com https://image.maps.api.here.com
|
899
|
-
https://*.paypal.com https://*.pinterest.com http://*.static-alpha.flickr.com
|
900
|
-
https://connect.facebook.net https://*.facebook.com https://*.maps.api.here.com
|
901
|
-
https://*.maps.cit.api.here.com https://creativecommons.org https://hexagon-analytics.com
|
902
|
-
https://*.2o7.net https://tagmanager.google.com https://www.googletagmanager.com
|
903
|
-
https://*.google.com https://*.google-analytics.com https://*.googleadservices.com
|
904
|
-
https://*.googlesyndication.com https://*.doubleclick.com https://*.doubleclick.de
|
905
|
-
https://*.doubleclick.net https://*.googletagservices.com https://*.googleadservices.com
|
906
|
-
https://*.googlesyndication.com https://*.googleapis.com https://api.mapbox.com;
|
907
|
-
script-src ''unsafe-eval'' ''unsafe-inline'' https://*.flickr.com http://*.flickr.net
|
908
|
-
https://*.flickr.net https://*.staticflickr.com https://*.analytics.yahoo.com
|
909
|
-
https://yep.video.yahoo.com https://video.media.yql.yahoo.com https://*.yahooapis.com
|
910
|
-
https://*.braintreegateway.com https://*.paypalobjects.com https://connect.facebook.net
|
911
|
-
https://*.facebook.com https://*.maps.api.here.com https://*.maps.cit.api.here.com
|
912
|
-
https://cdn.siftscience.com https://assets.adobedtm.com https://securepubads.g.doubleclick.net
|
913
|
-
https://adservice.google.com https://cdn.ampproject.org https://*.google.com
|
914
|
-
https://*.google-analytics.com https://*.googleadservices.com https://*.googlesyndication.com
|
915
|
-
https://*.doubleclick.com https://*.doubleclick.de https://*.doubleclick.net
|
916
|
-
https://*.googletagservices.com https://*.googleadservices.com https://*.googlesyndication.com
|
917
|
-
https://*.googleapis.com; connect-src https://*.flickr.com https://*.flickr.net
|
918
|
-
http://*.flickr.net https://*.staticflickr.com https://geo.query.yahoo.com
|
919
|
-
https://*.yahooapis.com http://api.flickr.com https://*.pinterest.com http://*.yahoo.com
|
920
|
-
https://*.maps.api.here.com https://*.maps.cit.api.here.com https://cdn.siftscience.com
|
921
|
-
https://*.demdex.net https://securepubads.g.doubleclick.net; report-uri https://csp.flickr.com/beacon/csp?src=adsecflickr;'
|
922
|
-
X-Frame-Options:
|
923
|
-
- SAMEORIGIN
|
924
|
-
X-Cache:
|
925
|
-
- Miss from cloudfront
|
926
|
-
Via:
|
927
|
-
- 1.1 71e79e1e6108b748582f22a7451be223.cloudfront.net (CloudFront)
|
928
|
-
X-Amz-Cf-Pop:
|
929
|
-
- ATL51-C1
|
930
|
-
X-Amz-Cf-Id:
|
931
|
-
- KfK6Ty7ESi6WbxeMC61EPuOzGVNo35WCb8gqlN-H2lZIldfyeRepqQ==
|
932
|
-
body:
|
933
|
-
encoding: ASCII-8BIT
|
934
|
-
string: '{"type":"photo","flickr_type":"photo","title":"Bacon Lollys","author_name":"\u202e\u202d\u202cbees\u202c","author_url":"https:\/\/www.flickr.com\/photos\/bees\/","width":1024,"height":768,"url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg","web_page":"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/","thumbnail_url":"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_q.jpg","thumbnail_width":150,"thumbnail_height":150,"web_page_short_url":"https:\/\/flic.kr\/p\/4AK2sc","license":"All
|
935
|
-
Rights Reserved","license_id":0,"html":"<a data-flickr-embed=\"true\" href=\"https:\/\/www.flickr.com\/photos\/bees\/2362225867\/\"
|
936
|
-
title=\"Bacon Lollys by \u202e\u202d\u202cbees\u202c, on Flickr\"><img src=\"https:\/\/live.staticflickr.com\/3040\/2362225867_4a87ab8baf_b.jpg\"
|
937
|
-
width=\"1024\" height=\"768\" alt=\"Bacon Lollys\"><\/a><script async src=\"https:\/\/embedr.flickr.com\/assets\/client-code.js\"
|
938
|
-
charset=\"utf-8\"><\/script>","version":"1.0","cache_age":3600,"provider_name":"Flickr","provider_url":"https:\/\/www.flickr.com\/"}
|
939
|
-
|
940
|
-
'
|
941
|
-
http_version: null
|
942
|
-
recorded_at: Sat, 28 Mar 2020 02:43:38 GMT
|
943
|
-
- request:
|
944
|
-
method: get
|
945
|
-
uri: http://www.flickr.com/services/oembed/?format=json&url=http://flickr.com/photos/bees/2362225867/
|
946
|
-
body:
|
947
|
-
encoding: US-ASCII
|
948
|
-
string: ''
|
949
|
-
headers:
|
950
|
-
Accept-Encoding:
|
951
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
952
|
-
Accept:
|
953
|
-
- "*/*"
|
954
|
-
User-Agent:
|
955
|
-
- Mozilla/5.0 (compatible; ruby-oembed/0.12.0)
|
956
|
-
response:
|
957
|
-
status:
|
958
|
-
code: 301
|
959
|
-
message: Moved Permanently
|
960
|
-
headers:
|
961
|
-
Server:
|
962
|
-
- CloudFront
|
963
|
-
Date:
|
964
|
-
- Sat, 28 Mar 2020 02:57:10 GMT
|
965
|
-
Content-Type:
|
966
|
-
- text/html
|
967
|
-
Content-Length:
|
968
|
-
- '183'
|
969
|
-
Connection:
|
970
|
-
- keep-alive
|
971
|
-
Location:
|
972
|
-
- https://www.flickr.com/services/oembed/?url=http%3A%2F%2Fflickr.com%2Fphotos%2Fbees%2F2362225867%2F&format=json
|
973
|
-
X-Cache:
|
974
|
-
- Redirect from cloudfront
|
975
|
-
Via:
|
976
|
-
- 1.1 2c7edebcbef52f9edd55fa61e184e994.cloudfront.net (CloudFront)
|
977
|
-
X-Amz-Cf-Pop:
|
978
|
-
- ATL50-C1
|
979
|
-
X-Amz-Cf-Id:
|
980
|
-
- 4mWSYObHfwwAlJ3dB1CGmK3mHk7v_D_JW8tQ7VkJwenHrNMPXkMMww==
|
981
|
-
body:
|
982
|
-
encoding: UTF-8
|
983
|
-
string: "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body
|
984
|
-
bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>CloudFront</center>\r\n</body>\r\n</html>\r\n"
|
985
|
-
http_version: null
|
986
|
-
recorded_at: Sat, 28 Mar 2020 02:57:10 GMT
|
987
|
-
recorded_with: VCR 5.1.0
|