Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能替换外链吗 #3

Open
Winyer opened this issue Jun 19, 2023 · 2 comments
Open

能替换外链吗 #3

Winyer opened this issue Jun 19, 2023 · 2 comments

Comments

@Winyer
Copy link

Winyer commented Jun 19, 2023

先说一句非常好用,正好手里有个国外的付费空间速度还不错,在23年的今天,这个项目居然还能完美的反代谷歌(其实也不算完美,每次都要点一下接受cookies很难受),而其它的项目基本上都不行了,大赞

比如Youtube这样的网站,图片和视频是外链的连接,国内无法直接访问,但是其他人为它搭建的外链地址可以访问,我的想法是,可以替换对方网络中的外链吗?比如遇到a.com就替换为b.com返回客户端这样,最好能多替换几个,因为图片,视频地址有时候不一样

@koalabearguo
Copy link
Owner

都很久没用过了,没想到还能用-_-。替换这种不能彻底的,因为网页中有些网址是内嵌js脚本生成的,不是直接文本形式存在网页中的,替换可能都找不到匹配的文本。

@Winyer
Copy link
Author

Winyer commented Jun 21, 2023

都很久没用过了,没想到还能用-_-。替换这种不能彻底的,因为网页中有些网址是内嵌js脚本生成的,不是直接文本形式存在网页中的,替换可能都找不到匹配的文本。

可以的可以的,因为目标是91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants