Skip to content

Commit 8888305

Browse files
authored
Update extension-library.jsx
1 parent 18429bb commit 8888305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/extension-library.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const TRUSTED_LOADEXT_ORIGINS = [
3737
'https://studio.penguinmod.com', // for development
3838
'https://extensions.penguinmod.com',
3939
'https://sharkpools-extensions.vercel.app',
40-
'https://sharkpool-sp.github.io/SharkPools-Extensions', // Some people cant connect to vercel
40+
'https://raw.githubusercontent.com/SharkPool-SP/SharkPools-Extensions/main', // Some people cant connect to vercel
4141
'https://pen-group.github.io',
4242
];
4343

0 commit comments

Comments
 (0)