Skip to content

Commit a25b9b9

Browse files
committed
update latest codes
1 parent caee50c commit a25b9b9

File tree

8 files changed

+5
-10
lines changed

8 files changed

+5
-10
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ __pycache__/
33
.idea/
44
pid
55
*.out
6-

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ select * from api_monitor_record where scenario_name=<your_record_name>
9898
## References
9999
100100
- [gradio]
101-
- [todo-cli-app]( https://github.com/tddschn/todo-cli-tddschn.git)
101+
- [todo-cli-app]( https://github.com/tddschn/todo-cli-tddschn.git)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ select * from api_monitor_record where scenario_name=<your_record_name>
9898
## References
9999
100100
- [gradio]
101-
- [todo-cli-app]( https://github.com/tddschn/todo-cli-tddschn.git)
101+
- [todo-cli-app]( https://github.com/tddschn/todo-cli-tddschn.git)

capture/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
#!/usr/bin/env python
22
# -*- coding:utf-8 -*-
3-
4-
5-

configs/settings.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[default]
22
log_level = 'INFO'
33
db = { url = "sqlite:///capture.db" }
4-
mitm = { recorded_url = "https://www.baidu.com" }
4+
mitm = { recorded_url = "https://www.baidu.com" }

plugin_scritps/.gitingore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
*.swp
33
.*
44
mitm-rewrite/response/*.json
5-
*__pycache__*
5+
*__pycache__*

ui/layouts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ def init_ui():
2626
# code_generate_tab()
2727

2828
qa_tools.launch()
29-

ui/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ def main():
66

77

88
if __name__ == '__main__':
9-
main()
9+
main()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy