Skip to content

Commit 43eb464

Browse files
committedDec 19, 2017
1 parent 1c7c193 commit 43eb464

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

 

‎filters/filters.txt‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,8 @@ elmundo.es##.disabled-vscroll:style(overflow: auto !important; position: initial
16011601
! Somehow, websocket requests are behind-the-scene with Firefox. Pending
16021602
! further investigation, this fixes the issue.
16031603
||4chan.org^$csp=connect-src https: http:
1604+
! https://rbt.asia/g/thread/63902030/
1605+
4chan.org##script:inject(abort-current-inline-script.js, String.fromCharCode)
16041606

16051607
! https://github.com/uBlockOrigin/uAssets/issues/467
16061608
iwatchonline.cr,iwatchonline.eu##script:inject(abort-on-property-write.js, Fingerprint2)

6 commit comments

Comments
 (6)

Chway commented on Dec 19, 2017

@Chway

This fix while resolving all the issues we have seen today on 4chan prevent the very useful 4chan-x and OneeChan to load.

https://github.com/Nebukazar/OneeChan
https://github.com/ccd0/4chan-x

I'm using the latest versions of thses scripts, using Violentmonkey (2.8.21) et Chrome (63.0.3239.108)

brndd commented on Dec 19, 2017

@brndd

Thanks for this. Seems to work on my machine, and it does not break 4chan-x when using TamperMonkey on Firefox 57, so perhaps that is a Chrome/ViolentMonkey related issue.

Chway commented on Dec 19, 2017

@Chway

I can confirm these scripts works with Tampermonkey on Chrome too

wareya commented on Dec 19, 2017

@wareya

I can confirm it breaks 4chan x on violentmonkey on firefox and doesn't break 4chan x on tampermonkey on firefox. I really don't want to use tampermonkey, its EULA is nasty and it's proprietary now.

toshiya44 commented on Dec 19, 2017

@toshiya44

@Chway , @wareya Install 4chan-x as an extension. It won't break if you install it that way. (FF58 dev)

You can find the extension version in https://github.com/ccd0/4chan-x/tree/master/builds (zip and crx)

Remu-rin commented on Dec 19, 2017

@Remu-rin

Seems like this filter breaks not particular scripts on Violentmonkey mentioned there, but rather Violentmonkey itself on 4chan. Simple script with console.log is not working with this filter, and working without it.
Firefox 57 and Nightly, VM 2.8.22

Please sign in to comment.