wulilio
wulilio
+1 ,智能路径还是很重要的
遇到了同样的问题,注入none.html后前端校验body过不去,有什么方法吗
不行,-domain只是不会注入whistle.nohost/inject.html,仍然会注入whistle.nohost/none.html > 入口规则配 `-domain`
> 哪来的 `none.html` ? -domain域名的响应body开头会添加 < !DOCTYPE html > window.__whistle_nohost_from_imweb_is_inited__ = true; 搜nohost代码发现是在 https://github.com/Tencent/nohost/blob/master/lib/plugins/whistle.nohost/_rules.txt 里
也遇到了,编辑器下没问题,webgl下有问题,有什么进展吗
just use the file extension .br, then try brotli, it would be great helpful
用Unit8Array呢?webgl下直接从heap中new一个Unit8Array ,非webgl下在现有buffer上new sharedarraybuffer然后再new Unit8Array
> 有没有把域名加到白名单里面 是在白名单中,Content-Length正确的话,nohost是显示的。 whistle能正常显示错误的请求 