update plugin URLS for my branch + dist server

bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
This commit is contained in:
Jon Atkins
2013-03-16 19:59:46 +00:00
parent 64f4f57068
commit 1d4d125605
15 changed files with 4053 additions and 68 deletions

View File

@ -1,12 +1,14 @@
// ==UserScript==
// @id max-links@boombuler
// @name iitc: Max-Links-Plugin
// @version 0.2
// @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/max-links.user.js
// @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/max-links.user.js
// @version 0.2.1
// @updateURL http://iitc.jonatkins.com/dist/plugins/max-links.user.js
// @downloadURL http://iitc.jonatkins.com/dist/plugins/max-links.user.js
// @description Calculates how to link the portals to create the maximum number of fields.
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*
// ==/UserScript==
function wrapper() {