Payne

Results 5 issues of Payne

这是一个很棒的项目,同时如果加上指南与文档,这将如虎添翼。相信我这是真的

colly is a very good Scraping Framework。 At the same time, we are also using it on a large scale, but due to the uncertainty of the web page, I...

Hi, 各位大佬们好,目前我遇见一个小问题。是这样的 当使用如下代码操作手机app滑动效果时,出现问题。具体如下 ```python3 import pprint import uiautomator2 as u2 device = u2.connect() pprint.pprint(device.info) current_app = device.app_current() pprint.pprint(current_app) # 当stop为True且当使用app_wait, `device.swipe_ext("left")` 无效,不能实现向左滑动 # 当然经过核实一旦是采用代码打开app,均无效。其他情况有效。 device.app_start('com.xingin.xhs', stop=True) device.app_wait('com.xingin.xhs') device.swipe_ext("left") ``` adb...

Plese fill the template when you reporting a new issue, thanks! #### Which platform are you running AnyProxy Mac #### The version of the AnyProxy 4.1.3 #### Your expected behavior...

- [x] Add bloom filter support base on the redis backend - [ ] Add Bloom filter Optimal hash array length and Optimal hash count - [ ] Add cuckoo...