Skip to content

Commit

Permalink
visited-links: remove golang.org
Browse files Browse the repository at this point in the history
it uses styl.us now
  • Loading branch information
lilydjwg committed Nov 27, 2017
1 parent 37d116e commit 90e1d62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions visited-links.user.js
Expand Up @@ -2,16 +2,14 @@
// @name visited links
// @namespace https://github.com/lilydjwg/userscripts
// @description Use default color for visited links
// @version 1.0
// @version 1.1
// @grant GM_addStyle
// @include http://docs.python-requests.org/*
// @include http://www.yaml.org/*
// @include https://pythonhosted.org/*
// @include http://www.freelists.org/*
// @include https://*.readthedocs.io/*
// @include http://docs.wand-py.org/*
// @include https://golang.org/*
// @include https://*.golang.org/*
// ==/UserScript==

/* global GM_addStyle */
Expand Down

0 comments on commit 90e1d62

Please sign in to comment.