diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-29 13:50:21 -0500 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-29 13:50:21 -0500 |
commit | 099060bd31d9ef785c388d0df7b768c3d0641453 (patch) | |
tree | aa0715b4be578e2a5252d57a0a6d92374303afc9 /plugins/tipue-search/README.md | |
parent | 07f1eff851b4de4ea98db0de5d57f755c63a1fc5 (diff) |
Fix move theme in static to media/theme because is a sub directory, repair los image is in thumbnail
Diffstat (limited to 'plugins/tipue-search/README.md')
-rw-r--r-- | plugins/tipue-search/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/tipue-search/README.md b/plugins/tipue-search/README.md index 1948e3a..18178f9 100644 --- a/plugins/tipue-search/README.md +++ b/plugins/tipue-search/README.md @@ -55,32 +55,32 @@ Tipue Search serializes the generated HTML into JSON. Format of JSON is as follo { "title": "Usar cuenta Jabber/XMPP", "description": "Usar cuenta Jabber/XMPP Usar una cuenta de Jabber/XMPP es muy fácil. Instalar gajim en Hyperbola GNU/Linux-libre: $ sudo pacman -S gajim python2-axolotl Mostrar Más ¿Qué es Jabber/XMPP? Extensible Messaging and Presence Protocol, más conocido como XMPP (Protocolo extensible de mensajería y comunicación de presencia) (anteriormente llamado Jabber), es un protocolo abierto y extensible basado en XML, originalmente ideado para mensajería instantánea. Con el protocolo XMPP queda establecida una plataforma para el intercambio de datos XML que puede ser usada en aplicaciones de mensajería instantánea. Las características en cuanto a adaptabilidad y sencillez del XML son heredadas de este modo por el protocolo XMPP. A diferencia de los protocolos privativos de intercambio de mensajes como ICQ, Y! y Windows Live Messenger, se encuentra documentado y se insta a utilizarlo en cualquier proyecto. Existen servidores y clientes libres que pueden ser usados sin coste alguno. Tras varios años de su existencia, ha sido adoptado por empresas como Facebook, WhatsApp Messenger y Nimbuzz, entre otras, para su servicio de chat.", - "videoThumbnail": "https://lablibre.tuxfamily.org/theme/../wp-content/uploads/article/poster/2020/05/usar-xmpp.jpeg", + "videoThumbnail": "https://saravia.org/media/theme/../wp-content/uploads/article/poster/2020/05/usar-xmpp.jpeg", "formatStreams": { "url": "https://archive.org/download/libreweb/uso-de-cuenta-xmpp.webm" }, "author": "Jesús E.", - "authorUrl": "https://lablibre.tuxfamily.org/author/jesus-e/", + "authorUrl": "https://saravia.org/media/author/jesus-e/", "published": "2020-05-20T15:23:44+02:00", "publishedText": "mié, 20 mayo, 2020", "time": "16:51", "tags": "Tutorial", - "url": "https://lablibre.tuxfamily.org/usar-cuenta-jabber-xmpp/" + "url": "https://saravia.org/media/usar-cuenta-jabber-xmpp/" }, { "title": "Happy Birthday To GNU", "description": "Happy Birthday To GNU Sr. Stephen Fry introduces you to free software, and reminds you of a very special birthday. In this film, Stephen Fry, the actor, humorist and author introduces the viewer to free software and GNU. Along the way, he compares proprietary software to the 'tyranny' of scientific research that cannot be shared, studied and distributed by others. Show More Credits of video Free distros", - "videoThumbnail": "https://lablibre.tuxfamily.org/theme/../wp-content/uploads/article/poster/2008/09/happy-gnu.jpg", + "videoThumbnail": "https://saravia.org/media/theme/../wp-content/uploads/article/poster/2008/09/happy-gnu.jpg", "formatStreams": { "url": "https://archive.org/download/libreweb/sf-large.webm" }, "author": "Free Software Foundation", - "authorUrl": "https://lablibre.tuxfamily.org/author/free-software-foundation/", + "authorUrl": "https://saravia.org/media/author/free-software-foundation/", "published": "2008-09-02T21:04:48+02:00", "publishedText": "mar, 02 septiembre, 2008", "time": "5:51", "tags": "GNU", - "url": "https://lablibre.tuxfamily.org/happy-birthday-to-gnu/" + "url": "https://saravia.org/media/happy-birthday-to-gnu/" } ] } |