gorhill / uBO-Extra

A companion extension to uBlock Origin
GNU General Public License v3.0
654 stars 42 forks source link

Breaks ShareLatex.com. Would be nice to have a whitelist #18

Closed cjmalloy closed 7 years ago

gorhill commented 7 years ago

What exactly is broken? There is no repro steps, no dev console details.

cjmalloy commented 7 years ago

Well essentially it blocks websockets.

To repro just open any project and it will constantly say "lost connection..."

gorhill commented 7 years ago

open any project

I know nothing about that site, and what a "project" is. You have a specific URL? Does one need to register?

cjmalloy commented 7 years ago

Yeah you need to register. It's a free site when you just have it for personal use. Essentially you can write latex in a google-docs sort of way.

Atavic commented 7 years ago

LaTeX documents are plain documents with a .tex extension that are meant to format the document with the help of a compiler. The compilers are on their servers:

We’ve done a lot of work to make your compiles run as quickly as possible on our server.

gorhill commented 7 years ago

Maybe this was fixed when #33 got fixed?

Atavic commented 7 years ago

The domain has been seen to resolve to the following Hostnames: *.members.linode.com

For now, we recommend disabling 'Application Protocol Content Filtering’ in advanced settings of ESET. Disabling ESET for sharelatex.com is not enough.

https://www.sharelatex.com/learn/Kb/Connection_problems

The socket.io layer of ShareLaTeX for real-time editor interactions and its web front end.