XxHiroTTVxX
XxHiroTTVxX
Im getting the same error
it should like a manifest.json or does it have to be custom for flowOS
so I have this ```ts import fs from 'fs'; // Test script to diagnose proxy issues async function testProxyRequest(proxyUrl: string, targetUrl: string) { try { console.log(`Testing proxy ${proxyUrl} to ${targetUrl}`);...
Okay so I'll try some of that stuff out how can I make sure all the proxies are valid and for the fetch I'm using bun.sh 
I just tried curl # curl -x 173.245.49.196:80 https://anilist.co curl: (56) Received HTTP code 400 from proxy after CONNECT
for the one at the very bottom works in http.ts is there something I can do to get the latest proxies and just test those ? like last 10 days...
I also noticed that Anitaku gets 200 then 522 what is that about ```sh Testing 111.1.61.47:3128... [fetch] > HTTP/1.1 POST https://anitaku.bz/ [fetch] > content-type: application/json [fetch] > host: anitaku.bz [fetch]...
I also noticed that Anitaku gets 200 then 522 what is that about ``` Testing 111.1.61.47:3128... [fetch] > HTTP/1.1 POST https://anitaku.bz/ [fetch] > content-type: application/json [fetch] > host: anitaku.bz [fetch]...