File tree 1 file changed +1
-3
lines changed
plugins/domains/itunes.apple.com 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import * as URL from 'url';
3
3
export default {
4
4
5
5
re : [
6
- / ^ h t t p s ? : \/ \/ m u s i c \. a p p l e \. c o m \/ \w { 2 } \/ ( a l b u m | p l a y l i s t | p o s t | ) / i
6
+ / ^ h t t p s ? : \/ \/ m u s i c \. a p p l e \. c o m \/ \w { 2 } \/ ( a l b u m | p l a y l i s t | m u s i c \- v i d e o ) / i
7
7
] ,
8
8
9
9
highestPriority : true ,
@@ -54,8 +54,6 @@ export default {
54
54
'https://itunes.apple.com/us/album/eartha/1450438412?i=1450438420' ,
55
55
'https://music.apple.com/jp/album/back-to-the-80s/1458246986' ,
56
56
'https://music.apple.com/us/album/gypsy-woman-shes-homeless-basement-boy-strip-to-the-bone-mix/1434891258?i=1434891369' ,
57
- 'https://music.apple.com/fr/post/sa.01cb7f20-f25e-11e6-b1a9-afb0a09d5237' ,
58
- 'https://music.apple.com/it/post/sa.82ca58c0-41d5-11ea-a9de-158fbdf307c6' ,
59
57
'https://geo.itunes.apple.com/us/album/reaching-for-indigo/id1264016548?app=music' ,
60
58
'https://geo.itunes.apple.com/us/album/call-me-by-your-name-original-motion-picture-soundtrack/id1300430864?app=music' ,
61
59
'https://music.apple.com/es/music-video/just-the-way-you-are/576670472'
You can’t perform that action at this time.
0 commit comments