no message

This commit is contained in:
hellcat 2026-03-11 18:26:51 +08:00
parent a8eca4e94e
commit b2e4ca8e2e

View File

@ -109,17 +109,14 @@ final class FnTgPublish
throw new \Exception("没得到sThumb >>> ".$sResult);
}
$iImgId = $aResult["aData"]["img_id"] ?? 0;
$sInput = "thumb_a.jpg";
$sPattern = '/thumb_./u';
$sReplacement = 'full';
$sImgUrl = preg_replace($sPattern, $sReplacement, $sImgUrl);
$sTitle = "".date("m月d日")."」最新免费节点SSR/V2ray/Clash/Shadowrocket";
$sStr = $sTitle."\n\n👉 https://".$sSiteDomain."/a/fn".date("Ymd").".html";
// $sImgUrl = "https://".$sSiteDomain."/site/".$sSiteCode."/images/article/".$iImgId.".png";
// $sImgUrl = "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png";
// $sImgUrl = "https://clashfreenode.com/site/clashfreenode.com/images/article/5.png";
// $sImgUrl = "https://gips3.baidu.com/it/u=1821127123,1149655687&fm=3028&app=3028&f=JPEG&fmt=auto?w=720&h=1280";
// $sImgUrl = "";
$r = TeleSlave::start($sSiteCode, $sSiteCode)
// ->enableSlaveQueue(false)