Update all URLs to match *.ingress.com (fixes failure to load)
This commit is contained in:
@ -7,14 +7,14 @@
|
||||
// @updateURL @@UPDATEURL@@
|
||||
// @downloadURL @@DOWNLOADURL@@
|
||||
// @description [@@BUILDNAME@@-@@BUILDDATE@@] Draw trails for the path a user took onto the map based on status messages in COMMs. Uses up to three hours of data. Does not request chat data on its own, even if that would be useful.
|
||||
// @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==
|
||||
|
||||
|
Reference in New Issue
Block a user