gorhill / uBlock

uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
GNU General Public License v3.0
47.67k stars 3.17k forks source link

Don't block Google Pagespeed Beacon (by default) #942

Closed kkmuffme closed 9 years ago

kkmuffme commented 9 years ago

Hi,

ublock origin blocks the (ngx) Google pagespeed beacon (e.g. for lazyloading) by default, which should not happen.

Please fix it.

gorhill commented 9 years ago

No clue what you are talking about.

uBO blocks whatever the filter lists tell it to block.

Will reopen when the reported issue complies with CONTRIBUTING.

lewisje commented 9 years ago

DuckDagobert, do you have an example of a URL where the ngx PageSpeed beacon is blocked? I might be able to figure out a URL pattern to whitelist it and possibly what filter-list is blocking the beacon, so the issue can be reported with the list maintainers.

kkmuffme commented 9 years ago

Hi lewisje, thanks! you can see the pagespeed beacon here https://goo.gl/tHsW7c It normally is http://mydomain/ngx_pagespeed_beacon?url=

I saw some people use this "^/ngx_pagespeed_beacon$" in nginx.conf to match it.

GuillaumeRossolini commented 8 years ago

Hi, On httpd, the default beacon is called: /mod_pagespeed_beacon

ghost commented 8 years ago

Use the logger to find out which filter list blocks it and report to the maintainers of that list. This is not the place to discuss filters and you can't be helped here.

Verify that the issue is not related to a 3rd-party filter lists.

https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md

camlafit commented 7 years ago

Hi

Issue is yet open on easy list editor : https://forums.lanik.us/viewtopic.php?f=64&t=28154&p=85520&hilit=ngx_pagespeed_beacon#p85520

Doesn't look solved actually.