Commit graph

39 commits

Author SHA1 Message Date
Pas
8ef47be346 add disable cache env 2025-07-07 19:14:24 -06:00
Pas
d37f33313e Update m3u8-proxy.ts 2025-05-21 20:14:15 -06:00
Pas
1575662bdf Merge branch 'ts-segment-caching' into dev 2025-05-21 19:52:59 -06:00
Pas
e3442cfea8 Update index.ts 2025-05-21 19:50:03 -06:00
Pas
9ffd0cc58e re add comments 2025-05-21 17:26:12 -06:00
NezzDevs
262bb6cb12
Update m3u8-proxy.ts 2025-05-21 17:26:36 -04:00
NezzDevs
8387cea2cf
Update ts-proxy.ts 2025-05-21 16:49:37 -04:00
NezzDevs
56e70eb108
Update m3u8-proxy.ts 2025-05-21 16:48:54 -04:00
Pas
c715d27e84 Add m3u8/ts parsing and routes
commit d50d90b89c
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:51:49 2025 -0600

    add user agent

commit 2d067ddbec
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:47:13 2025 -0600

    really...

commit 173e069628
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:45:13 2025 -0600

    revert

commit eeb18a0efa
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:42:51 2025 -0600

    sdiufhs

commit 146f3a0b42
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:40:05 2025 -0600

    fix parsing

commit 28e6e3c632
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:37:17 2025 -0600

    fix headers

commit 29d35419d4
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:30:58 2025 -0600

    Revert "fix headers?"

    This reverts commit 6e044470af.

commit 6e044470af
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 17:20:18 2025 -0600

    fix headers?

    idkkkk

commit 0192aaed21
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Wed May 14 16:31:51 2025 -0600

    init m3u8 proxying
2025-05-15 15:39:12 -06:00
TPN
46560bac90 Fix for netlify stupid encoding issue 2025-01-31 13:42:31 +00:00
Paradox
0ffcbbbe05 Fix client not being able to access cookie headers 2024-07-07 17:24:23 +00:00
William Oldham
e88a4f3203 Bump dep versions and add error handling 2024-01-06 20:51:48 +00:00
mrjvs
5faca36cb4 Add ability to do debug logging with REQ_DEBUG=true 2024-01-06 18:44:06 +01:00
mrjvs
ad0ae4aaae Add version identifying on proxy 2024-01-06 18:37:40 +01:00
mrjvs
07a87b4571 Block more headers, where possible 2024-01-06 18:32:53 +01:00
mrjvs
3d192e8bb8 Do proper proxying 2024-01-04 20:57:54 +01:00
mrjvs
882e26fa1b Upgrade h3 2024-01-04 20:16:53 +01:00
mrjvs
054ea6aa07 Support overwriting user agent 2024-01-04 19:54:24 +01:00
mrjvs
8c503269d1 Fixed AWS and NodeJS support 2024-01-04 19:54:14 +01:00
mrjvs
0a553a8b84 Change error to a message 2023-12-20 14:44:21 +01:00
mrjvs
9ef1467ee1 Finish ip fetching 2023-12-20 14:37:34 +01:00
mrjvs
ed4d8826ce Add turnstile integration 2023-12-20 14:32:15 +01:00
mrjvs
c0ce4c9e84 Fix forgotten awaits + prevent double reading 2023-10-16 22:25:37 +02:00
mrjvs
6d27577ca4 blacklist more headers 2023-10-16 20:03:57 +02:00
mrjvs
f890f59d43 remove cf internal headers before proxying 2023-10-16 20:01:29 +02:00
mrjvs
714b91ef8c set instead of append (append doubles header values) 2023-10-02 20:34:52 +02:00
mrjvs
bd45c86ef5 switch to pnpm and add import aliasing 2023-09-14 20:19:07 +02:00
mrjvs
56e84a2a3a better error handling 2023-09-14 19:55:50 +02:00
mrjvs
5a070b4a15 fix linter + make proxy work + remove temp files + fix typescript types 2023-09-13 22:54:28 +02:00
Isra
c5233b7088 Initiate repository 2023-09-06 16:34:21 -05:00
JORDAAR
d4352e7189
Add X-Final-Destination header 2023-05-09 12:23:37 +05:30
Jelle van Snik
091fc3e36e fix cookies 2023-01-24 00:00:13 +01:00
Jelle van Snik
cc7c09d199 fix event error 2023-01-08 20:27:03 +01:00
Jelle van Snik
f9f46cde0b make redirection with a body work 2023-01-08 20:26:22 +01:00
Jonathan Barrow
13a4d0c8cc
Fixed linting/prettier errors 2023-01-08 09:08:49 -05:00
Jonathan Barrow
ec4539f667
Fixed support for X-Cookie, X-Referer, X-Origin, and X-Set-Cookie headers 2023-01-08 08:41:00 -05:00
William Oldham
6ac4a31ed7 Fix ESLint errors 2022-12-26 21:25:03 +00:00
William Oldham
50f00ac4f3 Remove Defunct code from main.js 2022-12-26 21:23:33 +00:00
Jelle van Snik
46ffd9b1ff repo setup 2022-12-26 21:27:42 +01:00