ZC proxy setting ERROR
I write a new translator for qikan.cqvip.com and tested by VPN setting.I have made a snapshot of the setting
https://ftp.bmp.ovh/imgs/2019/12/09919cc28710b7fa.png
The url via VPN is https://qikan-cqvip-com.vpn2.njau.edu.cn/Qikan/Article/Detail?id=7001934120&from=Qikan_Search_Index, the original url is http://qikan.cqvip.com/Qikan/Article/Detail?id=7001934120&from=Qikan_Search_Index
I set `postUrl = " http://qikan.cqvip.com/Qikan/Search/Export?from=Qikan_Search_Index"`, but the url return 404 error via VPN.I hope someone can help me to figure out.
188BET靠谱吗Report ID from Zotero connector is 1085871159
The url via VPN is https://qikan-cqvip-com.vpn2.njau.edu.cn/Qikan/Article/Detail?id=7001934120&from=Qikan_Search_Index, the original url is http://qikan.cqvip.com/Qikan/Article/Detail?id=7001934120&from=Qikan_Search_Index
I set `postUrl = " http://qikan.cqvip.com/Qikan/Search/Export?from=Qikan_Search_Index"`, but the url return 404 error via VPN.I hope someone can help me to figure out.
188BET靠谱吗Report ID from Zotero connector is 1085871159
-
adamsmithI'd start with making the postUrl relative (postUrl = "/Qikan/Search...") -- that might already do the trick
-
l0o0@adamsmitha smart trick.