These CDNs bind their signed video URL to the IP that fetched the page, so a server-side resolve hands the phone a URL bound to the server IP -- the device then gets a placeholder/403 and falls back through the proxy, streaming the whole video through the server. Resolve on the device instead (token binds to the phone IP) so playback goes direct with zero proxy bandwidth. Ports of the existing backend extractors: - sxyprnResolver.ts: data-vnfo + boo/ssut51 transform - epornerResolver.ts: vid+hash -> /xhr/video mp4 sources - voeResolver.ts: mirror redirect + 7-step payload decoder Wired into SceneDetailScreen.onPress (sxyprn/eporner) and MovieDetailScreen.playVoe (voe). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aesGcm.ts | ||
| agegate.ts | ||
| applock.ts | ||
| appVersion.ts | ||
| backend.ts | ||
| donate.ts | ||
| doodstream.ts | ||
| epornerResolver.ts | ||
| filemoonHoster.ts | ||
| getfileResolver.ts | ||
| packerHoster.ts | ||
| pornxpResolver.ts | ||
| seenStore.ts | ||
| sxyprnResolver.ts | ||
| voeResolver.ts | ||