Reverse proxy that applies string replacements to response bodies
Go to file
Kay Faraday 853b308696 Use qtoml instead of pytomlpp
qtoml is more portable, as it's written in pure python rather than C++
2022-06-12 01:56:01 +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 multiple patterns (closes #1) 2022-06-12 01:53:08 +00:00
replacer.py Use qtoml instead of pytomlpp 2022-06-12 01:56:01 +00:00
requirements.txt Use qtoml instead of pytomlpp 2022-06-12 01:56:01 +00:00
utils.py support multiple patterns (closes #1) 2022-06-12 01:53:08 +00:00