diff --git a/test/populateContent.sh b/test/populateContent.sh index 568b09f3d..c3f473c9c 100644 --- a/test/populateContent.sh +++ b/test/populateContent.sh @@ -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