Fix mei links

This commit is contained in:
DataHoarder 2024-02-27 13:19:10 +01:00
parent 5f5313b1e2
commit 1c0771bc4c
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk
2 changed files with 4 additions and 4 deletions

View file

@ -1,14 +1,14 @@
// ==UserScript==
// @name AnimeBytes Filelist Improvements
// @author WeebDataHoarder
// @version 1.2.0
// @version 1.2.1
// @downloadURL https://git.gammaspectra.live/WeebDataHoarder/userscripts/raw/branch/master/AnimeBytes/ab-filelist.user.js
// @updateURL https://git.gammaspectra.live/WeebDataHoarder/userscripts/raw/branch/master/AnimeBytes/ab-filelist.user.js
// @description AnimeBytes Filelist Improvements. Adds full folder path, exact file sizes, fixes path names eating spaces, adds piece information. MIT license
// @match https://animebytes.tv/torrents.php?*id=*
// @match https://animebytes.tv/torrents2.php?*id=*
// @exclude https://animebytes.tv/torrents*groupid=*
// @icon https://mei.animebytes.tv/jEBHMictkaa.png
// @icon https://mei.kuudere.pw/jEBHMictkaa.png
// @grant GM_addStyle
// @require deps/compat.js?1
// @require deps/bdecode.js?2

View file

@ -1,7 +1,7 @@
// ==UserScript==
// @name AnimeBytes Mediainfo Improvements
// @author WeebDataHoarder
// @version 1.31.2
// @version 1.31.3
// @downloadURL https://git.gammaspectra.live/WeebDataHoarder/userscripts/raw/branch/master/AnimeBytes/ab-mediainfo.user.js
// @updateURL https://git.gammaspectra.live/WeebDataHoarder/userscripts/raw/branch/master/AnimeBytes/ab-mediainfo.user.js
// @description AnimeBytes Mediainfo Improvements. Adds several listing and matching releases against mediainfo utilities. MIT license
@ -10,7 +10,7 @@
// @exclude https://animebytes.tv/torrents*groupid=*
// @match https://animebytes.tv/user.php?action=edit
// @match https://animebytes.tv/upload.php*
// @icon https://mei.animebytes.tv/jEBHMictkaa.png
// @icon https://mei.kuudere.pw/jEBHMictkaa.png
// @grant GM_addStyle
// @grant GM_setValue
// @grant GM_getValue