diff options
| author | RblSb <msrblsb@gmail.com> | 2024-04-28 07:23:25 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2024-04-28 21:51:50 +0300 |
| commit | 9d844bbf3ac6be327325b13a91a6b33f73c49c1d (patch) | |
| tree | 52108f2300ca84decf33a1e7b3552e81166ba5ac /hxformat.json | |
| parent | 8679f8edcb6d2f3142db30848c640aed6fe883b8 (diff) | |
Raw youtube fallback for unavailable videos
Also:
- fix `tryLocalIp` replacement (NAT workaround)
- improve proxy headers a bit
- use json2object fork for better generated diffs
Diffstat (limited to 'hxformat.json')
| -rw-r--r-- | hxformat.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hxformat.json b/hxformat.json index 458fcbf..89bf1e2 100644 --- a/hxformat.json +++ b/hxformat.json @@ -22,7 +22,7 @@ }, "methodChain": { "rules": [] - }, + } }, "emptyLines": { "beforeDocCommentEmptyLines": "ignore", |
