Skip to content

Commit 9b1314d

Browse files
Merge pull request #47 from David-Orangemoon/pen-group-addition
Allow loading from pen-group repo.
2 parents f2e66f9 + 15ba95b commit 9b1314d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/extension-library.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +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://pen-group.github.io',
4041
];
4142

4243
class ExtensionLibrary extends React.PureComponent {

0 commit comments

Comments
 (0)