IITC-CE / Community-plugins

A collection of amazing plugins made by IITC community.
45 stars 16 forks source link

fix: Perringaiden/fielded-link-radius URLs #29

Closed clavelm closed 2 years ago

clavelm commented 2 years ago

The download and update URLs where set to the deployed-highlighter plugin.

github-actions[bot] commented 2 years ago

Changes are detected:

Perringaiden/wolf-fielded-link-radius.meta.js

// ==UserScript==
// @author         Perringaiden
// @id             wolf-fielded-link-radius@Perringaiden
// @name           Fielded Link Radius
// @category       Misc
// @version        0.3
// @downloadURL    https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Perringaiden/wolf-fielded-link-radius.user.js
// @updateURL      https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Perringaiden/wolf-fielded-link-radius.meta.js
// @description    Defines the area inside which a portal can link under a field.
// @include        *://*.ingress.com/*
// @match          *://*.ingress.com/*
// @grant          none
// ==/UserScript==