Closed 3xploiton3 closed 2 months ago
I can reproduce when refreshing while bypassing the cache in incognito.
There is this filter in Unbreak:
linktr.ee##+js(set, DD_LOGS, noopFunc)
What is it meant to accomplish?
I can avoid the breakage when rewriting the filter as:
linktr.ee##+js(set, DD_LOGS, noopFunc, runAt, interactive)
When lowering the filtering mode to Basic or No filtering (which solves the breakage), I don't see a visual difference on that page.
It's for a breakage issue when you sign in and access https://linktr.ee/admin/settings
Does linktr.ee##+js(set, DD_LOGS, noopFunc, runAt, interactive)
still solve the issue?
With the current filter I see exceptions reported at the console, something to do with access to DD_LOGS.logger.info
, I don't see these errors with uBO and same filter.
Hmm... I think the issue is not there any more. Originally I think it's because https://www.datadoghq-browser-agent.com/datadog-logs.js
is blocked in EP which defines DD_LOGS
, but now they have another 1p script that does the same
https://assets.production.linktr.ee/profile-preview/latest/vendors-node_modules_datadog_browser-logs_esm_entries_main_js-node_modules_linktr_ee_componen-932c4a-85f5292ddb690f7d69af.js
so I think the filter can be removed now.
Right, can't reproduce with latest lists.
https://linktr.ee/minestack
uBlock Origin Lite 2024.8.5.925 Chrome Stable