// ==UserScript== // @name Aternos disable Tracking and Error reporting // @namespace r0630hh1edcuum5397kimyc0ucwy2h3psn4c6r1u4j // @version 0.1.1 // @description Hijack Ajax to stop any analytic and report request made by Aternos and some URLs that Ublock fail to block // @author Angry Developer against excessive ADs // @source https://gist.github.com/DvilMuck/f2b14f3f65e8f22974d781277158f82a // @supportURL https://gist.github.com/DvilMuck/f2b14f3f65e8f22974d781277158f82a // @updateURL https://gist.github.com/DvilMuck/f2b14f3f65e8f22974d781277158f82a/raw/aternosBlockTracking.user.js // @downloadURL https://gist.github.com/DvilMuck/f2b14f3f65e8f22974d781277158f82a/raw/aternosBlockTracking.user.js // @match *://aternos.org/* // @icon https://aternos.org/favicon.ico // @run-at document-start // ==/UserScript== /* * As said before, this script is not a replacement for an AdBlock. * Since this script generated more problems than solving them, * I have cleared it for you, and will no longer execute. * You're safe to remove it. */