Skip to content
New issue

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

Fix incorrect url when deploy. #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richex-cn
Copy link

I got incorrect url when I using hexo d. They inserted this format of URL in my LeanCloud Counter Class:

20201222_165510

And leancloud.memo:

20201222_165503

But the request URL like it, where QueryString has only one slash {"url":"/530.html"} cause not working:

https://example.com/1.1/classes/Counter?where=%7B%22url%22%3A%22%2F530.html%22%7D

I fixed this problem, if this change has no side effects, merge it.

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2020

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants