dashboard.unity3d.com

This is where you should report issues arising from the subscription filters.
Post Reply
paddy
New Member
New Member
Posts: 3
Joined: Tue Aug 16, 2022 7:41 am

dashboard.unity3d.com

Post by paddy »

Hi, there was a previous post about the Analytics dashboard on Unity Gaming Services getting incorrectly blocked which resulted in the website not working. The rule created from this post is as follows:

Code: Select all

@@||dashboard.unity3d.com/services/analytics/$~third-party

The content being blocked is now being hosted on a CDN under a new path:

Code: Select all

https://cdn.dashboard.unity.com/dist/udash/app/assets/services/analytics/vendors.2200758f.js

Could a new whitelist rule be created to include the new CDN at unity.com?

paddy
New Member
New Member
Posts: 3
Joined: Tue Aug 16, 2022 7:41 am

Post by paddy »

Thanks for adding the rule but it seems like it's not overriding the existing block rule.

Full url of one of the resources as an example

Code: Select all

https://cdn.dashboard.unity.com/dist/udash/app/assets/services/analytics/app.741753ed.js
paddy
New Member
New Member
Posts: 3
Joined: Tue Aug 16, 2022 7:41 am

Post by paddy »

I think I've found the issue. The rule needs to be changed to first-party.

Code: Select all

@@||dashboard.unity.com/dist/udash/app/assets/services/analytics/$~first-party

As a third party rule this doesn't seem to actually whitelist correctly.

thanyalukj
New Member
New Member
Posts: 1
Joined: Fri Sep 23, 2022 11:58 am

Post by thanyalukj »

Hey @fanboy could you help updating the url in the whitelist, please?
Thank you very much.

Post Reply