0

Update test external action buttons

This commit is contained in:
Gabe Kangas 2022-07-12 17:32:27 -07:00
parent 46e17bb524
commit 5ec4fd62ad
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -122,5 +122,5 @@ curl 'http://localhost:8080/api/admin/config/externalactions' \
-H 'Sec-Fetch-Site: same-origin' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36' \
--data-raw '{"value":[{"url":"https://cloud.kylebronsdon.com/s/8kBgBbjmNY57X8Y","title":"Song List","description":"","icon":"","color":"","openExternally":false},{"url":"https://owncast.online/docs","title":"Documentation","description":"","icon":"","color":"","openExternally":false}]}' \
--data-raw '{"value":[{"url":"https://owncast.online/docs","title":"Documentation","description":"","icon":"","color":"","openExternally":false},{"url":"https://media1.giphy.com/media/Ju7l5y9osyymQ/giphy.gif?cid=ecf05e47otegqpl9mqfz880pi861dnjm5loy6kyrquy9lku0&rid=giphy.gif&ct=g","title":"Important","description":"","icon":"https://findicons.com/files/icons/1184/quickpix_2008/128/rick_roll_d.png","color":"#c87fd7","openExternally":false},{"url":"https://randommer.io/random-images","title":"New Tab","description":"","icon":"","color":"","openExternally":true}]}' \
--compressed