mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Update icon urls for discord messaging
This commit is contained in:
parent
22ad18a144
commit
f105676c9d
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ fi
|
|||
if [ "${TYPE}" == "failure" ]; then
|
||||
curl -X POST -H "Content-Type: application/json" --data \
|
||||
'{
|
||||
"avatar_url": "https://unavatar.now.sh/twitter/github",
|
||||
"avatar_url": "https://api.microlink.io/?url=https://twitter.com/github&embed=image.url",
|
||||
"embeds": [
|
||||
{
|
||||
"color": 16711680,
|
||||
|
|
@ -28,7 +28,7 @@ if [ "${TYPE}" == "failure" ]; then
|
|||
else
|
||||
curl -X POST -H "Content-Type: application/json" --data \
|
||||
'{
|
||||
"avatar_url": "https://unavatar.now.sh/twitter/github",
|
||||
"avatar_url": "https://api.microlink.io/?url=https://twitter.com/github&embed=image.url",
|
||||
"embeds": [
|
||||
{
|
||||
"color": 1681177,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue