www.unihertz.com - permanent browser hang

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
UCyborg
Lunatic
Lunatic
Posts: 356
Joined: 2019-01-10, 09:37
Location: Slovenia

www.unihertz.com - permanent browser hang

Unread post by UCyborg » 2025-02-13, 22:59

Add any article to the cart, open the cart, click Checkout. Browser hangs with 100% CPU core usage forever and its process must be forcefully closed. Fresh profile, latest Pale Moon 33.6.0 (bitness doesn't matter). Lot of scripts on that site. When navigating to the main page, "SyntaxError: await is a reserved identifier" error sticks out in the console.

User avatar
adoxa
Lunatic
Lunatic
Posts: 425
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: www.unihertz.com - permanent browser hang

Unread post by adoxa » 2025-02-14, 06:58

You would want the Shopify filter, along with this one to disable CSS integrity so it actually loads.

Code: Select all

,["www.unihertz.com",["/^/checkouts/",["/\\.css\" crossorigin fetchPriority=\"high\" integrity/g","$&-x"]]]
Insert that prior to the final ] (or if using tellu-white's version, remove the leading , before importing).