Minyanville - EasyPrivacy [$domain]

This is where you should report issues arising from the subscription filters.
Locked
mw
Guest

Minyanville - EasyPrivacy [$domain]

Post by mw »

filter: /urchin.js
blocking /urchin.js prevents logging in to http://www.minyanville.com (for testing sign up for free membership or use a bugmenot login)


adding whitelist entry @@/urchin.js$domain=minyanville.com seems to fix this
gue
Guest

Post by gue »

http://maps.yandex.ru/moscow_traffic > /traffic.*?*&$domain=maps.yandex.ru > @@/traffic.maps.yandex.net/tiles/2000?*
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

I think this is all fixed :arrow: :arrow: :arrow:
"Experience is something you don't get until just after you need it"
Ares2 Verified
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 Verified »

Not yet. ;-)
mw wrote:filter: /urchin.js
blocking /urchin.js prevents logging in to http://www.minyanville.com
You've added a domain exception for urchin.js, but .google-analytics. needs one too.
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

I think it is good now ... is it? :arrow: :arrow: :arrow:
"Experience is something you don't get until just after you need it"
Ares2 Verified
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 Verified »

Hmm... no. :P

Syntax error:
/urchin.js$domain-~minyanville.com

Change

Code: Select all

.google-analytics.$domain=~expotv.com|~gamepro.com|~gmodules.com|~krone.tv|~reiseplanung.de|~sirius.com|~songza.com
to

Code: Select all

.google-analytics.$domain=~expotv.com|~gamepro.com|~gmodules.com|~krone.tv|~minyanville.com|~reiseplanung.de|~sirius.com|~songza.com
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Oops. I missed that because of a couple of $domain syntax errors on my part. Hopefully now? :arrow: :arrow: :arrow:
"Experience is something you don't get until just after you need it"
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

I think all this is fixed now :arrow: :arrow: :arrow:
"Experience is something you don't get until just after you need it"
Locked