Skip to content

A simple and quick patcher that blocks ads/trackers on the Blitz.gg desktop application.

Notifications You must be signed in to change notification settings

asd987467104/blitz-app-adblock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitz App Adblock

A simple and quick patcher that blocks ads/trackers on the Blitz.gg desktop application (supports Mac and Windows).

If Blitz.gg updates, you will need to rerun the program to reapply the patch.

If there are issues after an update, submit a Github issue and attach useful information such as error messages.

You can uninstall the adblocker by uninstalling Blitz.

Install

Download latest release here. Make sure to have the Blitz app completely closed before beginning.

Windows

  1. Extract .zip
  2. Run blitz-app-adblock.exe

If issues occur, try to run executable as administrator.

Mac

  1. Extract .zip
  2. Open terminal and enter the following commands
$ cd "insert directory of blitz-app-adblock-mac"
$ chdome +x blitz-app-adblock-mac
$ ./blitz-app-adblock-mac

Install & Build (Developer)

Built for Node 14.15.4 (recommended).

$ npm install
$ npm run build

Builds standalone to .\build\ using pkg.

Optional Features

You can run the program with the following arguments to use some optional features:

  • -noupdate - Disables check to auto updater on launch
  • -autoguest - Enables auto login as guest if no account is saved

Disclaimer

Using this is against Blitz.gg's terms of services. I am not responsible for what happens to your Blitz.gg account, you have been warned.

Special thanks to

asar - electron archive

pkg - single-command Node.js binary compiler

Easylist - filters for ads/trackers

uAssets - filters for ads/trackers

Cliqz' adblocker - js library for blocking ads/trackers

About

A simple and quick patcher that blocks ads/trackers on the Blitz.gg desktop application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%