Commit Graph

200 Commits

Author SHA1 Message Date
陈海富
20fe461bcd docs: add API documentation in Markdown format 2026-01-30 00:33:01 +08:00
陈海富
cc3dd7cc7a fix: update API docs link to local markdown file 2026-01-30 00:31:43 +08:00
陈海富
ad5d9d407f feat: add page state detection to avoid duplicate operations 2026-01-30 00:25:46 +08:00
陈海富
e0e93717e8 feat: 娣诲姞鐪熶汉瀛︿範绯荤粺鍜岃棰戞€荤粨鍔熻兘(鏈€澶?0甯? 2026-01-30 00:12:46 +08:00
陈海富
40dc68dfb3 修改搜索引擎为国内版,确保无微软AI广告 2026-01-29 16:07:34 +08:00
violettools
dd306a0e9e feat(browser): enhance AI click accuracy and add post-action verification 2026-01-29 06:47:52 +08:00
violettools
2480aff436 fix: 绂佺敤 electron-builder 鑷姩鍙戝竷閬垮厤鏉冮檺閿欒 browser-v1.0.0 2026-01-28 19:06:22 +08:00
violettools
87d300b67d fix: 娣诲姞 author email 淇 Linux deb 鏋勫缓 2026-01-28 19:02:27 +08:00
violettools
ab8545e315 fix: 娣诲姞 repository 鍜?author 瀛楁淇 electron-builder 閿欒 2026-01-28 18:57:55 +08:00
violettools
2cbdabad73 fix: 娣诲姞 index.html 鍏ュ彛鏂囦欢淇鏋勫缓閿欒 2026-01-28 18:52:44 +08:00
violettools
ed0dca8b12 增加记忆功能以及完善虚拟鼠标 2026-01-28 18:37:50 +08:00
violettools
9284976928 更新文档 2026-01-28 17:21:31 +08:00
violettools
9dc80e3eb1 新增浏览器工具 2026-01-28 17:18:11 +08:00
violettools
70486331b7 docs: 添加双模式封禁风险对比和选择建议 2026-01-27 02:47:00 +08:00
violettools
aee0e1b701 v1.9.0: 双模式Workers支持 - VLESS(破皮版)和HTTP(爬楼梯版)自动部署选择 2026-01-27 02:35:29 +08:00
violettools
c2e8b05b1a fix: correct indentation in request() causing UnboundLocalError 2026-01-26 23:09:06 +08:00
violettools
d9efb5b893 feat: add unified data processing module (cfspider.read, DataFrame)
- Add cfspider.read() for unified data reading (file, URL, list)
- Add DataFrame class with chainable operations
- Support filter, transform, sort, select, drop, add, unique, dropna, fillna
- Support group().agg() for aggregation
- Support join, concat for merging
- Support save to CSV, JSON, Excel, Parquet
- Support conversion to/from pandas and polars
2026-01-26 22:21:54 +08:00
violettools
70f890bbe6 docs: add X27CN decryption demo GIF 2026-01-26 14:53:25 +08:00
violettools
c70497edd0 docs: clarify 破皮版 key mechanism in make_workers 2026-01-26 14:00:23 +08:00
violettools
42030294c0 docs: update 破皮版 environment variables and deployment guide 2026-01-26 13:41:53 +08:00
violettools
9134b1cf53 docs: update x27cn README, remove captcha description 2026-01-26 13:33:32 +08:00
violettools
76d8d110e8 更新文档:添加在线工具链接和人机验证说明 2026-01-26 03:09:26 +08:00
violettools
acf14ce92c 更新X27CN工具链接 2026-01-26 02:57:18 +08:00
violettools
508381cbeb X27CN v1.4.3: 增强数字混淆 - 使用JS类型转换表达式 2026-01-26 02:51:34 +08:00
violettools
c6cefdf04f feat(x27cn): v1.4.1 迷惑性字符混淆 + 数字/运算符混淆 2026-01-26 00:58:50 +08:00
violettools
9401a98384 feat(x27cn): v1.4.0 添加一键保护和反爬功能 2026-01-26 00:37:48 +08:00
violettools
6e25f036e8 docs: 更新 README,重点突出 v1.8.9 自动部署功能 2026-01-25 19:26:02 +08:00
violettools
d51feb9df9 fix: 将破皮版 workers 打包到 pip 安装包中 2026-01-25 19:18:28 +08:00
violettools
17eedc4dd6 release: v1.8.8 - 添加 make_workers 自动部署破皮版 Workers 2026-01-25 19:15:01 +08:00
violettools
dc19d9f2d3 feat: 添加 my_domain 参数支持自动配置自定义域名 2026-01-25 19:07:10 +08:00
violettools
dbb381d165 feat: make_workers 使用破皮版代码,自动启用 workers.dev 路由 2026-01-25 19:03:05 +08:00
violettools
6b598148eb feat: add more env_vars shortcuts (host, key, accesskey, two_proxy) 2026-01-25 18:54:43 +08:00
violettools
fb9d4a7dd5 feat: make_workers() now supports env_vars parameter
- Add env_vars parameter to set Workers environment variables
- Add shortcut parameters: uuid, proxyip, socks5
- Support UUID, PROXYIP, SOCKS5 and custom variables
- Auto-detect workers.dev subdomain for correct URL
- Update documentation with examples
2026-01-25 18:51:16 +08:00
violettools
ff6769d9f2 feat(v1.8.8): add make_workers() for auto Workers management
- Add cfspider.make_workers() to auto-create and manage Workers
- Auto-recreate Workers when they become unavailable
- WorkersManager can be used directly as cf_proxies parameter
- Add list_workers() and delete_workers() helper functions
- Update documentation with usage examples
2026-01-25 18:48:18 +08:00
violettools
d270a40d52 docs: recommend temp email for CF sub-account registration 2026-01-25 18:34:11 +08:00
violettools
ab80ef5f7d docs: add free.violetteam.cloud to links 2026-01-25 18:32:59 +08:00
violettools
0ef93e80f5 破皮版完整实现功能 2026-01-25 17:42:52 +08:00
violettools
49d7232194 破皮版完整实现功能 2026-01-25 17:32:19 +08:00
violettools
51413e8b58 破皮版完整实现功能 2026-01-25 16:50:59 +08:00
violettools
e45e582a52 docs: add EdgeOne CDN warning and VLESS test results 2026-01-25 16:30:43 +08:00
violettools
074f90e3d9 添加明文版和超明文版workers 2026-01-25 02:51:49 +08:00
violettools
8b81995293 添加超明文版workers,更新README文档 2026-01-25 02:51:12 +08:00
violettools
28fe2e7f15 环境变量设置标注为可选 2026-01-25 02:42:56 +08:00
violettools
968ac7f223 使用String.fromCharCode修复换行 2026-01-25 02:38:19 +08:00
violettools
5b0d6478a5 修复解密信息换行显示 2026-01-25 02:35:55 +08:00
violettools
13b8802e20 更新UUID说明为cfspider库的uuid参数 2026-01-25 02:34:06 +08:00
violettools
06d20ba4c9 添加完整URL和环境变量说明到密钥提示 2026-01-25 02:31:54 +08:00
violettools
d640b38c99 加密密钥获取,获取信息难度增加 2026-01-25 02:25:28 +08:00
violettools
5e61edf72a feat: x27cn v1.1.0 - 添加文件混淆功能,支持 HTML/JS/CSS 加密 2026-01-24 19:09:44 +08:00
violettools
3d11a290e5 feat: 添加 x27cn Python 加密库,更新 gitignore 保护机密文件 2026-01-24 19:02:04 +08:00