19 lines
861 B
JavaScript
19 lines
861 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-defense@gluckies
|
|
// @name IITC plugin: portal defense
|
|
// @category Deleted
|
|
// @version 0.2.2.@@DATETIMEVERSION@@
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @description The data this plugin needs is no longer available since the late November 2013 intel site update.
|
|
// @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/*
|
|
// ==/UserScript==
|