bcaso

Results 10 comments of bcaso

很详细实用:)

规则 `*://*.its.com/*` 并不能匹配 `https://its301.com` 或 `https://its201.com` 另外,`*://*.its*.com/*` 这个规则不可行,通配符的规则中不能再使用通配符。通配符规则是 `*://*.域名.后缀/*`。 可以使用正则:`/^https?:\/\/(www\.)?(its)\d+\.com/` 或 通配符 `*://its*` > 不可用的匹配规则: > > ![image](https://user-images.githubusercontent.com/32212684/149601906-dd140331-9c1e-4ed4-9bc7-8ef32e6c3420.png) > > https://iorate.github.io/ublacklist/docs/advanced-features 整理这些黑名单的效率真是特别低。不如用白名单。https://github.com/bcaso/Google-Chinese-Results-Whitelist

内容农场:https://www.bthss.com

本地使用 Nginx Proxy Manager,反代后中文乱码。 网页中可以播放,但是用 potplayer 就不行。 ![image](https://user-images.githubusercontent.com/32212684/180210504-36722f7b-44a9-470f-8b36-de30f5868b3f.png) 反代后,所有的音频都不能在线播放。 ![image](https://user-images.githubusercontent.com/32212684/180210932-29fcae4f-de86-4b4d-a81c-002683612865.png) ![image](https://user-images.githubusercontent.com/32212684/180211129-5b4a37ca-cdb0-4227-866e-97af8bc9d40e.png) 只配置了这些,其他的没有填。没有 SSL,没有在高级选项下自定义。 不使用反代,使用 IP加端口访问的话,Potplayer 得到的地址还是中文乱码。 idm 检测到的地址是正常的,可以放到 potplayer 中播放。 ![image](https://user-images.githubusercontent.com/32212684/180215573-3963595c-e107-4557-9479-21a32c22099c.png)

手里有两个 google 帐号,开两个 chrome, 一个用黑名单一个用白名单。 经过一段时间的积累,就可以转到白名单。 黑名单是无限的。白名单可以是有限的,以有限的精力去维护有限的白名单。

![image](https://user-images.githubusercontent.com/32212684/141034957-cbc8ad9c-b8d5-4eae-a055-c2ae5d1b5ad9.png) ![image](https://user-images.githubusercontent.com/32212684/141034969-07e5d79a-f044-4fe2-a1b7-cc12eaa585bd.png)

白名单更易维护,我用 python 简单的写了段代码: https://github.com/bcaso/Google-Chinese-Results-Whitelist 由于每个人的白名单不同,仅供参考

![Animation2](https://picdl.sunbangyan.cn/2023/04/16/dnsxz3.gif) It looks like that I didn't install ipydrawio-mathjax. After install ipydrawio-mathjax, the problem still appear. ``` root@ee4b04a9fa8f:/# pip list | grep math ipydrawio-mathjax 1.3.0 jupyterlab-mathjax3 4.3.0 ``` ![Animation2](https://picdl.sunbangyan.cn/2023/04/16/f683j0.gif)