Skip to content

Commit 98043e7

Browse files
authored
Update StreamEast URL in resources.ts
Change to the mirrors link
1 parent 0819e11 commit 98043e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/resources.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export const resources: Record<string, Resource[] | Record<string, Resource[]>>
113113
{
114114
id: 'streameast',
115115
title: 'StreamEast',
116-
url: 'https://the.streameast.app/',
116+
url: 'https://v1.gostreameast.link/',
117117
description: 'Your free sports streaming home. Popular sports streaming site covering NFL, NBA, MLB, and more. Use uBlock Origin for the best experience.',
118118
badges: ['caution'],
119119
badgeTexts: { caution: 'Ads' },

0 commit comments

Comments
 (0)