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@@] Try to show the linked portals (image, name and link direction) in portal detail view and jump to linked portal on click. Some details may not be available if the linked portal is not in the current view.
|
||||
// @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