iiPythonx / acellus

Acellus client-UI scripts, decompiled, patched, and more. Formerly known as "playerFunctions.js".
4 stars 0 forks source link

WHATS IT DO?

* Used to allow 2x video speed, however now Acellus uses a server-side timing mechanism.

HOW TO USE

Step 1: Install Resource Override

https://github.com/kylepaulsen/ResourceOverride

Setup an override with the following settings:

- Tab URL: *
- From: https://*.acellus.com/assets/*.js
- To: https://google.com

You can replace https://google.com with any other site.
Why? Because this will stop the unpatched script from loading due to both CSP and a mismatched content type.

Also setup a "Change Headers" rule with the following settings:

- Tab URL: *
- For: https://*.acellus.com/*
- Request Headers: none
- Response Headers: Remove "Content-Security-Policy"

Step 2: Install Code-Injector

https://github.com/Lor-Saba/Code-Injector

Setup an injection with the following settings:

URL Match: (admin19.+|signin)\.acellus\.com
Files: https://cdn.jsdelivr.net/gh/iiPythonx/acellus/patched_pub.js

Step 3: Force reload the page

Step 4: Profit