mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Fix another Stubhub HTTP URL
This commit is contained in:
parent
77da54ea0c
commit
651eb50729
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"response":{
|
||||
"docs":[
|
||||
{
|
||||
"url": "http://www.stubhub.com/event/name-1-1-2014-12345",
|
||||
"url": "https://www.stubhub.com/event/name-1-1-2014-12345",
|
||||
"seo_description_en_US": "name",
|
||||
"event_date_local": "2014-01-01",
|
||||
"maxPrice": "100",
|
||||
|
|
Loading…
Add table
Reference in a new issue