From 66b5366b7b377f9e595ee9b97261b65a0064aa5b Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 23 Feb 2022 10:26:02 +0100 Subject: Add script to update feeds --- admin/feeds/concerts-pubdates.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 admin/feeds/concerts-pubdates.json (limited to 'admin/feeds/concerts-pubdates.json') diff --git a/admin/feeds/concerts-pubdates.json b/admin/feeds/concerts-pubdates.json new file mode 100644 index 0000000..4232ed7 --- /dev/null +++ b/admin/feeds/concerts-pubdates.json @@ -0,0 +1,15 @@ +{ + "2019-10-05T17:00": null, + "2019-10-06T16:00": null, + "2020-03-08T16:00": null, + "2020-08-24T20:00": null, + "2021-04-03T20:00": "2021-03-19T16:00", + "2021-06-13T15:00": "2021-03-19T16:00", + "2021-08-17T20:30": null, + "2021-08-19T20:00": null, + "2021-10-25T18:00": null, + "2021-10-28T18:00": null, + "2021-12-12T16:00": "2021-11-23T23:28", + "2021-12-31T20:00": null, + "2022-05-07T17:00": null +} -- cgit v1.2.3