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
Shortcut 5 opens a URL of the form: https://www.mdbg.net/chindict/chindict.php?page=worddict&wdrst=0&wdqb=SEARCHTEXT
This is now rejected by mdbg.net with a message of the form:
You are visiting an outdated URL. The correct URL is: https://www.mdbg.net/chinese/dictionary?page=worddict&wdrst=0&wdqb=SEARCHTEXT
It's an easy fix in content.js. (I'm not too used to git; but I may eventually get round to put together a pull request.)
The text was updated successfully, but these errors were encountered:
Update mdbg with new link cschiller#89
70c2e78
No branches or pull requests
Shortcut 5 opens a URL of the form:
https://www.mdbg.net/chindict/chindict.php?page=worddict&wdrst=0&wdqb=SEARCHTEXT
This is now rejected by mdbg.net with a message of the form:
You are visiting an outdated URL. The correct URL is:
https://www.mdbg.net/chinese/dictionary?page=worddict&wdrst=0&wdqb=SEARCHTEXT
It's an easy fix in content.js. (I'm not too used to git; but I may eventually get round to put together a pull request.)
The text was updated successfully, but these errors were encountered: