Online Acrobat - Adobe

Unlimited free usage (without login) of all the 25+ powerful PDF and e-signing tools on the Online Adobe Acrobat tools website.

< 腳本Online Acrobat - Adobe的回應

評論:正評 - 腳本一切正常

§
發表於:2024-12-16

When attempting to use the Edit feature, I was redirected to a different page where the user script did not work.
It seems that Adobe may have addressed this.

hacker09作者
§
發表於:2024-12-17

They now use an HttpOnly cookie called "gds" that lasts for 15 days, so you can either wait for 15 days, or manually clear the site cookies.

With HttpOnly cookies, JavaScript cannot directly access or delete them. Tampermonkey, being a browser extension running in the JavaScript context, is also limited in directly removing HttpOnly cookies.

hacker09作者
§
發表於:2024-12-17

Updated to work with the new website changes.
Please update your rating.

§
發表於:2024-12-25
編輯:2024-12-25

They now use an HttpOnly cookie called "gds" that lasts for 15 days, so you can either wait for 15 days, or manually clear the site cookies.

With HttpOnly cookies, JavaScript cannot directly access or delete them. Tampermonkey, being a browser extension running in the JavaScript context, is also limited in directly removing HttpOnly cookies.

I blocked the "gds" cookie, but it does not seem to be working. =(
When I sign out of my account, it appears like this.
If I sign in, it redirects me to a new page where it doesn't work either. T_T

hacker09作者
§
發表於:2024-12-27
編輯:2024-12-27

You can't really manually block it, because it's automatically created again on every page load.

Have you updated your script version to the latest one?

It works perfectly for me. You should try using it without logging in to the website.

發表回覆

登入以回復