Closed adguard-bot closed 1 year ago
Please change title to embed.rtl.hu
, since the real problematic URL is https://embed.rtl.hu/embed/2021569?autoplay=0 not infostart.hu
embed.rtl.hu#%#//scriptlet('set-constant', 'gemiusStream', 'emptyObj')
embed.rtl.hu#%#//scriptlet('set-constant', 'gemiusStream.event', 'noopFunc')
works for me.
The problem: when you click on play, in https://embed.rtl.hu/js/video-handler.min.js the play function throws an error, since gemiusStream
is not defined, and it breaks the function at this point, so it doesn't hides the controls. See:
this._play = function() {
if (!_instance._videoPlayed) {
_instance._videoPlayed = true
}
if (0 < _instance._prevPosition) {
_instance._player.currentTime(_instance._prevPosition);
_instance._prevPosition = 0
}
// ! ISSUE: gemiusStream is not defined
gemiusStream.event(_instance._config.gemius.gemiusStream.playerId, _instance._config.gemius.gemiusStream.materialIdentifier, _instance._currentPosition, "playing");
if (_instance._gemiusPlayer) {
_instance._gemiusPlayer.programEvent(_instance._config.contentId, _instance._currentPosition, "play")
}
// Hide controls here
$(_instance._player.el()).closest(".player").find(".player__overlay").fadeOut(200);
_instance._requestRelatedVideos();
_instance._removeRelatedVideos();
let $bigPlayButton = $(_instance._player.bigPlayButton.el());
$bigPlayButton.parents(".player__overlay:first").hide();
_instance._log("::Event: play");
_instance._log("::::currentPosition: " + _instance._currentPosition)
}
URL is correct. embed.rtl.hu is address of the player.
Issue URL (Incorrect Blocking)
https://infostart.hu/bunugyek/2022/12/25/jol-szitualt-csaladok-gyerekei-tortek-zuztak-jozsefvarosban
Comment
Screenshots
Screenshot 1
![Screenshot 1](https://reports-img.adguard.com/GIm57H7.jpg)Screenshot 2
![Screenshot 2](https://reports-img.adguard.com/Mgc5JZ7.jpg)System configuration
https://unfiltered.adguard-dns.com/dns-query
filters:
https://filters.adtidy.org/android/filters/15_optimized.txt
AdGuard Mobile Ads,
AdGuard Base
Annoyances:
AdGuard Annoyances
Language-specific:
Hungarian
https://userscripts.adtidy.org/release/disable-amp/1.0/disable-amp.meta.js,
https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.meta.js