|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 | | - <title>Free VPN Subscription Links | Clash, sing-box, and V2Ray Public Feeds</title> |
7 | | - <meta name="description" content="Free public VPN subscription links for Clash, sing-box, and V2Ray with release downloads, status checks, and client guides."> |
| 6 | + <title>Free VPN Subscription Entry Page | Clash, sing-box, and V2Ray</title> |
| 7 | + <meta name="description" content="Use this entry page to choose the right public VPN subscription format, check live status, follow updates, and open the right client guide."> |
8 | 8 | <link rel="canonical" href="https://au1rxx.github.io/free-vpn-subscriptions/free-vpn-subscription-links.html"> |
9 | | - <meta property="og:title" content="Free VPN Subscription Links"> |
10 | | - <meta property="og:description" content="Open the right public subscription link for Clash, sing-box, or V2Ray and jump to client-specific guides."> |
| 9 | + <meta property="og:title" content="Free VPN Subscription Entry Page"> |
| 10 | + <meta property="og:description" content="Choose the right public subscription path for Clash, sing-box, or V2Ray before copying any link."> |
11 | 11 | <meta property="og:type" content="website"> |
12 | 12 | <meta property="og:url" content="https://au1rxx.github.io/free-vpn-subscriptions/free-vpn-subscription-links.html"> |
13 | 13 | <meta property="og:image" content="https://au1rxx.github.io/free-vpn-subscriptions/social-preview.png"> |
14 | 14 | <meta name="twitter:card" content="summary_large_image"> |
15 | | - <meta name="twitter:title" content="Free VPN Subscription Links | Clash, sing-box, and V2Ray Public Feeds"> |
16 | | - <meta name="twitter:description" content="Free public VPN subscription links for Clash, sing-box, and V2Ray with release downloads, status checks, and client guides."> |
| 15 | + <meta name="twitter:title" content="Free VPN Subscription Entry Page | Clash, sing-box, and V2Ray"> |
| 16 | + <meta name="twitter:description" content="Choose the right public subscription path, check live status, and open the matching client guide."> |
17 | 17 | <meta name="twitter:image" content="https://au1rxx.github.io/free-vpn-subscriptions/social-preview.png"> |
18 | 18 | <link rel="stylesheet" href="./styles.css"> |
19 | 19 | <script type="application/ld+json"> |
|
23 | 23 | "mainEntity": [ |
24 | 24 | { |
25 | 25 | "@type": "Question", |
26 | | - "name": "What free VPN subscription links are available here?", |
| 26 | + "name": "What public subscription formats are available here?", |
27 | 27 | "acceptedAnswer": { |
28 | 28 | "@type": "Answer", |
29 | | - "text": "This repository publishes public Clash YAML, sing-box JSON, and V2Ray Base64 subscription links, plus a status feed and release snapshots." |
| 29 | + "text": "This repository publishes public Clash YAML, sing-box JSON, and V2Ray Base64 subscription formats, plus a live status page, release history, and client guides." |
30 | 30 | } |
31 | 31 | }, |
32 | 32 | { |
|
45 | 45 | <main class="content-page"> |
46 | 46 | <a class="back-link" href="./">Back to home</a> |
47 | 47 | <p class="eyebrow">Entry Page</p> |
48 | | - <h1>Free VPN subscription links for Clash, sing-box, and V2Ray clients</h1> |
| 48 | + <h1>Use this page as the subscription entry hub, not just a link dump</h1> |
49 | 49 | <p class="lede"> |
50 | | - Use this page when you just need the public subscription links, want to understand the difference between formats, or need a fast path into the right client guide. |
| 50 | + Start here when you need to choose the right format, confirm live status, or open the matching client guide. The goal is to reduce blind copy-paste and make the public repo worth returning to. |
51 | 51 | </p> |
52 | 52 | <div class="content-actions"> |
53 | | - <a class="button button-primary" href="./output/clash.yaml">Open Clash</a> |
54 | | - <a class="button button-secondary" href="./output/singbox.json">Open sing-box</a> |
55 | | - <a class="button button-secondary" href="./output/v2ray-base64.txt">Open V2Ray</a> |
| 53 | + <a class="button button-primary" href="./which-subscription-format-should-i-use.html">Choose a format</a> |
| 54 | + <a class="button button-secondary" href="./status.html">Check live status</a> |
| 55 | + <a class="button button-secondary" href="./updates.html">Open updates</a> |
| 56 | + <a class="button button-secondary" href="./verification.html">Open verification</a> |
56 | 57 | </div> |
57 | 58 | <section class="content-block"> |
58 | | - <h2>Share the right public link</h2> |
| 59 | + <h2>Share the right public path</h2> |
59 | 60 | <ul class="tag-list"> |
60 | | - <li>Use the raw `output/*` links for long-lived client auto-refresh.</li> |
61 | | - <li>Use `releases/latest/download/*` when you want a snapshot file for manual download.</li> |
62 | | - <li>Use the live status page or raw `status.json` when you need the freshest health signal before troubleshooting.</li> |
63 | | - <li>Open the <a href="./verification.html">verification page</a> when you want the documented machine validation path and compatibility notes.</li> |
| 61 | + <li>Share the homepage or this entry page first when the user does not yet know which client or format they need.</li> |
| 62 | + <li>Share the format decision page when the problem is choosing Clash, sing-box, or V2Ray.</li> |
| 63 | + <li>Share the live status page before troubleshooting so users can rule out stale or unhealthy public output.</li> |
| 64 | + <li>Share the verification page when you need documented machine validation and compatibility notes.</li> |
64 | 65 | </ul> |
65 | 66 | </section> |
66 | 67 | <section class="content-grid"> |
67 | 68 | <section class="content-block"> |
68 | | - <h2>Primary public links</h2> |
| 69 | + <h2>Available formats</h2> |
69 | 70 | <ul class="tag-list"> |
70 | | - <li>Clash: `clash.yaml`</li> |
71 | | - <li>sing-box: `singbox.json`</li> |
72 | | - <li>V2Ray: `v2ray-base64.txt`</li> |
73 | | - <li>Status: `status.json`</li> |
| 71 | + <li>Clash for YAML and Mihomo-style clients</li> |
| 72 | + <li>sing-box for remote JSON profile flows</li> |
| 73 | + <li>V2Ray for Base64 subscription URL flows</li> |
| 74 | + <li>Status for checking public health before import or troubleshooting</li> |
74 | 75 | </ul> |
75 | 76 | </section> |
76 | 77 | <section class="content-block"> |
77 | | - <h2>What each link is for</h2> |
| 78 | + <h2>Best next click</h2> |
78 | 79 | <ul class="tag-list"> |
79 | | - <li>Clash for YAML and Mihomo-style clients</li> |
80 | | - <li>sing-box for remote JSON profile flows</li> |
81 | | - <li>V2Ray for Base64 subscription URL flows</li> |
82 | | - <li>Status for checking current node health before troubleshooting</li> |
| 80 | + <li>Open the Android path if you use v2rayNG, NekoBox, Clash Meta, or Hiddify.</li> |
| 81 | + <li>Open the iPhone path if you use Shadowrocket or a similar iOS client.</li> |
| 82 | + <li>Open the format guide if you already know the client family.</li> |
| 83 | + <li>Open Releases only when you want historical snapshots or manual downloads.</li> |
83 | 84 | </ul> |
84 | 85 | </section> |
85 | 86 | </section> |
|
0 commit comments