Commit graph

15 commits

Author SHA1 Message Date
Kavin
6dc1c6a896
Update FF UA. 2023-03-25 16:21:38 +00:00
Kavin
73717f6f37
Remove unnecessary non-capturing groups. 2023-03-25 15:53:25 +00:00
Kavin
86f5b67f2f
replace lazy_static with once_cell 2023-03-25 15:25:51 +00:00
Kavin
8bbda01e9c
Copy content-length header.
Closes #8
2023-02-28 17:54:48 +00:00
Kavin
e9c84fbb7b
Only match regex once. 2022-12-02 20:20:50 +00:00
Kavin
71cb04d028
Add parameter to disable rewriting. 2022-12-02 19:41:28 +00:00
Kavin
29874cfc09
Rewrite DASH manifests. 2022-11-18 19:29:55 +00:00
Kavin
567380d4aa
Use only one regex for domain matching. 2022-11-03 21:53:36 +00:00
Kavin
8755b0a76e
Simplify if unwrapping. 2022-11-03 21:53:03 +00:00
Kavin
fa345b493b
Fix for proxying LBRY HLS. 2022-11-02 21:47:20 +00:00
Kavin
dafafaf418
Add option to disable ipv6. 2022-11-02 20:43:17 +00:00
Kavin
f44df15206
Make clippy happy. 2022-11-02 20:34:14 +00:00
Kavin
44d1a0a053
Fix for query string not being passed. 2022-11-02 20:13:27 +00:00
Kavin
3ab1529ba7
Allow configuring listen options. 2022-11-02 18:42:12 +00:00
Kavin
cc3258a70c
Initial commit 2022-11-02 16:42:11 +00:00