Hello,
how can i disable ABE for a single site?
I dont want to disable it at all ...
Disable ABE for a site?
Disable ABE for a site?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Disable ABE for a site?
Yes you can.
If you want some help, please post the ABE blocking message you get.
If you want some help, please post the ABE blocking message you get.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Re: Disable ABE for a site?
I don't get a blocking message.
its an octoshape stream and i get an error message if ABE is activated.
When its deactivated, the stream works
its an octoshape stream and i get an error message if ABE is activated.
When its deactivated, the stream works
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Disable ABE for a site?
No idea of what an octoshape stream is, but don't you get any [ABE] line in Tools|Error Console?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Re: Disable ABE for a site?
[ABE] <LOCAL> Deny on {GET http://127.0.0.1:60000/1252620910600/ESLophfuture <<< http://tv.esl.eu/de/esltv_stream/stream/55-flv-future, http://tv.esl.eu/de/esltv_stream/stream/55-flv-future}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Disable ABE for a site?
OK, just open NoScript Options|Advanced|ABE, select the SYSTEM ruleset to edit it and insert the following rule in the beginning of the file before saving it:
Code: Select all
Site http://127.0.0.1:60000
Accept
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)