Findchips.com and analytics.supplyframe.com

When looking for items in findchips, i.e:

The resulting links of the search are in this form:

https://analytics.supplyframe.com/trackingservlet/track/?r=gPVv3S5fz9WS0muSSENj7l0mu4MKAGZ0ogVnrRvklTDfqgmqXHGLuafykVZjfeZrbr6_5s2lYRcRlEWSdDqZ022j0bbjCJV1G186JM0Q7eqHkrxLdcO52ghEnn604p9XaiSjfhVv-5SCmeFG7OT1Uq0EBDfgxUtMk-sHrSrjbGqXoGR0wKBLQhy179yU0kSQeP_6kdlOFnHmMwbVA9NSvz7OjWCwBgIQWnSwzCD4PmhZDnCmtDt7VgUxubR17XWIXc2-O1ixtzNaiNTyt3VgEP3V4KHprdN02qA0-pemlEfImW2bJabYdhJp6BCg9g84mRgsdTyXipDxBgXxaWl0pWhR2bUM4dM4xJk1-88cb9JxUrpNgCiOFPQBycf3p28oin6KVPnbLxsq9eTSWCVkmAlReKIG7l3KsjShvWXrS0d7aKm_umezw4kPcE0PkTxoGXtDnukfUmsq_04i496tiA

So when clicking on any of the search results, the Pi-Hole blocks the link. Presumably by way of the analytics.* prefix... Is there any way to decode/rewrite the hash after track on the fly before having to whitelist that entire analytics.supplyframe.com sub-domain(s)?

Thanks in advance!

Popular URL shorteners like bit.ly and adf.ly links are hashes as well. There are browser addons and userscripts to decode them so you can see the destination link while hovering over it. However, it decodes them (APIs, etc) by accessing the bit.ly and adf.ly site; offline decoding isn't possible. So one would need to whitelist bit.ly or adf.ly in pihole for them to work, after all.