Skip to content

Instantly share code, notes, and snippets.

@yusufusta
Last active February 1, 2023 14:26
Show Gist options
  • Save yusufusta/7d0d96a581d640a0d06096d9193f61d8 to your computer and use it in GitHub Desktop.
Save yusufusta/7d0d96a581d640a0d06096d9193f61d8 to your computer and use it in GitHub Desktop.
Don't waste your time in APKMirror
// ==UserScript==
// @name APKMirror Anti Anti-Adblock
// @namespace yusufusta
// @match https://www.apkmirror.com/apk/*
// @grant none
// @version 1.0
// @author yusufusta.dev
// @description Don't waste your time in APKMirror
// @license MIT
// ==/UserScript==
APKM.vE = function (i,o) {return 22;};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment