privacybadger
privacybadger copied to clipboard
api.trakt.tv is blocked when using TraktRoller with Crunchyroll
What is your browser and browser version?
Vivaldi 2.9.1705.41
What is broken and where?
When I use Crunchyroll with the TraktRoller user script, Privacy Badger blocks the Trakt API that is required for the script to work, making it unusable.

When I try on a fresh Chrome install, it doesn't know how to block the domain so everything works as expected.

What is the "culprit" domain?
api.trakt.tv
What is your debug output for this domain?
**** ACTION_MAP for trakt.tv
support.trakt.tv {
"dnt": false,
"heuristicAction": "",
"nextUpdateTime": 1575078886237,
"userAction": ""
}
trakt.tv {
"dnt": false,
"heuristicAction": "block",
"nextUpdateTime": 0,
"userAction": ""
}
walter.trakt.tv {
"dnt": false,
"heuristicAction": "",
"nextUpdateTime": 1570472408317,
"userAction": ""
}
api.trakt.tv {
"userAction": "",
"dnt": false,
"heuristicAction": "",
"nextUpdateTime": 1576459134740
}
**** SNITCH_MAP for trakt.tv
trakt.tv [
"crunchyroll.com",
"google.com",
"kodi.tv"
]
Does setting api.trakt.tv to "yellow" work around the problem?
Yep, that is what I did to make the User Script work.