Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cmliu committed Sep 10, 2024
1 parent ce7c08a commit 766d394
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _worker.src.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export default {
return new Response(`${fakeConfig}`, { status: 200 });
case `/${password}`:
await sendMessage(`#获取订阅 ${FileName}`, request.headers.get('CF-Connecting-IP'), `UA: ${UA}</tg-spoiler>\n域名: ${url.hostname}\n<tg-spoiler>入口: ${url.pathname + url.search}</tg-spoiler>`);
if ((!sub || sub == '') && (addresses.length + addressesapi.length + addressesnotls.length + addressesnotlsapi.length + addressescsv.length) == 0){
if ((!sub || sub == '') && (addresses.length + addressesapi.length + addressescsv.length) == 0){
addresses = [
'Join.my.Telegram.channel.CMLiussss.to.unlock.more.premium.nodes.cf.090227.xyz#加入我的频道t.me/CMLiussss解锁更多优选节点',
'visa.cn:443',
Expand Down

0 comments on commit 766d394

Please sign in to comment.