Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bestiefy.com broken #2847

Open
ghost opened this issue Jul 30, 2022 · 3 comments
Open

bestiefy.com broken #2847

ghost opened this issue Jul 30, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 30, 2022

What is your browser and browser version?

Firefox 103 on Windows 11

What is broken and where?

After pressing the first button in quizes, you cannot automatically or manually progress through the other questions. Bestiefy is supposed to automatically move on to the next question after you answered the earlier one.

What is the "culprit" domain?

bestiefy.com breaks due to window.tyche.addUnits and window.tyche.removeUnits from cdn.intergi.com and cdn.intergient.com being referenced by the normal non-spyware code. It is good that tyche and its associated fingerprinting is blocked, however, this breaks some sites.

What is your debug output for this domain?

To get the debug output, please see the instructions link above.



**** ACTION_MAP for intergi.com
intergi.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 0
}
cdn.intergi.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "",
  "nextUpdateTime": 1659325730798
}
**** SNITCH_MAP for intergi.com
intergi.com [
  "coolmathgames.com",
  "newser.com",
  "symbaloo.com"
]



**** ACTION_MAP for intergient.com
intergient.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 0
}
cdn.intergient.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "",
  "nextUpdateTime": 1659393087565
}
**** SNITCH_MAP for intergient.com
intergient.com [
  "chess.com",
  "blu-ray.com",
  "coolmathgames.com"
]
@ghostwords
Copy link
Member

Hello and thank you for the report!

(This was addressed in uAssets by ignoring scripts from cdn.intergient.com and cdn.intergi.com on bestiefy.com: uBlockOrigin/uAssets@fdb80f0)

@ghostwords
Copy link
Member

Are there other examples of breakages caused by blocking intergient.com/window.ramp/window.tyche/Playwire?

@ghostwords
Copy link
Member

More potential breakage examples: #2865 (comment)

Should look into fixing this with a surrogate script: #2865 (comment)

@ghost ghost mentioned this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant