Skip to content

Commit 56fc527

Browse files
committed
Apple Music: Adjust URL, since Apple Music web seems to have come out of beta.
1 parent b1e9cd0 commit 56fc527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppleMusicA11yFixes.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// @license Mozilla Public License version 2.0
88
// @version 2019.1
99
// @grant GM_log
10-
// @include https://beta.music.apple.com/*
10+
// @include https://music.apple.com/*
1111
// ==/UserScript==
1212

1313
/*** Functions for common tweaks. ***/

0 commit comments

Comments
 (0)