Last active
February 1, 2023 14:26
-
-
Save yusufusta/7d0d96a581d640a0d06096d9193f61d8 to your computer and use it in GitHub Desktop.
Don't waste your time in APKMirror
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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