Skip to content

v1.9

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:50

release: 1.9 在线号码识别全换百度网页抓取

  • 干掉 TaobaoLookup (实测从来没识别出过东西)
  • BaiduWebLookup: 主线程起离屏 WebView 跑 m.baidu.com/s?wd=NUMBER
    onPageFinished 后 evaluateJavascript 拉 document.body.innerText
    正则扫 '号码归属/标记为/用户标记/...XX快递/外卖/中介' 等子串
    全程 try-catch 失败回 null 不挂主流水线
  • IO 线程 CountDownLatch 等结果 8 秒超时, 不阻塞 UI
  • 不需要 SYSTEM_ALERT_WINDOW (WebView 不上屏只跑网络 + JS)
  • 流水线: BUILTIN_DB → cache → 离线号段 → 百度网页抓取
  • About 里 API 条目从淘宝换成百度