对192.168.x.x网段的网页取消防盗链 #127
KonkaTV514
started this conversation in
Ideas 想法
Replies: 1 comment 1 reply
|
你自己用的话可以弄个proxy呀 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
我在做一个基于网页的Hachimi World客户端,其支持更老的设备,因为官方的网页版只支持最新Chrome,而Android app最低仅支持Android 7,我这个设备Android 6,Chrome 66,官方app和网页端根本没法用,而我做的网页端支持Chrome 66,但是由于防盗链原因无法正常使用,而我使用网页端的地址一般都是192.168.x.x的,这是内网网段,所以对这个内网网段关闭防盗链应该不过分吧?
All reactions