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
13
Commits
1
Branch
0
Tags
55
KiB
Python
100%
be4c6cdeb8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kay Faraday
be4c6cdeb8
config: support omitting the excluded routes
2021-12-03 05:00:22 +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
support base mime filtering
2021-09-08 12:42:33 +00:00
replacer.py
config: support omitting the excluded routes
2021-12-03 05:00:22 +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