Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use webpack to compile bypasses into one js file #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

LoSunny
Copy link

@LoSunny LoSunny commented May 3, 2022

There is two way to define a bypass, and each has their own way to define testing script.

  1. In src/bypasses
  2. In rules.json

Detail setup and tutorial are in README.md

On top of that, there is two actions defined

  1. Auto builds & tests the bypasses on push & pull request
  2. (Admins / Everyone?, I'm not sure) can manually trigger the "build and release" action through the "Actions" page

Added new bypass tiklat

Added new checks for cmplink (However it seems to fail because of cloudflare / captcha)

Dockerfile - Re-written by following official puppeteer's guide

Removed unused imports
Lint files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant