Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

missing another reCAPTCHA from "Unusual traffic from your computer network" #14

@nico-zck

Description

@nico-zck

Due to the network problem in our country, I always get this warning "Unusual traffic from your computer network", which also required me to perform reCAPTCHA validation.

WX20200331-232851@2x

After a bit of investigation , I found this validation was redirected (with status code 302) from google scholar page (https://scholar.google.com) to google warning page (https://www.google.com/sorry/index?continue=XXX) while the status code changed to 429.
WX20200331-234040@2x

In addition, I exported and zipped the logs of DevTool in Chrome, and you can consult the log for more details.
www.google.com.har.zip

In order to know what happend, I looked at these codes and found that the problem may be here https://github.com/MaxKuehn/zotero-scholar-citations/blob/develop/chrome/content/zsc.js#L202. However, I'm not familiar with javascript programming, and hope you can fix this problem. But I will fork your work and try to fix it.
Finally, thanks for your work and this amazing plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions