We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18429bb commit 8888305Copy full SHA for 8888305
src/containers/extension-library.jsx
@@ -37,7 +37,7 @@ const TRUSTED_LOADEXT_ORIGINS = [
37
'https://studio.penguinmod.com', // for development
38
'https://extensions.penguinmod.com',
39
'https://sharkpools-extensions.vercel.app',
40
- 'https://sharkpool-sp.github.io/SharkPools-Extensions', // Some people cant connect to vercel
+ 'https://raw.githubusercontent.com/SharkPool-SP/SharkPools-Extensions/main', // Some people cant connect to vercel
41
'https://pen-group.github.io',
42
];
43
0 commit comments