swoiows

Results 28 comments of swoiows

> Please Use PUBLIC_SERVER_URL=http://localhost:3100/ > > instead of PUBLIC_SERVER_URL=http://localhost:3100/api > > It will work as expected HI, @chandiwalaaadhar i have the same issue too, with download pdf. My env: -...

> @swoiow Haven't checked this with Docker yet, will check once and look for a resolution Ok, thx, bro. Looking forward the good news.

And more, can use pipe grammar to do this with `-config=stdin:`. For example, `curl -sL https://github.com/v2fly/v2ray-core/raw/master/release/config/config.json|./v2ray -test -config=stdin:`

> 我的电视也是 有找到解决方案吗?

可以拦截`dns.weixin.qq.com` 但是不可以拦截`*.weixin.qq.com/mmtls` 或者 `szmmsns.qpic.cn/mmsns` 业务逻辑和广告逻辑走了`/mmtls`, `/mmsns`,看上去是要MITM去过滤里面的请求才有可能过滤掉广告

有一个思路,mmtls/,列举出业务码及其含义。但是有一个弊端,gw上面稍作修改就可以令业务码改变。 但是,初步看来走的是80端口,(当然不排除SSL走80端口),那么可以针对`/mmtls`进行钩一下(譬如套一层转发,改域名解析到本地的服务),与MITM类似,但是单单针对微信,再分析每个业务码的结构体,通过结构体去做放行。 另外,小试一下,发现wx会fallback到具体的业务域,可能触发fallback,然后在业务域处理也是一个思路。

https://github.com/swoiow/autohome/issues/3#issuecomment-1543680222

1. 由项目建立到现在,是可以通过git来回溯历史车型的 2. 有些下架的进口车,年代久远的车,这个你给个示例地址吧。我印象看过是接口没返回。 3. 源码,网上随便捞就行了,组装的事儿,不复杂吧。我源码依赖二开框架的。

Got it. Maybe you’ve been updated to support AWS integration. Since I’m using your service for DNS work in a Windows development setup, I need a .whl file for it....