přidán babica
This commit is contained in:
parent
bbe6ffce29
commit
497a1e655c
|
@ -125,6 +125,13 @@ get_habibi "Habibi" "Habibi" "https://upload.wikimedia.org/wikipedia/commons/thu
|
||||||
|
|
||||||
get_agent_orange "Agent Orange" "Agent Orange" "https://www.postavy.cz/foto-dila/vietcong-foto.jpg"
|
get_agent_orange "Agent Orange" "Agent Orange" "https://www.postavy.cz/foto-dila/vietcong-foto.jpg"
|
||||||
|
|
||||||
|
output=''${output}'
|
||||||
|
{
|
||||||
|
"image": {
|
||||||
|
"url": '"$(curl "https://tenor.googleapis.com/v2/search?q=jirka+babica&key=AIzaSyBslfnEs3bkLvwbqp3iUWqKAHyop5aldEo&client_key=qrreader&limit=1&random=true&country=CZ" | jq .results[0].media_formats.gif.url)"'
|
||||||
|
}
|
||||||
|
},'
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
# get_microsoft_support
|
# get_microsoft_support
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue