Xabellee

Results 11 comments of Xabellee

> 使用 no-resolve > > ``` > rules: > - SCRIPT,quic,REJECT,no-resolve > ``` 没加no-resolve之前是所有经过了script规则的都触发了dns查询,加了之后,普通的tcp连接确实不会有dns查询了,但是被这条规则reject掉的udp通信还是会有一次dns查询,100%复现

``` dns: enable: true ipv6: true enhanced-mode: fake-ip nameserver: - 114.114.114.114 rules: - GEOIP,LAN,DIRECT,no-resolve - SCRIPT,QUIC,REJECT,no-resolve - GEOIP,CN,DIRECT - MATCH,PROXY script: shortcuts: QUIC: network == 'udp' and dst_port == 443...

> 实测观察下来,只要经过shortcut的,不管是reject还是匹配其他规则,都会触发dns查询,和规则是否包含ip无关,和是否udp无关。 shortcut引起的dns查询用no-resolve就能解决了,但是被reject的udp通信引发的dns查询还是没办法

> 似乎在最新版里面这个问题修正了[Fix: fakeip udp should not replace with another ip) > ](https://github.com/Dreamacro/clash/commit/5497adaba1ff81be5225ebd0849964bba5b23987) 并没有

> > > 似乎在最新版里面这个问题修正了[Fix: fakeip udp should not replace with another ip) > > > ](https://github.com/Dreamacro/clash/commit/5497adaba1ff81be5225ebd0849964bba5b23987) > > > > 并没有 > > 用了7月7日的premium版本,我本地已经无法再现这个问题了 我还是100%复现啊😯,你是抓包看了确定被reject掉的udp都不会触发dns查询吗

> I think I added a string with placeholders for date format for this exact reason, but I'll check It seems that the date format is hardcoded in `mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java` ```java...

> > (I'm not sure it's a good idea UX-wise to have them as a separate tab in the profile though — we need our designer to take a look...

I have the same problem. Do you know any workaround?

> > @ljk5403 如果放入 fake_simsun.ttc 仍不能解决,可以暂时降级到 [v3.5.0.46-1](https://github.com/vufa/deepin-wine-wechat-arch/releases/tag/v3.5.0.46-1),参照 [用安装包安装](https://github.com/vufa/deepin-wine-wechat-arch#%E7%94%A8%E5%AE%89%E8%A3%85%E5%8C%85%E5%AE%89%E8%A3%85) > > 使用[这个链接](https://bbs.deepin.org/en/post/213530)里的fake_simsun.ttc,问题解决!非常感谢! 不过小程序里不少汉字还是方框,以及似乎小程序界面没法上下滑动,但总的来说完全足够日常使用啦。 请问你正常显示的是什么字体呀,是宋体还是黑体

the iOS app supports that feature