-
Notifications
You must be signed in to change notification settings - Fork 9
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
It seems that the URI rules are changed #15
Comments
@boyang9602 interesting observation, I am a little busy currently could you perhaps check if you can adjust it and implement it and make a PR request and I will test it and approve it? and reference you in the next release. |
Thanks, I will try it |
@boyang9602 any luck? |
Hi, I investigated it a bit, however I do not have a full solution. I can share some findings. The first example is https://www.studocu.com/en-ca/document/concordia-university/introduction-to-semiconductor-materials-and-devices/midterm-2/55562380?origin=course-trending-2. Where the first unblurred picture url is (I breakdown the parameters in different rows)
The second blurred picture url is
We can see that
I tried to change the However, it seems that this is just a special case where there is no text. I tried another case (link is provided below) which consists of both background picture and texts. The above findings still work for the background pictures, however, we still cannot see the texts above the background picture. Furthermore, by comparing the unblurred pictures of the two examples above, I found that Policy and Signatures for unblurred pictures are consistent for same document, but different for different document. Key-Pair-Id is the same for all the document. In summary, I only find the rules for the pictures, but I do not have a solution for the blurred texts. I am busy recently and have not had a chance to further investigate it. |
Thanks a lot for the amazing documantion. I will thoroughly go through it after my exams in a week. Will notify you after pushing some updates based on this research and further research. Thanks again. |
Thank you! Good luck with your exams! |
Unblurred is /html/bg1.png
Blurred is /html/pages/blurred/page2.webp
The text was updated successfully, but these errors were encountered: