Update profiles (#63)

* update profile links

* make blur script compatible with magick 7
This commit is contained in:
Visual-Dawg 2024-06-20 22:52:15 +03:00 committed by GitHub
parent 31de605aeb
commit 07b2125a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 10 deletions

View File

@ -72,9 +72,12 @@ function exec(command) {
stdio: ['inherit', 'inherit', 'pipe'] stdio: ['inherit', 'inherit', 'pipe']
}) })
if (stderr.toString().trim()) throw stderr.toString().trim()
if (error) throw error if (error) throw error
const stdError = stderr.toString().trim()
if (stdError && !stdError.includes('WARNING')) throw new Error(stdError)
return stdout return stdout
} catch (error) { } catch (error) {
throw new Error(error) throw new Error(error)

View File

@ -12,7 +12,7 @@
"size": 164 "size": 164
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/419880181101232129/2f57c8e5e681c5d8608d07c83053815f.webp", "image": "https://cdn.discordapp.com/avatars/419880181101232129/61747b6c8981fc817c390ff0d6d93ff2.webp",
"class": "outline-orange-500", "class": "outline-orange-500",
"coordinates": [391, 615], "coordinates": [391, 615],
"size": 149 "size": 149
@ -21,11 +21,10 @@
"image": "https://cdn.discordapp.com/avatars/378704069726044170/415dcb2ef8d1ef635e35e1d04d523cba.webp", "image": "https://cdn.discordapp.com/avatars/378704069726044170/415dcb2ef8d1ef635e35e1d04d523cba.webp",
"class": "outline-amber-500", "class": "outline-amber-500",
"coordinates": [568, 594], "coordinates": [568, 594],
"size": 120, "size": 120
"tag": "le_mod"
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/623781003382751243/0705cf015336ae06cefcdcb2800a49e9.webp", "image": "https://cdn.discordapp.com/avatars/623781003382751243/e5d393ffeefe1accf5ee7c01cb648974.webp",
"class": "outline-orange-500", "class": "outline-orange-500",
"coordinates": [525, 764], "coordinates": [525, 764],
"size": 80 "size": 80
@ -37,7 +36,7 @@
"size": 128 "size": 128
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/967764496527532083/5dc06d112653a529ecbae3b6f4225a93.webp", "image": null,
"class": "outline-sky-500", "class": "outline-sky-500",
"coordinates": [53, 399], "coordinates": [53, 399],
"size": 75 "size": 75
@ -121,6 +120,13 @@
"coordinates": [263, 653], "coordinates": [263, 653],
"size": 65 "size": 65
}, },
{
"image": "https://cdn.discordapp.com/avatars/273110996938260481/c5c77f8af7f34807e5a1afe954f9afde.webp",
"class": "outline-yellow-500 bg-black ",
"coordinates": [893, 622],
"size": 80,
"quote": "\"piss blob\""
},
{ {
"image": "https://cdn.discordapp.com/avatars/231040215085481984/7f378337240110b76e6e9baa31f83670.webp", "image": "https://cdn.discordapp.com/avatars/231040215085481984/7f378337240110b76e6e9baa31f83670.webp",
"class": "outline-amber-500", "class": "outline-amber-500",
@ -128,7 +134,7 @@
"size": 80 "size": 80
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/784153590595321876/04cbb92b7fe3fea8a6cdb4e2fd8562c5.webp", "image": "https://cdn.discordapp.com/avatars/784153590595321876/d10daf888b8365cf4ce5e87500254afa.webp",
"class": "outline-white", "class": "outline-white",
"coordinates": [583, 824], "coordinates": [583, 824],
"size": 69, "size": 69,
@ -171,7 +177,7 @@
"size": 47 "size": 47
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/194584980922433536/7e8f880edc7b213bbb4ad02a50c9fb36.webp", "image": "https://cdn.discordapp.com/avatars/194584980922433536/ae9bc8baf50b773e3b26f2b7662b29fc.webp",
"class": "outline-blue-500 bg-black ", "class": "outline-blue-500 bg-black ",
"coordinates": [69, 561], "coordinates": [69, 561],
"size": 54 "size": 54
@ -195,7 +201,7 @@
"size": 49 "size": 49
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/317785409763541002/4c6f2c001a577909b0904678c3309522.webp", "image": "https://cdn.discordapp.com/avatars/317785409763541002/d4d82711e6304dfa8ca819ce5c8675ac.webp",
"class": "outline-blue-500 bg-black ", "class": "outline-blue-500 bg-black ",
"coordinates": [119, 202], "coordinates": [119, 202],
"size": 49 "size": 49
@ -207,7 +213,7 @@
"size": 69 "size": 69
}, },
{ {
"image": "https://cdn.discordapp.com/avatars/706672850907430942/5d5f32f579d9061c5392377fd334c1b3.webp", "image": "https://cdn.discordapp.com/avatars/706672850907430942/3f8bfe4308d2536ad524fe30b8435540.webp",
"class": "outline-stone-500 bg-black ", "class": "outline-stone-500 bg-black ",
"coordinates": [771, 818], "coordinates": [771, 818],
"size": 49 "size": 49