Skip to content

Commit

Permalink
Match collages
Browse files Browse the repository at this point in the history
  • Loading branch information
euamotubaina committed Dec 19, 2024
1 parent a7881eb commit 1026f55
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion ops-csshacks.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
// @description Collages below torrents, adds .tl_notice
// @author [email protected]
// @namespace github.com/euamotubaina
// @version 2024-12-15
// @version 2024-12-19
// @grant none
// @match https://orpheus.network/torrents.php?id=*
// @match https://orpheus.network/artist.php?id=*
// @match https://orpheus.network/collages.php?id=*
// @downloadURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/ops-csshacks.js
// @updateURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/ops-csshacks.js
// @icon https://orpheus.network/favicon.ico
Expand Down
4 changes: 3 additions & 1 deletion ops-red-fix-pl.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
// ==UserScript==
// @name OPS-RED: Fix PL
// @namespace github.com/euamotubaina
// @version 2024-12-15
// @version 2024-12-19
// @description Fix PL links
// @author euamotubaina
// @grant none
// @match https://orpheus.network/torrents.php?id=*
// @match https://orpheus.network/artist.php?id=*
// @match https://orpheus.network/collages.php?id=*
// @match https://redacted.sh/torrents.php?id=*
// @match https://redacted.sh/artist.php?id=*
// @match https://redacted.sh/collages.php?id=*
// @downloadURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/ops-red-fix-pl.js
// @updateURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/ops-red-fix-pl.js
// ==/UserScript==
Expand Down
3 changes: 2 additions & 1 deletion red-fix-gazelle-snatched.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
// ==UserScript==
// @name RED: Fix Gazelle Snatched
// @namespace github.com/euamotubaina
// @version 2024-12-15
// @version 2024-12-19
// @description Fix Gazelle Snatched
// @author euamotubaina
// @grant none
// @match https://redacted.sh/torrents.php?id=*
// @match https://redacted.sh/torrents.php?searchstr=*
// @match https://redacted.sh/artist.php?id=*
// @match https://redacted.sh/collages.php?id=*
// @icon https://redacted.sh/favicon.ico
// @downloadURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/red-fix-gazelle-snatched.js
// @updateURL https://raw.githubusercontent.com/euamotubaina/userscripts/main/red-fix-gazelle-snatched.js
Expand Down

0 comments on commit 1026f55

Please sign in to comment.