We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Web of Science 页面变化,原本的搜索方式失效。目前只想到 ajex 的办法解决,体验很差。不仅需要添加等待,而且需要输入检索式。
"webofscience": { "dname": "Web of Science", "addr": "https://webofscience.clarivate.cn", "action": "https://webofscience.clarivate.cn/wos/alldb/advanced-search", "ajax": [ 2000, "#advancedSearchInputArea" ] }
The text was updated successfully, but these errors were encountered:
它现在会给我们跳转到 .cn 的域名,但我们要收录的话还是尽量收录国际的域名(如果在跳转与不跳转的情况下都可以用同一方案来搜索,否则我们应该搞两个按钮,一个国际,一个国内)
刚刚我让外国ip尝试访问https://apps.webofknowledge.com/ ,国际站现在要求登录(自动跳转到了 access.clarivate.com ),我这里没法继续测试了(我早已离开大学很多年了)
Sorry, something went wrong.
@garywill 我这边也有类似的问题。单位虽然购买了数据库服务,但是是根据 ip 地址来的。用单位的机器直接上就会跳转 .cn,用上网工具尝试就和大家一样了。我尝试用单位邮箱注册但是没有搜索文章的权限。
No branches or pull requests
Web of Science 页面变化,原本的搜索方式失效。目前只想到 ajex 的办法解决,体验很差。不仅需要添加等待,而且需要输入检索式。
The text was updated successfully, but these errors were encountered: