mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2024-11-29 13:31:33 +01:00
Add mocks for Bandcamp
This commit is contained in:
parent
e6300fae4f
commit
000a299d49
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://toupie.bandcamp.com/releases",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685521.003330,VS0,VE4"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685521 3202733049\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://toupie.bandcamp.com/releases"
|
||||
}
|
||||
}
|
@ -0,0 +1,85 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/22/band_details",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
95,
|
||||
105,
|
||||
100,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
50,
|
||||
52,
|
||||
53,
|
||||
48,
|
||||
56,
|
||||
55,
|
||||
53,
|
||||
48,
|
||||
54,
|
||||
52,
|
||||
34,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.948207,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202742398\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/22/band_details"
|
||||
}
|
||||
}
|
@ -0,0 +1,85 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/22/band_details",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
95,
|
||||
105,
|
||||
100,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
50,
|
||||
52,
|
||||
54,
|
||||
52,
|
||||
49,
|
||||
57,
|
||||
56,
|
||||
57,
|
||||
50,
|
||||
48,
|
||||
34,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.975624,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202742708\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/22/band_details"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://floatingpoints.bandcamp.com/album/promises",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:42 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.278818,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202745926\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://floatingpoints.bandcamp.com/album/promises"
|
||||
}
|
||||
}
|
@ -0,0 +1,88 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/24/bootstrap_data",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
112,
|
||||
108,
|
||||
97,
|
||||
116,
|
||||
102,
|
||||
111,
|
||||
114,
|
||||
109,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
34,
|
||||
44,
|
||||
34,
|
||||
118,
|
||||
101,
|
||||
114,
|
||||
115,
|
||||
105,
|
||||
111,
|
||||
110,
|
||||
34,
|
||||
58,
|
||||
48,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.142271,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202755016\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/24/bootstrap_data"
|
||||
}
|
||||
}
|
@ -0,0 +1,76 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/22/band_details",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
95,
|
||||
105,
|
||||
100,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
48,
|
||||
34,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685521.175608,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685521 3202734673\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/22/band_details"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685521.206865,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685521 3202735003\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://lobstertheremin.com",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.665026,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202739463\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://lobstertheremin.bandcamp.com/"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://macbenson.bandcamp.com/",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.752596,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202740447\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://macbenson.bandcamp.com/"
|
||||
}
|
||||
}
|
@ -0,0 +1,85 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/22/band_details",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
95,
|
||||
105,
|
||||
100,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
49,
|
||||
49,
|
||||
57,
|
||||
54,
|
||||
54,
|
||||
56,
|
||||
49,
|
||||
53,
|
||||
52,
|
||||
48,
|
||||
34,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.780662,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202740702\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/22/band_details"
|
||||
}
|
||||
}
|
@ -0,0 +1,95 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "POST",
|
||||
"url": "https://bandcamp.com/api/mobile/22/band_details",
|
||||
"headers": {
|
||||
"Content-Type": [
|
||||
"application/json"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"dataToSend": [
|
||||
123,
|
||||
34,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
95,
|
||||
105,
|
||||
100,
|
||||
34,
|
||||
58,
|
||||
34,
|
||||
104,
|
||||
116,
|
||||
116,
|
||||
112,
|
||||
115,
|
||||
58,
|
||||
47,
|
||||
47,
|
||||
98,
|
||||
97,
|
||||
110,
|
||||
100,
|
||||
99,
|
||||
97,
|
||||
109,
|
||||
112,
|
||||
46,
|
||||
99,
|
||||
111,
|
||||
109,
|
||||
34,
|
||||
125
|
||||
],
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:41 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685522.920272,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685522 3202742132\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/mobile/22/band_details"
|
||||
}
|
||||
}
|
@ -0,0 +1,59 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://example.com/track/sampletrack",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 404,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"age": [
|
||||
"319511"
|
||||
],
|
||||
"cache-control": [
|
||||
"max-age\u003d604800"
|
||||
],
|
||||
"content-encoding": [
|
||||
"gzip"
|
||||
],
|
||||
"content-length": [
|
||||
"648"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dUTF-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:42 GMT"
|
||||
],
|
||||
"expires": [
|
||||
"Tue, 21 May 2024 11:18:42 GMT"
|
||||
],
|
||||
"last-modified": [
|
||||
"Fri, 10 May 2024 18:33:31 GMT"
|
||||
],
|
||||
"server": [
|
||||
"ECAcc (nyd/D123)"
|
||||
],
|
||||
"vary": [
|
||||
"Accept-Encoding"
|
||||
],
|
||||
"x-cache": [
|
||||
"404-HIT"
|
||||
]
|
||||
},
|
||||
"responseBody": "\u001f<31>\b\u0000<30>\u0015<31>]\u0000\u0003}TMs<4D> \u0010<31><30>Wl<57>K2#$\u0027i\u001a<31>-i<><69>i\u000fi\u000fi\u000f\u003d\u0012<31><32><EFBFBD>\bP\u0001<30><31>t<EFBFBD>B<DFBB>#7<><37><EFBFBD><EFBFBD>]x<>ﱐ<EFBFBD>\u0012<31><32><EFBFBD>\u0016<31><36><EFBFBD>)f<>c<EFBFBD>\\\u00143<34>_<EFBFBD>o<EFBFBD><6F><EFBFBD><EFBFBD>m\u0010\u003e\u0019ť<39><C5A5><EFBFBD>:\u001b<31>(<28>\u001cʚ[<5B>\u003e<33>:_<>E\u0004i1q<31>\fw<7F>ϣ<EFBFBD>F{Ԟ\ra#(<28>Y\u001ey<65><79>t\b<>:@<40><><EFBFBD><EFBFBD><EFBFBD>\u003c<33>%nZc<5A>d<EFBFBD>F\n_<6E>\u0002{Y\"\u000b<30>\u0018<31><38>^7<F286B992><37>\u003dA9<41>#2C\u0006<30><36><EFBFBD>s<EFBFBD><73>3b\u0007<37>0Lyy<79><79><EFBFBD>ӂ<EFBFBD><D382>1v\t<><74>9<EFBFBD><39><EFBFBD>a<EFBFBD><61>v-<2D>\u0012<31>O<EFBFBD><4F>\u000b!<21><><EFBFBD>VQ<56><51><EFBFBD>J6<4A>%0ޒ<30><DE92><EFBFBD>G\u0015<31>سN<D8B3><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>tM<74>b<EFBFBD>nqm\u0010~~<7E>h<EFBFBD><68>E\r<>\\<5C>a<EFBFBD>\u0005<30>\u001e<31>,9|<7C>\u000e<30>r0<72><30><EFBFBD>\u0012w¦<77>̡<EFBFBD><CCA1>S.a<>\u0010<31><30><EFBFBD>\u0027t<37>pKx;<3B><><EFBFBD><EFBFBD>\f/Q\u0001<30>y<EFBFBD><79>9<EFBFBD><39>E\u0013<31>\u0026\u0019<31>\u0019+<2B>2˅<32>\u001c<31>\\\u001e\u0001<30>-s5\u0017fC<66><43>\u0016.転o\u0018<31><38>\u001d?<3F>ǡ%<25><><EFBFBD>Մ\f_\u000e<30><65><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>bB<62>1<EFBFBD><31>ś<EFBFBD>b<EFBFBD><62>p<EFBFBD>L`i,<2C><>\u0010Km4NA<4E>)\u0014<31>É<EFBFBD>[<5B><><EFBFBD>j<EFBFBD><6A>t\u0002~<7E><>QU<51><55><EFBFBD>D<EFBFBD>c<EFBFBD><63>$d<><64>\n-<2D>Ye<59>x\u001dg<64>P<EFBFBD>t;)ؾ<><D8BE>g7<67>L<EFBFBD><4C>-~<7E>ҁ\bv<62>Qe,t\u000ea<65>5M<35><4D>@<40>G<EFBFBD>\u0011<31>\r\u000ez\u000e:E<><45>%<25><>tDb\u0017<31>xB\u001a<31>e<EFBFBD><65><EFBFBD>!y\t<><74>Ht|m:\u000f<30><66>\u0014<31>4t<34>R\u00071<37><31><EFBFBD><EFBFBD>S<EFBFBD><53><EFBFBD>-Z%<25>#G<><47><EFBFBD>!ό\u001e\b<>U\u001e\rτ[<5B><>f<EFBFBD>I$<24>\u003c1v<31><76>!]<5D>O3*n<>\u001dH\u0010<31>\nA<6E><41><EFBFBD>x\u0011\u0010<31>4<EFBFBD><34><EFBFBD>{<7B><><EFBFBD>A<EFBFBD>\u000b(<28>|o<>\u0004\u0000\u0000",
|
||||
"latestUrl": "https://example.com/track/sampletrack"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://lobstertheremin.com/track/unfinished",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.102824,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202754557\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://lobstertheremin.bandcamp.com/track/unfinished"
|
||||
}
|
||||
}
|
@ -0,0 +1,59 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://example.com/album/samplealbum",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 404,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"age": [
|
||||
"319126"
|
||||
],
|
||||
"cache-control": [
|
||||
"max-age\u003d604800"
|
||||
],
|
||||
"content-encoding": [
|
||||
"gzip"
|
||||
],
|
||||
"content-length": [
|
||||
"648"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dUTF-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"expires": [
|
||||
"Tue, 21 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"last-modified": [
|
||||
"Fri, 10 May 2024 18:39:57 GMT"
|
||||
],
|
||||
"server": [
|
||||
"ECAcc (nyd/D14D)"
|
||||
],
|
||||
"vary": [
|
||||
"Accept-Encoding"
|
||||
],
|
||||
"x-cache": [
|
||||
"404-HIT"
|
||||
]
|
||||
},
|
||||
"responseBody": "\u001f<31>\b\u0000<30>\u0015<31>]\u0000\u0003}TMs<4D> \u0010<31><30>Wl<57>K2#$\u0027i\u001a<31>-i<><69>i\u000fi\u000fi\u000f\u003d\u0012<31><32><EFBFBD>\bP\u0001<30><31>t<EFBFBD>B<DFBB>#7<><37><EFBFBD><EFBFBD>]x<>ﱐ<EFBFBD>\u0012<31><32><EFBFBD>\u0016<31><36><EFBFBD>)f<>c<EFBFBD>\\\u00143<34>_<EFBFBD>o<EFBFBD><6F><EFBFBD><EFBFBD>m\u0010\u003e\u0019ť<39><C5A5><EFBFBD>:\u001b<31>(<28>\u001cʚ[<5B>\u003e<33>:_<>E\u0004i1q<31>\fw<7F>ϣ<EFBFBD>F{Ԟ\ra#(<28>Y\u001ey<65><79>t\b<>:@<40><><EFBFBD><EFBFBD><EFBFBD>\u003c<33>%nZc<5A>d<EFBFBD>F\n_<6E>\u0002{Y\"\u000b<30>\u0018<31><38>^7<F286B992><37>\u003dA9<41>#2C\u0006<30><36><EFBFBD>s<EFBFBD><73>3b\u0007<37>0Lyy<79><79><EFBFBD>ӂ<EFBFBD><D382>1v\t<><74>9<EFBFBD><39><EFBFBD>a<EFBFBD><61>v-<2D>\u0012<31>O<EFBFBD><4F>\u000b!<21><><EFBFBD>VQ<56><51><EFBFBD>J6<4A>%0ޒ<30><DE92><EFBFBD>G\u0015<31>سN<D8B3><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>tM<74>b<EFBFBD>nqm\u0010~~<7E>h<EFBFBD><68>E\r<>\\<5C>a<EFBFBD>\u0005<30>\u001e<31>,9|<7C>\u000e<30>r0<72><30><EFBFBD>\u0012w¦<77>̡<EFBFBD><CCA1>S.a<>\u0010<31><30><EFBFBD>\u0027t<37>pKx;<3B><><EFBFBD><EFBFBD>\f/Q\u0001<30>y<EFBFBD><79>9<EFBFBD><39>E\u0013<31>\u0026\u0019<31>\u0019+<2B>2˅<32>\u001c<31>\\\u001e\u0001<30>-s5\u0017fC<66><43>\u0016.転o\u0018<31><38>\u001d?<3F>ǡ%<25><><EFBFBD>Մ\f_\u000e<30><65><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>bB<62>1<EFBFBD><31>ś<EFBFBD>b<EFBFBD><62>p<EFBFBD>L`i,<2C><>\u0010Km4NA<4E>)\u0014<31>É<EFBFBD>[<5B><><EFBFBD>j<EFBFBD><6A>t\u0002~<7E><>QU<51><55><EFBFBD>D<EFBFBD>c<EFBFBD><63>$d<><64>\n-<2D>Ye<59>x\u001dg<64>P<EFBFBD>t;)ؾ<><D8BE>g7<67>L<EFBFBD><4C>-~<7E>ҁ\bv<62>Qe,t\u000ea<65>5M<35><4D>@<40>G<EFBFBD>\u0011<31>\r\u000ez\u000e:E<><45>%<25><>tDb\u0017<31>xB\u001a<31>e<EFBFBD><65><EFBFBD>!y\t<><74>Ht|m:\u000f<30><66>\u0014<31>4t<34>R\u00071<37><31><EFBFBD><EFBFBD>S<EFBFBD><53><EFBFBD>-Z%<25>#G<><47><EFBFBD>!ό\u001e\b<>U\u001e\rτ[<5B><>f<EFBFBD>I$<24>\u003c1v<31><76>!]<5D>O3*n<>\u001dH\u0010<31>\nA<6E><41><EFBFBD>x\u0011\u0010<31>4<EFBFBD><34><EFBFBD>{<7B><><EFBFBD>A<EFBFBD>\u000b(<28>|o<>\u0004\u0000\u0000",
|
||||
"latestUrl": "https://example.com/album/samplealbum"
|
||||
}
|
||||
}
|
@ -0,0 +1,59 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://example.com/track/sampletrack",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 404,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"age": [
|
||||
"319515"
|
||||
],
|
||||
"cache-control": [
|
||||
"max-age\u003d604800"
|
||||
],
|
||||
"content-encoding": [
|
||||
"gzip"
|
||||
],
|
||||
"content-length": [
|
||||
"648"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dUTF-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:46 GMT"
|
||||
],
|
||||
"expires": [
|
||||
"Tue, 21 May 2024 11:18:46 GMT"
|
||||
],
|
||||
"last-modified": [
|
||||
"Fri, 10 May 2024 18:33:31 GMT"
|
||||
],
|
||||
"server": [
|
||||
"ECAcc (nyd/D123)"
|
||||
],
|
||||
"vary": [
|
||||
"Accept-Encoding"
|
||||
],
|
||||
"x-cache": [
|
||||
"404-HIT"
|
||||
]
|
||||
},
|
||||
"responseBody": "\u001f<31>\b\u0000<30>\u0015<31>]\u0000\u0003}TMs<4D> \u0010<31><30>Wl<57>K2#$\u0027i\u001a<31>-i<><69>i\u000fi\u000fi\u000f\u003d\u0012<31><32><EFBFBD>\bP\u0001<30><31>t<EFBFBD>B<DFBB>#7<><37><EFBFBD><EFBFBD>]x<>ﱐ<EFBFBD>\u0012<31><32><EFBFBD>\u0016<31><36><EFBFBD>)f<>c<EFBFBD>\\\u00143<34>_<EFBFBD>o<EFBFBD><6F><EFBFBD><EFBFBD>m\u0010\u003e\u0019ť<39><C5A5><EFBFBD>:\u001b<31>(<28>\u001cʚ[<5B>\u003e<33>:_<>E\u0004i1q<31>\fw<7F>ϣ<EFBFBD>F{Ԟ\ra#(<28>Y\u001ey<65><79>t\b<>:@<40><><EFBFBD><EFBFBD><EFBFBD>\u003c<33>%nZc<5A>d<EFBFBD>F\n_<6E>\u0002{Y\"\u000b<30>\u0018<31><38>^7<F286B992><37>\u003dA9<41>#2C\u0006<30><36><EFBFBD>s<EFBFBD><73>3b\u0007<37>0Lyy<79><79><EFBFBD>ӂ<EFBFBD><D382>1v\t<><74>9<EFBFBD><39><EFBFBD>a<EFBFBD><61>v-<2D>\u0012<31>O<EFBFBD><4F>\u000b!<21><><EFBFBD>VQ<56><51><EFBFBD>J6<4A>%0ޒ<30><DE92><EFBFBD>G\u0015<31>سN<D8B3><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>tM<74>b<EFBFBD>nqm\u0010~~<7E>h<EFBFBD><68>E\r<>\\<5C>a<EFBFBD>\u0005<30>\u001e<31>,9|<7C>\u000e<30>r0<72><30><EFBFBD>\u0012w¦<77>̡<EFBFBD><CCA1>S.a<>\u0010<31><30><EFBFBD>\u0027t<37>pKx;<3B><><EFBFBD><EFBFBD>\f/Q\u0001<30>y<EFBFBD><79>9<EFBFBD><39>E\u0013<31>\u0026\u0019<31>\u0019+<2B>2˅<32>\u001c<31>\\\u001e\u0001<30>-s5\u0017fC<66><43>\u0016.転o\u0018<31><38>\u001d?<3F>ǡ%<25><><EFBFBD>Մ\f_\u000e<30><65><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>bB<62>1<EFBFBD><31>ś<EFBFBD>b<EFBFBD><62>p<EFBFBD>L`i,<2C><>\u0010Km4NA<4E>)\u0014<31>É<EFBFBD>[<5B><><EFBFBD>j<EFBFBD><6A>t\u0002~<7E><>QU<51><55><EFBFBD>D<EFBFBD>c<EFBFBD><63>$d<><64>\n-<2D>Ye<59>x\u001dg<64>P<EFBFBD>t;)ؾ<><D8BE>g7<67>L<EFBFBD><4C>-~<7E>ҁ\bv<62>Qe,t\u000ea<65>5M<35><4D>@<40>G<EFBFBD>\u0011<31>\r\u000ez\u000e:E<><45>%<25><>tDb\u0017<31>xB\u001a<31>e<EFBFBD><65><EFBFBD>!y\t<><74>Ht|m:\u000f<30><66>\u0014<31>4t<34>R\u00071<37><31><EFBFBD><EFBFBD>S<EFBFBD><53><EFBFBD>-Z%<25>#G<><47><EFBFBD>!ό\u001e\b<>U\u001e\rτ[<5B><>f<EFBFBD>I$<24>\u003c1v<31><76>!]<5D>O3*n<>\u001dH\u0010<31>\nA<6E><41><EFBFBD>x\u0011\u0010<31>4<EFBFBD><34><EFBFBD>{<7B><><EFBFBD>A<EFBFBD>\u000b(<28>|o<>\u0004\u0000\u0000",
|
||||
"latestUrl": "https://example.com/track/sampletrack"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://lobstertheremin.com/track/unfinished",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:46 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685526.382704,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685526 3202789085\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://lobstertheremin.bandcamp.com/track/unfinished"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://macbenson.bandcamp.com/album/coming-of-age",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.184733,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202755456\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://macbenson.bandcamp.com/album/coming-of-age"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://zachbensonarchive.bandcamp.com/album/results-of-boredom",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.322154,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202757013\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://zachbensonarchive.bandcamp.com/album/results-of-boredom"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://macbenson.bandcamp.com/album/coming-of-age",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.355017,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202757333\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://macbenson.bandcamp.com/album/coming-of-age"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://billwurtz.bandcamp.com/album/high-enough",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685523.488370,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685523 3202758672\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://billwurtz.bandcamp.com/album/high-enough"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://infiniteammo.bandcamp.com/album/night-in-the-woods-vol-1-at-the-end-of-everything",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.568458,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202759452\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://infiniteammo.bandcamp.com/album/night-in-the-woods-vol-1-at-the-end-of-everything"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://zachjohnson1.bandcamp.com/album/endless",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.735906,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202761288\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://zachjohnson1.bandcamp.com/album/endless"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/api/bcweekly/1/list",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.949209,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202763569\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/bcweekly/1/list"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003dminecraft+volume+alpha\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.157947,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202765761\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003dminecraft+volume+alpha\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003dC418\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.194654,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202766178\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003dC418\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003dbest+friend%27s+basement\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.228414,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202766514\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003dbest+friend%27s+basement\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003de\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.353718,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202767722\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003de\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/api/fuzzysearch/1/autocomplete?q\u003dc418",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.385930,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202768078\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/fuzzysearch/1/autocomplete?q\u003dc418"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003dnoise\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:43 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.994937,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202764173\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003dnoise\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/search?q\u003dnoise\u0026page\u003d1",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685524.026366,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685524 3202764463\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/search?q\u003dnoise\u0026page\u003d1"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://teaganbear.bandcamp.com/track/just-for-the-halibut",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685525.797931,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685525 3202772520\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://teaganbear.bandcamp.com/track/just-for-the-halibut"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://radicaldreamland.bandcamp.com/track/hackmud-continuous-mix",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685525.559423,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685525 3202769967\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://radicaldreamland.bandcamp.com/track/hackmud-continuous-mix"
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
{
|
||||
"request": {
|
||||
"httpMethod": "GET",
|
||||
"url": "https://bandcamp.com/api/bcweekly/1/get?id\u003d230",
|
||||
"headers": {
|
||||
"Accept-Language": [
|
||||
"en-GB, en;q\u003d0.9"
|
||||
]
|
||||
},
|
||||
"localization": {
|
||||
"languageCode": "en",
|
||||
"countryCode": "GB"
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"responseCode": 403,
|
||||
"responseMessage": "",
|
||||
"responseHeaders": {
|
||||
"accept-ranges": [
|
||||
"bytes"
|
||||
],
|
||||
"content-length": [
|
||||
"425"
|
||||
],
|
||||
"content-type": [
|
||||
"text/html; charset\u003dutf-8"
|
||||
],
|
||||
"date": [
|
||||
"Tue, 14 May 2024 11:18:44 GMT"
|
||||
],
|
||||
"retry-after": [
|
||||
"0"
|
||||
],
|
||||
"server": [
|
||||
"Varnish"
|
||||
],
|
||||
"via": [
|
||||
"1.1 varnish"
|
||||
],
|
||||
"x-cache": [
|
||||
"MISS"
|
||||
],
|
||||
"x-cache-hits": [
|
||||
"0"
|
||||
],
|
||||
"x-served-by": [
|
||||
"cache-fra-eddf8230048-FRA"
|
||||
],
|
||||
"x-timer": [
|
||||
"S1715685525.609619,VS0,VE0"
|
||||
]
|
||||
},
|
||||
"responseBody": "\n\u003c?xml version\u003d\"1.0\" encoding\u003d\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml\u003e\n \u003chead\u003e\n \u003ctitle\u003e403 Forbidden\u003c/title\u003e\n \u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eError 403 Forbidden\u003c/h1\u003e\n \u003cp\u003eForbidden\u003c/p\u003e\n \u003ch3\u003eError 54113\u003c/h3\u003e\n \u003cp\u003eDetails: cache-fra-eddf8230048-FRA 1715685525 3202770576\u003c/p\u003e\n \u003chr\u003e\n \u003cp\u003eVarnish cache server\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n",
|
||||
"latestUrl": "https://bandcamp.com/api/bcweekly/1/get?id\u003d230"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user