feat: init
This commit is contained in:
5
apps/proxy/.whistle/.gitignore
vendored
Normal file
5
apps/proxy/.whistle/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
**/.backup
|
||||
**/.recycle_bin
|
||||
**/.clientid
|
||||
/properties/*
|
||||
!/properties/properties
|
||||
1
apps/proxy/.whistle/properties/properties
Normal file
1
apps/proxy/.whistle/properties/properties
Normal file
@@ -0,0 +1 @@
|
||||
{"filesOrder":["latestVersion"],"Custom1":"Custom1","Custom2":"Custom2","allowMultipleChoice":true}
|
||||
2
apps/proxy/.whistle/rules/files/0.webui
Normal file
2
apps/proxy/.whistle/rules/files/0.webui
Normal file
@@ -0,0 +1,2 @@
|
||||
^https://webui.konobangu.com/*** http://127.0.0.1:3000/$1
|
||||
^wss://webui.konobangu.com/*** ws://127.0.0.1:3000/$1
|
||||
1
apps/proxy/.whistle/rules/files/2.recorder
Normal file
1
apps/proxy/.whistle/rules/files/2.recorder
Normal file
@@ -0,0 +1 @@
|
||||
^https://recorder.konobangu.com/*** http://127.0.0.1:7600/$1
|
||||
1
apps/proxy/.whistle/rules/properties
Normal file
1
apps/proxy/.whistle/rules/properties
Normal file
@@ -0,0 +1 @@
|
||||
{"filesOrder":["webui","recorder"],"selectedList":["webui","recorder"],"disabledDefalutRules":true}
|
||||
0
apps/proxy/.whistle/values/properties
Normal file
0
apps/proxy/.whistle/values/properties
Normal file
Reference in New Issue
Block a user