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 fe9ecd2 commit 18429bbCopy full SHA for 18429bb
src/containers/extension-library.jsx
@@ -37,6 +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
41
'https://pen-group.github.io',
42
];
43
0 commit comments