tanpengsccd

Results 69 comments of tanpengsccd

alfred app内部可以设置的。搜以前的issue

![image](https://user-images.githubusercontent.com/13959880/106768128-95c7b780-6676-11eb-9d37-18ad0ad733d1.png) the height of first rowCell in tableView is too short. this PR fix shit issue .

This issue only trigger at first launching.

I tried ``` view.addSubview(A) view.addSubview(B) A.pin.top().left().right() btnContainer.pin.top(B.edge.top).left(to: B.edge.left).right(to: B.edge.right) ``` but it not work. just list A,B vetically. ![image](https://user-images.githubusercontent.com/13959880/175841160-f25c0752-f2be-4e15-9f0b-bb908821d3a5.png)

duckduckgo搜jav居然搜到这个APP ,简直 。。。 福利啊。V2玩的不多。 Google 现在 强制开启 安全搜索了,不能搜索福利了

nice,感谢。另外问问 是不是随机选择 sa? 比如有100个sa 是不是随机选择使用?

So do i. Just set Enable Bitcode = NO

U can use acme.sh instead, I got same error xrayr version 0.9.0 : ```shell apt install acme -y CF_Key="YOURCFKEY" CF_Email="YOURCFEMAIL" acme.sh --issue --dns dns_cf -d yourvps.baidu.com ``` and config ```...