Skip to content

Commit

Permalink
Update user script
Browse files Browse the repository at this point in the history
Changed the main domains
  • Loading branch information
bopoh13 committed Apr 26, 2018
1 parent e8b8655 commit 7aca29d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions vendor/firefox/habrusers_blocker_gm.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
// @downloadURL https://github.com/bopoh13/docs/raw/master/vendor/firefox/habrusers_blocker_gm.user.js
// @homepageURL https://github.com/bopoh13/docs/tree/master/vendor/firefox
// @supportURL https://github.com/bopoh13/docs/issues
// @version 1.2.1
// @icon https://geektimes.ru/images/favicons/apple-touch-icon-57x57.png
// @include https://geektimes.ru/*
// @include https://habrahabr.ru/*
// @exclude https://*habrahabr.ru/company/*
// @exclude https://*geektimes.ru/search/*
// @exclude https://*habrahabr.ru/search/*
// @exclude https://*geektimes.ru/users/*
// @exclude https://*habrahabr.ru/users/*
// @version 1.2.2
// @icon https://geektimes.com/images/favicons/apple-touch-icon-57x57.png
// @include https://geektimes.com/*
// @include https://habr.com/*
// @exclude https://*habr.com/company/*
// @exclude https://*geektimes.com/search/*
// @exclude https://*habr.com/search/*
// @exclude https://*geektimes.com/users/*
// @exclude https://*habr.com/users/*
// @require https://dr.habracdn.net/gt/javascripts/1521637170/libs/jquery-1.8.3.min.js
// @grant none
// @run-at document-end
Expand Down

0 comments on commit 7aca29d

Please sign in to comment.