Update all URLs to match *.ingress.com (fixes failure to load)

This commit is contained in:
Dave Ingram
2016-10-02 11:17:03 -07:00
parent 919aa71a14
commit 32e455f4e8
113 changed files with 828 additions and 828 deletions

View File

@ -7,13 +7,13 @@
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@
// @description The data this plugin needs is no longer available since the late November 2013 intel site update.
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*
// @include https://www.ingress.com/mission/*
// @include http://www.ingress.com/mission/*
// @match https://www.ingress.com/mission/*
// @match http://www.ingress.com/mission/*
// @include https://*.ingress.com/intel*
// @include http://*.ingress.com/intel*
// @match https://*.ingress.com/intel*
// @match http://*.ingress.com/intel*
// @include https://*.ingress.com/mission/*
// @include http://*.ingress.com/mission/*
// @match https://*.ingress.com/mission/*
// @match http://*.ingress.com/mission/*
// @grant none
// ==/UserScript==