Frank

Results 101 comments of Frank

1. Download src files. 2. You can download Xcode & build by yourself.

@Dsnoi https://github.com/wolfcon/DanDanPlayForiOS 你试试我这个吧. pod update repo 后 install 即可

其实系统的 Codeble 已经很方便了.

因为仅仅是让页面干净, 并没有去除, 如果完全去除得使用 ADB 类似的拦截广告 URL 技术, 由于菠菜网站换地址太频繁了. 那样做也没太大意义. 建议你 ADB 也开启, 能够滤掉一些闪现的广告.(但也仅限于部分了) 由于 Hltv 现在使用了动态加载技术, 所以就先这样吧...有更好地实现方案欢迎提 PR.

Maybe you can change Parser implementation from `Data` to `String`. Use `CharacterSet.whitespacesAndNewlines` to avoid handle those.

> > Maybe you can change Parser implementation from `Data` to `String`. > > Use `CharacterSet.whitespacesAndNewlines` to avoid handle those. > > You can't. Some of the data starts with...

check this out [`fix/Bundle-path-nil`](https://github.com/CoderMJLee/MJRefresh/tree/fix/Bundle-path-nil) #1629