// ==UserScript== // @name 33win93shop // @description Disables the ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ tracking counter. // @name:en 33win93shop // @description:en Disables the ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ tracking counter. // @name:ru 33win93shop // @description:ru ะžั‚ะบะปัŽั‡ะฐะตั‚ ัั‡ะตั‚ั‡ะธะบ ะพั‚ัะปะตะถะธะฒะฐะฝะธั ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€. // @name:uk 33win93shop // @description:uk ะ’ั–ะดะบะปัŽั‡ะฐั” ะปั–ั‡ะธะปัŒะฝะธะบ ะฒั–ะดัั‚ะตะถะตะฝะฝั ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€. // @name:bg 33win93shop // @description:bg ะ”ะตะฐะบั‚ะธะฒะธั€ะฐ ะฑั€ะพัั‡ะฐ ะทะฐ ะฟั€ะพัะปะตะดัะฒะฐะฝะต ะฝะฐ ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€. // @name:zh-CN 33win93shop // @description:zh-CN ็ฆ็”จ่ทŸ่ธช่ฎกๆ•ฐๅ™จ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ. // @iconURL https://ssl.gstatic.com/analytics/20200422-01/app/static/analytics_standard_icon.png // @version 1.3 // @match http://*/* // @match https://*/* // @run-at document-start // @grant unsafeWindow // @noframes // @namespace https://stomaks.me // @supportURL https://stomaks.me?feedback // @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=stomaks@gmail.com&item_name=Greasy+Fork+donation // @author Maxim Stoyanov (stomaks) // @developer Maxim Stoyanov (stomaks) // @license MIT // @compatible chrome // @compatible firefox // @compatible opera // @compatible safari // @downloadURL https://update.greasyfork.icu/scripts/508264/33win93shop.user.js // @updateURL https://update.greasyfork.icu/scripts/508264/33win93shop.meta.js // ==/UserScript== (function() { 'use strict'; unsafeWindow._gaUserPrefs = { "ioo": function() { return true; } }; })();