5 Commits

Author SHA1 Message Date
Dave Ingram
32e455f4e8 Update all URLs to match *.ingress.com (fixes failure to load) 2016-10-02 11:17:03 -07: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
fly
a3512854c4 Fixed: don't do calculations when layers are off 2014-01-08 02:53:58 +04:00
fly
bb9791bd86 Added: fields layer
Removed: portal filtration
2014-01-08 00:58:31 +04:00
fly
08ebe1e519 Added: new plugin fly-links 2014-01-04 17:41:50 +04:00