Skip to content

Commit

Permalink
Update _worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NiREvil authored May 8, 2024
1 parent 0f8b0a3 commit 5996620
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -725,12 +725,12 @@ ${วเลสSec}
const clash_link = `https://api.v1.mk/sub?target=clash&url=${encodeURIComponent(sublink)}&insert=false&emoji=true&list=false&tfo=false&scv=true&fdn=false&sort=false&new_name=true`;
// Prepare header string
const header = `
<p align='center'><img src='https://cloudflare-ipfs.com/ipfs/bafybeigd6i5aavwpr6wvnwuyayklq3omonggta4x2q7kpmgafj357nkcky' alt='图片描述' style='margin-bottom: -50px;'>
<p align='center'><img width="250" height="250" src="https://img.icons8.com/ios-filled/250/logan-paul-maverick.png" alt="logan-paul-maverick"/>
<b style='font-size: 15px;'>Welcome! This function generates configuration for วเลส protocol. If you found this useful, please check our GitHub project for more:</b>
<b style='font-size: 15px;'>欢迎!这是生成 วเลส 协议的配置。如果您发现这个项目很好用,请查看我们的 GitHub 项目给我一个star:</b>
<a href='https://github.com/3Kmfi6HP/EDtunnel' target='_blank'>EDtunnel - https://github.com/3Kmfi6HP/EDtunnel</a>
<iframe src='https://ghbtns.com/github-btn.html?user=USERNAME&repo=REPOSITORY&type=star&count=true&size=large' frameborder='0' scrolling='0' width='170' height='30' title='GitHub'></iframe>
<a href='//${hostName}/sub/${userIDArray[0]}' target='_blank'>วเลส 节点订阅连接</a>
<a href='https://github.com/NiREvil/Emotional-Damage' target='_blank'>Freedom - https://github.com/NiREvil/Emotional-Damage</a>
<iframe src='https://ghbtns.com/github-btn.html?user=NiREvil&repo=Emotional-Damage&type=star&count=true&size=large' frameborder='0' scrolling='0' width='170' height='30' title='GitHub'></iframe>
<a href='//${hostName}/sub/${userIDArray[0]}' target='_blank'>วเลส 节Sub link addresses</a>
<a href='clash://install-config?url=${encodeURIComponent(`https://${hostName}/sub/${userIDArray[0]}?format=clash`)}}' target='_blank'>Clash for Windows 节点订阅连接</a>
<a href='${clash_link}' target='_blank'>Clash 节点订阅连接</a>
<a href='${subbestip}' target='_blank'>优选IP自动节点订阅</a>
Expand All @@ -743,7 +743,7 @@ ${วเลสSec}
const htmlHead = `
<head>
<title>EDtunnel: วเลส configuration</title>
<meta name='description' content='This is a tool for generating วเลส protocol configurations. Give us a star on GitHub https://github.com/3Kmfi6HP/EDtunnel if you found it useful!'>
<meta name='description' content='This is a tool for generating วเลส protocol configurations. Give us a star on GitHub https://github.com/NiREvil/Emotional-Damage if you found it useful!'>
<meta name='keywords' content='EDtunnel, cloudflare pages, cloudflare worker, severless'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta property='og:site_name' content='EDtunnel: วเลส configuration' />
Expand All @@ -756,7 +756,7 @@ ${วเลสSec}
<meta name='twitter:title' content='EDtunnel - วเลส configuration and subscribe output' />
<meta name='twitter:description' content='Use cloudflare pages and worker severless to implement วเลส protocol' />
<meta name='twitter:url' content='https://${hostName}/' />
<meta name='twitter:image' content='https://cloudflare-ipfs.com/ipfs/bafybeigd6i5aavwpr6wvnwuyayklq3omonggta4x2q7kpmgafj357nkcky' />
<meta name='twitter:image' content='https://img.icons8.com/ios-filled/250/logan-paul-maverick.png' />
<meta property='og:image:width' content='1500' />
<meta property='og:image:height' content='1500' />
Expand Down Expand Up @@ -868,4 +868,5 @@ function สร้างวเลสSub(ไอดีผู้ใช้_เส้

const cn_hostnames = [
'piped.kavin.rocks',
'www.speedtest.net',
];

0 comments on commit 5996620

Please sign in to comment.