Adjusting privoxy
|
Jan. 23, 2016, 06:35 PM
Post: #1
|
|||
|
|||
Adjusting privoxy
In my language the word advarer is triggering privoxy to block the page(article).
Where can i allow that word? |
|||
Jan. 23, 2016, 10:44 PM
(This post was last modified: Jan. 25, 2016 05:30 PM by Faxopita.)
Post: #2
|
|||
|
|||
RE: Adjusting privoxy
This exception rule:
Code: { -block } To unblock any domain and path (from root folder) built around. Simplest approach: place it somewhere inside the user.action file, which should always be the last file to be parsed by Privoxy; see config file. |
|||
Jan. 25, 2016, 06:27 PM
Post: #3
|
|||
|
|||
RE: Adjusting privoxy
It seems to be OK ,now i know where i can make exeptions for my language.
But why do i get this error from the proxHTTPS? I know it is another question but instead of creating a new i ask here Code: HTTPConnectionPool(host='127.0.0.1', port=8118): Max retries exceeded |
|||
Jan. 26, 2016, 10:09 AM
(This post was last modified: Jan. 26, 2016 10:12 AM by Faxopita.)
Post: #4
|
|||
|
|||
RE: Adjusting privoxy
Does this message prevent you to filter HTTPS connections anyway? I also have this message, but none of them are related to localhost. It's only for certain websites. For example, this one. I'm surprised you have that kind of message as well for localhost. Here's what it's returned by ProxHTTPSProxy in my case when visiting the website:
Code: 502: HTTPError In fact, I can't access that website. I would need to make an exception, and hence making Privoxy not able to filter the website. Sometimes (often), a website is faulty in implementing correctly the SSL configuration. Fortunately, this problem only happens occasionally while I wander the web. I would simply try to visit another website discussing this topic. In order to help you solve your problem, I invite you to visit this Stack Exchange thread. Same issue raised over here as well. In last resort, I suggest you move this topic to the ProxHTTPSProxy forum section. |
|||
« Next Oldest | Next Newest »
|