no message
This commit is contained in:
parent
67e46728ba
commit
07ff778c2d
@ -140,8 +140,8 @@ class GithubController
|
||||
$sGoodShip = ModelGoodPool::_goodToGithub($aShip["good"]);
|
||||
$ex["good_ship"] = $sGoodShip;
|
||||
|
||||
$ex["url_sub_v2ray"] = "https://".$aArticle["fn_www"]."/feed/v2ray-".date("Ymd").".txt";
|
||||
$ex["url_sub_clash"] = "https://".$aArticle["fn_www"]."/clash/v2ray-".date("Ymd").".yaml";
|
||||
$ex["url_sub_v2ray"] = "https://".$aArticle["fn_www"]."/sub/v2ray-".date("Ymd").".txt";
|
||||
$ex["url_sub_clash"] = "https://".$aArticle["fn_www"]."/sub/v2ray-".date("Ymd").".yaml";
|
||||
$ex["youhui"] = "购买套餐时输入【".$aArticle['sale_code']."】优惠码,可享".$aArticle['sale_rate']."折优惠,折后低至".$aArticle['sale_price']."元/月。";
|
||||
|
||||
$ex["url_github_clash"] = "https://raw.githubusercontent.com/".$aArticle["user_name"]."/".$aArticle["project_name"]."/main/feed/clash-".$sDateCode.".yaml";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user