File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,18 @@ export default function ProxyPage() {
19
19
< ul className = 'text-white pt-5 text-left px-10 list-disc' >
20
20
< li className = 'mb-3' >
21
21
IPv6
22
- < ol className = 'list-disc pl-3 pt-3 text-pink-300' >
23
- < li > 2001:470:ed00::1 (jkt01.edgy.network, native)</ li >
24
- < li > 205:31e6:3a7d:54c9:7adc:601f:ac5b:8146 (peer01.yggdr.id, yggdrasil)</ li >
22
+ < ol className = 'list-disc pl-3 pt-3 text-pink-300 opacity-60' >
23
+ < li > 2001:470:ed00::1 (under maintenance)</ li >
25
24
</ ol >
26
25
</ li >
27
26
< li className = 'mb-3' >
28
27
Port
29
28
< ol className = 'list-disc pl-3 pt-3' >
30
- < li >
31
- < span className = 'text-pink-300' > 6565</ span > (SOCKS5)
29
+ < li className = "opacity-60" >
30
+ < span className = 'text-pink-300' > 6565</ span > (SOCKS5, under maintenance )
32
31
</ li >
33
32
< li className = "opacity-60" >
34
- < span className = 'text-pink-300 opacity-60 ' > 6969</ span > (SOCKS5 over QUIC,
33
+ < span className = 'text-pink-300' > 6969</ span > (SOCKS5 over QUIC,
35
34
membutuhkan < a href = 'https://github.com/ginuerzh/gost' > gost</ a > { ' ' }
36
35
sebagai klien, under maintenance)
37
36
</ li >
You can’t perform that action at this time.
0 commit comments