This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
replacer
Watch
1
Star
0
Fork
You've already forked replacer
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
Reverse proxy that applies string replacements to response bodies
18
Commits
1
Branch
0
Tags
55
KiB
Python
100%
97065e65b6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kay Faraday
97065e65b6
remove old debug print statement
2021-12-10 03:20:25 +00:00
.gitignore
move config to toml and add optional debug logging
2021-09-07 07:09:18 +00:00
LICENSE
initial commit
2021-09-02 16:29:55 +00:00
config.example.toml
fix MIME subtype handling
2021-12-10 03:20:16 +00:00
replacer.py
remove old debug print statement
2021-12-10 03:20:25 +00:00
requirements.txt
initial commit
2021-09-02 16:29:55 +00:00
utils.py
dprint doesn't need to be a ctxman
2021-09-08 09:51:40 +00:00