mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-26 16:48:32 +03:00
Prettified Code!
This commit is contained in:
@@ -52,7 +52,9 @@ onUnmounted(() => {
|
||||
line-height: 1;
|
||||
|
||||
opacity: 0.8;
|
||||
transition: opacity 0.2s, transform 0.2s;
|
||||
transition:
|
||||
opacity 0.2s,
|
||||
transform 0.2s;
|
||||
}
|
||||
|
||||
.vp-back-to-top:hover {
|
||||
|
||||
@@ -31,7 +31,7 @@ Freedom 是一个出站协议,可以用来向任意网络发送(正常的)
|
||||
|
||||
默认值 `"AsIs"`。
|
||||
|
||||
所有参数含义均约等于 [sockopt](../transport.md#sockoptobject) 中的 domainStrategy.
|
||||
所有参数含义均约等于 [sockopt](../transport.md#sockoptobject) 中的 domainStrategy.
|
||||
|
||||
在这里使用 AsIs 才可以把域名交给后面的 sockopt 模块,如果在这里设置非 AsIs 导致域名被解析为具体 IP 会使后续的 sockopt.domainStrategy 以及其相关的 happyEyeballs 失效。(如果不调整这两个设置则没有负面影响)
|
||||
|
||||
|
||||
@@ -67,13 +67,11 @@ Welcome to help Xray become stronger!
|
||||
### Telegram
|
||||
|
||||
- [Project X Discussion Group](https://t.me/projectXray)
|
||||
|
||||
- You can chat freely above the bottom line in the discussion group, don't fight, no abuse of power.
|
||||
- Feel free to ask questions, and try to answer those you know.
|
||||
- No politics, No NSFW
|
||||
|
||||
- [Project VLESS Group](https://t.me/projectVless)
|
||||
|
||||
- The official Xray-core group for non-Chinese participants. Sister group of [Project X](https://t.me/projectXray)
|
||||
- No advertising, No insults, No politics.
|
||||
|
||||
|
||||
@@ -68,13 +68,11 @@ features:
|
||||
### Telegram
|
||||
|
||||
- [Project X 交流群](https://t.me/projectXray)
|
||||
|
||||
- 交流群可在底线之上随便水,不要撕逼,没有滥权。
|
||||
- 有问题尽管随便问,知道的尽量回答。
|
||||
- 禁政治,禁 NSFW
|
||||
|
||||
- [Project VLESS Group](https://t.me/projectVless)
|
||||
|
||||
- 对非中文参与的官方用户群。 [Project X](https://t.me/projectXray) 的姊妹群。
|
||||
- 禁广告,禁人身攻击,禁政治。
|
||||
|
||||
|
||||
@@ -67,13 +67,11 @@ features:
|
||||
### Telegram
|
||||
|
||||
- [Группа обсуждения Project X](https://t.me/projectXray)
|
||||
|
||||
- В группе обсуждения можно свободно общаться, не допускаются оскорбления и злоупотребления.
|
||||
- Не стесняйтесь задавать вопросы, а если знаете ответ - помогите другим.
|
||||
- Запрещены политика и контент для взрослых (NSFW).
|
||||
|
||||
- [Project VLESS Group](https://t.me/projectVless)
|
||||
|
||||
- Официальная группа для некитайскоговорящих пользователей (в основном русскоязычных).
|
||||
|
||||
- [Канал Project X](https://t.me/projectXtls)
|
||||
|
||||
Reference in New Issue
Block a user