确保你访问 YOU.COM 的浏览器用的出口 IP 和你运行代理程序用的出口 IP 是同一个(简单的说就是要开 VPN 就全局开),否则你会被 CloudFlare 拦截并且获得一个 403 错误。
出现 403 错误请重新抓 COOKIE 或者更换代理出口 IP。
# Usage
1. Get a YOU.COM account and subscribe.
1. Get a you.com account and subscribe, log in.
2. Open F12 (DevTools) - Console and enter `document.cookie`.
2. Open F12 (DevTools), find “Network”, refresh the page, and find “you.com”.
3. Copy the output result (excluding the leading and trailing ' characters).
3. Click on it, scroll down and find “Cookie:”, and copy the entire contents.
4.Download or clone the project code and extract it.
4.Find the "user-agnet" in the same way.
5.Edit the `start.bat` file and paste the Cookie from above into it.
5.Download or Clone the code of this project and unzip it.
6.Launch start.bat.
6.Edit the `start.bat` file and paste the cookie and User Agent into it.
7.In the ST, select Claude and fill in the reverse proxy address as http://127.0.0.1:8080/v1.
7.Start start.bat
8. Start using it. If it fails/no results/403/Warning, try again several times.
8. Select Claude in the Tavern and put http://127.0.0.1:8080/v1 as the address of the reverse proxy.
## Notes
9. Enjoy it. If it fails/no result/403/Warning, try again.
Ensure that the exit IP used by your browser when accessing YOU.COM and the exit IP used by your proxy program are the same (simply put, if you need to use a VPN, turn it on globally). Otherwise, you will be blocked by CloudFlare and get a 403 error.
## Caution
If you get 403 errors, consider getting the cookie again or changing your IP.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.