Skip to content

Commit

Permalink
fix #6955
Browse files Browse the repository at this point in the history
  • Loading branch information
lain566 committed Feb 15, 2020
1 parent 3cf987e commit 8886726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions filters/filters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23761,4 +23761,5 @@ iptv4best.com##+js(aopw.js, adBlockDetected)
rbxoffers.com##+js(nostif, adblock)

! https://github.com/uBlockOrigin/uAssets/issues/6955
tvn24.pl##+js(json-prune, playlist.movies.0.adserver playlist.movies.1.adserver playlist.movies.2.adserver playlist.movies.3.adserver playlist.movies.4.adserver playlist.movies.5.adserver playlist.movies.6.adserver playlist.movies.7.adserver)
||tvn.adocean.pl/ad.xml$xhr,redirect=nooptext,domain=fakty.tvn24.pl

1 comment on commit 8886726

@lain566
Copy link
Contributor Author

@lain566 lain566 commented on 8886726 Jul 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lain566 was this really an array? uBlockOrigin/uAssets#6955 uBlockOrigin/uAssets@8886726

I'm pretty sure this was working only on object with keys explicitly named as "0", "1", "2", and not on real array without keys.

Not easy to reproduce now, but it seems I'm right:
image

@gwarser I would say it is not an array, should be displayed (on the console) as { instead of "0"

I answer you here, because I can't seem to comment on that commit

Please sign in to comment.