6 Commits

Author SHA1 Message Date
Jon Atkins
8f1759d7c3 allow portal highlighters for placeholder portals - several (e.g. uniques) work just fine
fix several other highlighters to check for required data on portals
2015-06-28 21:49:02 +01:00
fkloft
eba7d388a0 Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:

    sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js

`/tmp/includefile` should contain these lines: (no trailing newline!)

    // @include        https://www.ingress.com/mission/*
    // @include        http://www.ingress.com/mission/*
    // @match          https://www.ingress.com/mission/*
    // @match          http://www.ingress.com/mission/*
2015-04-13 17:28:30 +02:00
nexushoratio
cefbf95c85 s/Highligher/Highlighter/ 2014-01-05 22:30:54 -08:00
nexushoratio
79ba485866 Make the beginning of the descriptions consistent. 2013-12-21 22:29:59 -08:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Jon Atkins
8c539078cb new portal highlighter to mark inactive unclaimed portals
(and also help track down portals that fail to decay)
2013-09-20 08:03:46 +01:00