Outdated Via Browser - Fast & Light v4.4.1 [Mod | International]

GG78

ADBlock Expert
Original poster
Jan 6, 2019
1,009
64,179
1,213
HexHausen
arcaxia.png


Playstore Link:


Features:

* Removed Analytics
* Removed Unwanted Permissions
* Renamed Via to "Browser"
* Improved Ads-Blocker
* Added custom cosmetic filters
(hide various annoyances)
* Fixed missing german translations
* Deeplinks cleaned up
* Youtube age verify & yt adblock scripts



Free Download:
Hidden content
** You must be signed up and reply to the thread or click 'Like' under this post before you can see the hidden links contained here. **
If you still facing issues revealing the hidden links, please read this.
 
Last edited:

GG78

ADBlock Expert
Original poster
Jan 6, 2019
1,009
64,179
1,213
HexHausen
Instagram Login bypas script

*.instagram.com
any name

java Code

Code:
(function() {
    'use strict';
 
    if (window.document.cookie.indexOf("ds_user_id") == -1) {
        var go = function() {
            var p = window.location.pathname.split("/");
            if (/^((?!(accounts|developer|about|legal|explore|directory|stories)).)*$/.test(p[1]) && p.length > 2 && p[1] !== "p") {
                window.location.replace("https://imginn.com/" + p[1] + "/?lang=" + window.navigator.languages[0].split("-")[0]);
            }
        };
 
        (function(old) {
            window.history.pushState = function() {
                old.apply(window.history, arguments);
                go();
            };
        })(window.history.pushState);
 
        go();
    }
})();
 
Tags
09/3 ptt petit_meyti workingapp