Giter VIP home page Giter VIP logo

haxextend's Introduction

HaxExtend with Github Action

原脚本有些小问题,在此做如下更新修复:

1. 跳过cloudflare ddos check(selenium.webdriver更换成undetected_chromedriver)
2. 隐私模式启动(防止cf验证不显示,被识别成机器人)
3. 修改点击 Extend VPS不跳转的bug(替换成driver.get(url)的方式)
4. 替换WebDriverWait()为driver.find_element(),不然总抛异常TimeoutException
5. 系统换成windows-2022,指定python脚本version为3.9.5

感谢原作者!!

计划

  • Helium 版本研究中

Secret 增加以下变量

  • USERNAME
  • PASSWORD
  • USERNAME_WOIDEN
  • PASSWORD_WOIDEN
  • BARKKEY

随缘 Extend,Possibly blocked by google

  • 原因: 因为github的Actions虚机托管在Azure上, 每次重新执行Actions的run workflow都会导致切换公网IP,有的IP被别人使用过(干啥就不知道了嘿嘿!),所以识别成了机器人,报出这个错。
  • 解决方法: 多次重新执行run workflow,切换到好IP可以正常运行为止。

参考

haxextend's People

Contributors

mybdye avatar 52bigfish avatar biozzl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.