Search found 10 matches

by DaveLillethun
Mon Aug 11, 2014 4:50 pm
Forum: NoScript Support
Topic: NoScript blocking Twitch ads
Replies: 8
Views: 6073

Re: NoScript blocking Twitch ads

Here's what I did with ABE that seems to work... Site pubads.g.doubleclick.net ad.doubleclick.net .2mdn.net .googleadservices.com Anon Site .doubleclick.net .quantserve.com .scorecardresearch.com .facebook.net .google-analytics.com .conviva.com .stripe.com .chartbeat.com Deny Site .btstatic.com Deny...
by DaveLillethun
Mon Aug 11, 2014 4:14 pm
Forum: NoScript Support
Topic: NoScript blocking Twitch ads
Replies: 8
Views: 6073

Re: NoScript blocking Twitch ads

I finally got to debug an actual ad, and I think you might be right that it's because I'm blocking DoubleClick... DoubleClick is one of the most pervasive and creepy trackers... So how can I allow it to play ads, while stopping it from tracking me? I'll play with a few things (one idea is setting AB...
by DaveLillethun
Mon Aug 11, 2014 3:00 pm
Forum: NoScript Support
Topic: NoScript blocking Twitch ads
Replies: 8
Views: 6073

Re: NoScript blocking Twitch ads

It'll take a little time for me to fully investigate what happens when an ad loads since I can't control when ads run... But when a stream page loads in general, ABE blocks DoubleClick and Quantserve. My untrusted scripts that come up are: doubleclick.net, quantserve.com, facebook.net (note: .net no...
by DaveLillethun
Mon Aug 11, 2014 3:51 am
Forum: NoScript Support
Topic: NoScript blocking Twitch ads
Replies: 8
Views: 6073

NoScript blocking Twitch ads

Below is what I wrote on the Twitch help form, but I'm not sure if you guys might be the better people to ask, so I'll ask here as well: ---------- I'm running Firefox 31.0 with the NoScript 2.6.8.36 add-on. This seems to be blocking ads on Twitch... It's not an ad blocker; I block scripts for secur...
by DaveLillethun
Thu Nov 07, 2013 6:31 pm
Forum: NoScript Support
Topic: [FIXED] cant post on youtube
Replies: 13
Views: 6314

Re: cant post on youtube

I unchecked _both_ checkboxes ("trusted" and "untrusted") and I still can't post... :cry: Here's the error I get in the console log: Ooops, something in your posting triggered my antispam filter... Please use the "Back" button to modify your content and retry. Okay, gue...
by DaveLillethun
Wed Oct 16, 2013 5:57 pm
Forum: ABE
Topic: Understanding SELF
Replies: 8
Views: 7384

Re: Understanding SELF

Thanks, I'll do that for now. I realized I could get it working; I was more just asking out of curiosity since I thought the two should be the same but they didn't behave that way - I thought my understanding might have been wrong. I may also compact them like you suggest. I initially had them separ...
by DaveLillethun
Wed Oct 16, 2013 12:20 am
Forum: ABE
Topic: Understanding SELF
Replies: 8
Views: 7384

Re: Understanding SELF

More info, after I poked around a bit... If I fix that rule so it works, then I click on the continue button, it seems to actually return to obsidianportal but fails to actually load the page there and I get this error: [17:19:33.597] [ABE] <.obsidianportal.com> Deny on {GET http://www.obsidianporta...
by DaveLillethun
Wed Oct 16, 2013 12:11 am
Forum: ABE
Topic: Understanding SELF
Replies: 8
Views: 7384

Re: Understanding SELF

Let's see what I can do here... So the error pops up when obsidianportal/rpxnow redirects me to my OpenID provider to log in. I log in there fine, then select the needed options and then click the continue button that _should_ send me back to obsidianportal and log me in. When I click on that button...
by DaveLillethun
Tue Oct 15, 2013 11:43 pm
Forum: ABE
Topic: Understanding SELF
Replies: 8
Views: 7384

Re: Understanding SELF

You mean example.bar.foo.com, right? I thought ".foo.com" matched only domains ending in ".foo.com" (or that are exactly "foo.com"). In any case, I did understand that difference between SELF and SELF+ from the documentation. It's SELF+ vs. SELF++ that I didn't quite ge...
by DaveLillethun
Tue Oct 15, 2013 6:33 pm
Forum: ABE
Topic: Understanding SELF
Replies: 8
Views: 7384

Understanding SELF

I'm trying to better understand the SELF keyword. Some trial-and-error showed me it doesn't work exactly the way I think it does... So what is the difference between these? Site .foo.com Accept from SELF+ Deny vs. Site .foo.com Accept from SELF++ Deny vs. Site .foo.com Accept from .foo.com Deny I th...