Skip to content

Spotify AdBlocker for Windows, written in C. DLL Injection.

License

Notifications You must be signed in to change notification settings

ii64/spotify-adblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify AdBlock

Windows Spotify Ad Block, in C !

Build

Open an issue with information related if any error occurs.

mingw32-make all

Tested gcc:

# gcc --version
gcc (MinGW-W64 x86_64-posix-seh, built by Brecht Sanders) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Config example

name it adblock.yaml

name: Config
cef_acl:
  - method: POST
    substr: /ads/
  - method: POST
    substr: /ad-logic/
block_host:
  - ad.spotify.com

Preview

preview app config file terminal preview

License

MinHook

log.c

cef

chromium

libcyaml

libyaml

License

ii64. 2021

About

Spotify AdBlocker for Windows, written in C. DLL Injection.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published