mirror of
https://github.com/p-stream/extension.git
synced 2026-01-11 20:10:35 +00:00
disable pstream enable default
This commit is contained in:
parent
1342c29eb5
commit
e4547d051c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { useStorage } from '@plasmohq/storage/hook';
|
|||
|
||||
import { makeUrlIntoDomain } from '~utils/domains';
|
||||
|
||||
export const DEFAULT_DOMAIN_WHITELIST = ['pstream.org'];
|
||||
export const DEFAULT_DOMAIN_WHITELIST = [];
|
||||
|
||||
export const modifiableResponseHeaders = [
|
||||
'access-control-allow-origin',
|
||||
|
|
|
|||
Loading…
Reference in a new issue