Aggiornare 'frasi.php'
This commit is contained in:
parent
b675c95b78
commit
ca83896720
42
frasi.php
42
frasi.php
|
@ -393,7 +393,47 @@ if($msgType == 'inline_query'){
|
||||||
"url" => "https://www.lealternative.net/2021/02/17/jam-lalternativa-open-source-a-clubhouse/",
|
"url" => "https://www.lealternative.net/2021/02/17/jam-lalternativa-open-source-a-clubhouse/",
|
||||||
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2021/02/keji-gao-yHI9CyBZlfE-unsplash-1200x750.jpg.webp",
|
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2021/02/keji-gao-yHI9CyBZlfE-unsplash-1200x750.jpg.webp",
|
||||||
"description" => "Social network audio"
|
"description" => "Social network audio"
|
||||||
)
|
),
|
||||||
|
array(
|
||||||
|
"type" => "article",
|
||||||
|
"id" => "40",
|
||||||
|
"title" => "App per leggere Reddit e alcune alternative",
|
||||||
|
"message_text" => "[💡](https://t.me/iv?url=https://www.lealternative.net/2021/03/03/app-per-leggere-reddit-e-alcune-alternative/&rhash=27fd4bba8b34fa) Per leggere Reddit puoi usare app open source come Slide, Infinity o Dawn for Reddit. In alternativa a Reddit puoi provare Lemmy, Gambe.ro e Tildes. Leggi il nostro articolo: [App per leggere Reddit e alcune alternative](https://www.lealternative.net/2021/03/03/app-per-leggere-reddit-e-alcune-alternative/)",
|
||||||
|
"parse_mode" => "markdown",
|
||||||
|
"url" => "https://www.lealternative.net/2021/03/03/app-per-leggere-reddit-e-alcune-alternative/",
|
||||||
|
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2021/02/pexels-brett-jordan-5437588.jpg",
|
||||||
|
"description" => "Social network"
|
||||||
|
),
|
||||||
|
array(
|
||||||
|
"type" => "article",
|
||||||
|
"id" => "41",
|
||||||
|
"title" => "BleachBit, l’alternativa a CCleaner",
|
||||||
|
"message_text" => "[💡](https://t.me/iv?url=https://www.lealternative.net/2021/03/15/bleachbit-lalternativa-a-ccleaner/&rhash=27fd4bba8b34fa) Al posto di utilizzare CCleaner (di proprietà di Avast) prova il software open source BleachBit! Leggi il nostro articolo: [BleachBit, l’alternativa a CCleaner](https://www.lealternative.net/2021/03/15/bleachbit-lalternativa-a-ccleaner/)",
|
||||||
|
"parse_mode" => "markdown",
|
||||||
|
"url" => "https://www.lealternative.net/2021/03/15/bleachbit-lalternativa-a-ccleaner/",
|
||||||
|
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2021/03/oliver-hale-oTvU7Zmteic-unsplash-1.jpg.webp",
|
||||||
|
"description" => "Pulizia computer"
|
||||||
|
),
|
||||||
|
array(
|
||||||
|
"type" => "article",
|
||||||
|
"id" => "42",
|
||||||
|
"title" => "Alternative a Windows",
|
||||||
|
"message_text" => "[💡](https://t.me/iv?url=https://www.lealternative.net/2020/10/20/come-iniziare-ad-usare-linux/&rhash=27fd4bba8b34fa) Come alternativa a Windows suggeriamo di utilizzare Linux. Anche per i principianti, prova a leggere il nostro articolo: [Come iniziare ad usare Linux](https://www.lealternative.net/2020/10/20/come-iniziare-ad-usare-linux/)",
|
||||||
|
"parse_mode" => "markdown",
|
||||||
|
"url" => "https://www.lealternative.net/2020/10/20/come-iniziare-ad-usare-linux/",
|
||||||
|
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2020/04/linux-1962898.jpg.webp",
|
||||||
|
"description" => "Computer desktop"
|
||||||
|
),
|
||||||
|
array(
|
||||||
|
"type" => "article",
|
||||||
|
"id" => "43",
|
||||||
|
"title" => "Alternative a Discord",
|
||||||
|
"message_text" => "[💡](https://t.me/iv?url=https://www.lealternative.net/2021/03/26/alternative-a-discord/&rhash=27fd4bba8b34fa) Quali alternative a Discord esistono? Nessuna è uguale a Discord ma si può provare ad utilizzare Mumble, Telegram, Matrix o Guilded. Leggi il nostro articolo: [Alternative a Discord](https://www.lealternative.net/2021/03/26/alternative-a-discord)",
|
||||||
|
"parse_mode" => "markdown",
|
||||||
|
"url" => "https://www.lealternative.net/2021/03/26/alternative-a-discord/",
|
||||||
|
"thumb_url" => "https://www.lealternative.net/wp-content/uploads/2021/03/fredrick-tendong-6ou8gWpS9ns-unsplash.jpg.webp",
|
||||||
|
"description" => "Chat"
|
||||||
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// INIZIO MODIFICHE FRANCESCO
|
// INIZIO MODIFICHE FRANCESCO
|
||||||
|
|
Loading…
Reference in New Issue