Skip to content

Commit 10c4584

Browse files
Update src/plugins/skip-live-songs/patterns.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43992d7 commit 10c4584

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/skip-live-songs/patterns.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export const nonStudioPatterns = [
2424
/\b(arena|stadium|center|centre|hall)\b/i, // Arena, Stadium, Center, Hall
2525
/\bmadison\s+square\s+garden\b/i, // Madison Square Garden
2626
/day\s+on\s+the\s+green/i, // Day on the Green
27-
2827
// Famous venues/festivals
2928
/\b(wembley|glastonbury|woodstock|coachella)\b/i, // Wembley, Glastonbury, Woodstock, Coachella
3029

0 commit comments

Comments
 (0)