如何限制网页只能从微信内部访问,而不能通过手机的其他浏览器或PC浏览器来访问?
欢迎选择我的课程,让我们一起见证您的进步~~
You can use WeChat to access this URL http://whatsmyua.com/
Check the HTTP User Agent information. If it contains MicroMessenger, it is WeChat.
I remember that when accessing a web page from WeChat, the .url will be followed by parameters... Consider whether it is feasible to start with parameters?
You can use WeChat to access this URL http://whatsmyua.com/
Check the HTTP User Agent information. If it contains MicroMessenger, it is WeChat.
I remember that when accessing a web page from WeChat, the .url will be followed by parameters... Consider whether it is feasible to start with parameters?