will be really deleted before the next release build, but as a fair few probably installed it from the test builds it seems a good idea for this intermediate state
18 lines
692 B
JavaScript
18 lines
692 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-fix-bad-version-code@jonatkins
|
|
// @name IITC plugin: Fix bad version codes
|
|
// @category Deleted
|
|
// @version 0.2.1.@@DATETIMEVERSION@@
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @description Deleted plugin. Not useful for fixing the actual issue with Niantic servers.
|
|
// @include https://www.ingress.com/intel*
|
|
// @include http://www.ingress.com/intel*
|
|
// @match https://www.ingress.com/intel*
|
|
// @match http://www.ingress.com/intel*
|
|
// @grant none
|
|
// ==/UserScript==
|
|
|
|
|