Skip to content

Commit b8cfe63

Browse files
authored
feat(mb_discids_detector): allow more page variants on new-team.org (#1002)
1 parent bdf7341 commit b8cfe63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/userscripts/mb_discids_detector/meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Musicbrainz DiscIds Detector",
33
"description": "Generate MusicBrainz DiscIds from online EAC logs, and check existence in MusicBrainz database.",
4-
"version": "2026.07.17.1",
4+
"version": "2026.07.17.2",
55
"author": "[unknown]",
66
"namespace": "https://github.com/murdos/musicbrainz-userscripts",
77
"downloadURL": "https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/dist/mb_discids_detector.user.js",
@@ -13,7 +13,7 @@
1313
"https://notwhat.cd/torrents.php?id=*",
1414
"https://rutracker.me/forum/viewtopic.php?t=*",
1515
"https://rutracker.org/forum/viewtopic.php?t=*",
16-
"https://new-team.org/viewtopic.php?t=*",
16+
"https://new-team.org/viewtopic.php*",
1717
"https://nnmclub.to/forum/viewtopic.php?t=*"
1818
],
1919
"grant": ["none"]

0 commit comments

Comments
 (0)