Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
545 stars 301 forks source link

Prevent IP sniffing #249

Open chuchichaeschtli opened 7 years ago

chuchichaeschtli commented 7 years ago

I've seen an option "load embeded media" or something similar, but despite my unchecking, images with the IMG tag are still loaded.

Not only is the entire Boat Browser on Galaxy blocked during the download of an image of a few MB (which may take a minute or so with a slow mobile connection) it will also allow some script kids to get my IP (when they read the image servers log, or even host the image themselfs) and then try to hack my device. So an option to really Not loading any content from third party urls posted, is my feature request.