download everything.schedule.json too

This commit is contained in:
L3D 2021-12-25 05:32:51 +01:00
parent 9723dba441
commit 41e11eae47
Signed by untrusted user who does not match committer: L3D
GPG Key ID: CD08445BFF4313D1
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ curl -s -X GET -H "Authorization: Bearer $BEARER_TOKEN" \
curl -s "https://chaos.social/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-chaos.social.json curl -s "https://chaos.social/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-chaos.social.json
# curl -s "https://social.bau-ha.us/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-social.bau-ha.us.json # curl -s "https://social.bau-ha.us/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-social.bau-ha.us.json
# curl -s "https://social.tchncs.de/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-social.tchncs.de.json # curl -s "https://social.tchncs.de/api/v1/timelines/tag/rc3cwtv" > public/toots-rc3-social.tchncs.de.json
curl -s "https://data.c3voc.de/rC3_21/everything.schedule.json" > public/everything.schedule.json