refactor: change default interceptor from extension to browser
This commit is contained in:
@@ -61,7 +61,7 @@ export const defaultSettings: SettingsType = {
|
|||||||
|
|
||||||
PROXY_ENABLED: false,
|
PROXY_ENABLED: false,
|
||||||
PROXY_URL: "https://proxy.hoppscotch.io/",
|
PROXY_URL: "https://proxy.hoppscotch.io/",
|
||||||
EXTENSIONS_ENABLED: true,
|
EXTENSIONS_ENABLED: false,
|
||||||
URL_EXCLUDES: {
|
URL_EXCLUDES: {
|
||||||
auth: true,
|
auth: true,
|
||||||
httpUser: true,
|
httpUser: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user