From 8e7ef0110fd925c9aa6dce1ba805db366af916e6 Mon Sep 17 00:00:00 2001 From: bonobo Date: Wed, 18 Sep 2024 05:45:52 +0200 Subject: [PATCH] Actualizar 'configuracio/bot_plus_cfg.php' --- configuracio/bot_plus_cfg.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/configuracio/bot_plus_cfg.php b/configuracio/bot_plus_cfg.php index fb5d5be..7d91a60 100644 --- a/configuracio/bot_plus_cfg.php +++ b/configuracio/bot_plus_cfg.php @@ -116,21 +116,21 @@ $log_detall = "CURT"; // * Configuració d'enviament de correus d'avís * // ********************************************** $act_correu = 0; -$elmeucompte = "nachobg@ditsibits.ml"; -$elremitent = "webmaster@ditsibits.ml"; +$elmeucompte = "usuari@exemple.net"; +$elremitent = "webmaster@exemple.net"; // **************************************** // * Configuració de Mastodon i font RSS: * // * Clau del compte del bot a Mastodon. * // **************************************** // Has de copiar el que et genera mastodon quan crees l'aplicació (primera linia) -$token="m-iN__E4X2KT9mHyuZT4ZDdNhBd0tGyz2w0Dh0dv4Ug"; +$token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"; // URL de la instància on està el compte (No escriure '/' al final. $base_url="https://mastodont.cat"; // id del teu compte (pots averiguar-lo mirant el codi font del teu perfil -$id_cmpt ="109436876995250353"; +$id_cmpt ="123456789123456789"; // URL de la font RSS o Atom que vols que es publique //$fitxer="https://www.apuntmedia.es/rss/"; @@ -138,8 +138,6 @@ $id_cmpt ="109436876995250353"; // adreça web per citar la font (no cal que siga la del RSS) $web_of = "https://www.apuntmedia.es/"; // multi microsites -// portada del web -//$fitxer0="https://www.apuntmedia.es/rss/"; // microsite de noticies $fitxer0 = "https://www.apuntmedia.es/rss/category/microsite/1000149/";