armorfid
02/19/17 04:07PM
The filter used by ABP and both uBlocks is EasyList, usually they are the ones to blame for these kind of malfunctions.
RedRover
02/20/17 09:10PM
Not exactly broken, but I don't see a topic for reporting malware links
Basically, there's a trio of malware links that look like they are being inserted into rule34 itself, bypassing NoScript and Ublock.

I have picture evidence if anyone wants it, but for now, here's what pops up with Inspect Element. Tried copying Inner HTML, nothing happened, tried capturing Image Data-URL, got an absolutely massive wall of text. Only copying Outer HTML got me something I could reasonably paste here (I tried breaking it up to prevent any accidental leaks:

<a target="_blank" href=" a rule34 link followed by a massive c.html? link"

<img s r c="ht tps://rul e34.xxx/x/41682-17126170741751500_1_xacd.gif">

</A>

The links pop up once you type something in the search bar and start browsing.
bipface
02/20/17 10:25PM
RedRover said:
. . .

add this filter rule in uBlock:
||rule34.xxx/x/*
slayerduck
02/21/17 01:46AM
bipface said:
RedRover said:
. . .

add this filter rule in uBlock:
||rule34.xxx/x/*


This works yeah, do this if you really hate seeing the footer ads.

Also updated our capcha to rechapcha as sweetchapha was pushing malware trough their javascript... pretty sad. Let me know if anything is broken with it.
RedRover
02/21/17 09:22AM
bipface said:
add this filter rule in uBlock:
||rule34.xxx/x/*


Excellent. Thanks.

Plus, I have now learned that UBlock has a really convenient element picker, so double thanks :D

slayerduck said:
This works yeah, do this if you really hate seeing the footer ads.

Also updated our capcha to rechapcha as sweetchapha was pushing malware trough their javascript... pretty sad. Let me know if anything is broken with it.



Will do.
PissyBitch
02/21/17 07:29PM
Are translations not working at the moment? I hover over it and it doesn't give me the translation

rule34.xxx/index.php?page=post&s=view&id=2287820

This one for example
bipface
02/21/17 07:42PM
PissyBitch said:
Are translations not working at the moment? I hover over it and it doesn't give me the translation

rule34.xxx/index.php?page=post&s=view&id=2287820

This one for example

try disabling your ad blocker, if you have one installed
PissyBitch
02/22/17 12:45AM
bipface said:
PissyBitch said:
Are translations not working at the moment? I hover over it and it doesn't give me the translation

rule34.xxx/index.php?page=post&s=view&id=2287820

This one for example

try disabling your ad blocker, if you have on installed


That worked thank you <3
bipface
02/23/17 12:03AM
I can't access this thread:
rule34.xxx/index.php?page=forum&s=view&id=5555
it just redirects be back to the forum index

it was working fine yesterday
Shaded_Cube
02/23/17 12:15AM
bipface said:
I can't access this thread:
rule34.xxx/index.php?page=forum&s=view&id=5555
it just redirects be back to the forum index

it was working fine yesterday

Because it's been deleted.
bipface
02/23/17 12:28AM
oh; in that case, why was it deleted?
i didn't notice anything out of the ordinary about it
Shaded_Cube
02/23/17 12:35AM
I'd like to know that myself. I didn't do it.
bipface
02/26/17 06:32AM
/index.php: charset is declared too late in the document for Firefox's HTML parser ( i.imgur.com/2J2GoL5.png ).

This triggers the blank-messages bug discussed here:
rule34.xxx/index.php?page...id=5564&pid=15#185486

And is probably causing a bunch of extra requests from many browsers.

How to fix:
a) move the <meta http-equiv="content-type" … /> tag earlier in the document
or
b) serve the page with "Content-Type: text/html; charset=UTF-8" in the HTTP headers
slayerduck
02/26/17 03:36PM
bipface said:
/index.php: charset is declared too late in the document for Firefox's HTML parser ( i.imgur.com/2J2GoL5.png ).

This triggers the blank-messages bug discussed here:
rule34.xxx/index.php?page...id=5564&pid=15#185486

And is probably causing a bunch of extra requests from many browsers.

How to fix:
a) move the <meta http-equiv="content-type" … /> tag earlier in the document
or
b) serve the page with "Content-Type: text/html; charset=UTF-8" in the HTTP headers


Dang bruh, i fixed it
bipface
02/27/17 02:14AM
slayerduck said:
Dang bruh, i fixed it

hooray! thanks
<<< 18 19202122>>>


Reply | Forum Index