Skip to content

Commit

Permalink
Add download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Morea committed Feb 4, 2024
1 parent 560eb53 commit ff99ee0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Find Unique Titles/config/userscript.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,7 @@ export const UserScriptConfig: IWebpackUserScript = {
],
updateURL:
"https://github.com/Moreasan/trackers-userscripts/blob/master/Find%20Unique%20Titles/dist/find.unique.titles.user.js",
downloadURL:
"https://github.com/Moreasan/trackers-userscripts/blob/master/Find%20Unique%20Titles/dist/find.unique.titles.user.js",
},
};
1 change: 1 addition & 0 deletions Find Unique Titles/dist/find.unique.titles.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
// @match https://www.morethantv.me/torrents/browse*
// @match https://jpopsuki.eu/torrents.php*
// @match https://tntracker.org/*
// @downloadURL https://github.com/Moreasan/trackers-userscripts/blob/master/Find%20Unique%20Titles/dist/find.unique.titles.user.js
// @grant GM.xmlHttpRequest
// @grant GM.setValue
// @grant GM.getValue
Expand Down

0 comments on commit ff99ee0

Please sign in to comment.