Skip to content

Instantly share code, notes, and snippets.

@Azzurite
Created March 20, 2017 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Azzurite/7273fc07b0e376d83163a071d35bbd88 to your computer and use it in GitHub Desktop.
Save Azzurite/7273fc07b0e376d83163a071d35bbd88 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name MockGoogleAnalytics
// @namespace azzu
// @include https://sidewaysdictionary.com/*
// @version 1
// @grant none
// ==/UserScript==
window.ga = function(){};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment