Commit Graph

69 Commits

Author SHA1 Message Date
Kavin 19bd7701ec
Bump UA as firefox froze them. 2023-06-09 19:39:06 +01:00
Kavin 6624254534
Spoof Android client properly. 2023-06-02 11:03:49 +01:00
Kavin ab1f54bf51
Use the mimalloc allocator. 2023-05-23 04:03:52 +01:00
Kavin 6aeefc03e2
Optimize code to remove copy of query string. 2023-04-25 09:14:48 +01:00
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