Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - cj.

Pages: [1]
1
Questions and Answers / De Proxomitron/Privoxy Daisy Chain
« on: August 11, 2002, 06:08:23 PM »
Has anyone tried to daisy chain Proxomitron with Privoxy?
I have both installed but had never had taken the time out to actually daisy chain another app alongside Proxo. Which is the best approach, ie.. what are the actual port setting for browswer/proxo/privoxy?

Thank you.

-cj.-
______

2
Block List Files / Blockfile for "Kill Applet Object"
« on: July 07, 2002, 06:18:24 PM »
Name = "Kill Applet/Object"
Active = TRUE
URL = "$TYPE(htm)"
Bounds = "<applets*</applet>|<object*</object>"
Limit = 8192
Match = "*"
Replace = "<center><font size=1 color=red>[Applet/Object killed]</font></center>"

Can someone re-create this filter that I may use a blockfile as an "exceptions list"? I would like to keep this "web filter" active, and just use a blockfile for sites that I want to allow.

Thank you,  

-cj.- :)
______

3
Privacy / Possible Cookie Proxy Perl Script?
« on: June 23, 2002, 07:57:43 AM »
Dupe copy I am sorry.

Edited by - cj. on 23 Jun 2002  17:22:15

4
Questions and Answers / Please Help Decipher Code?
« on: April 14, 2002, 07:51:34 PM »
LINK
 
I had come across this from one on the MS sites, and it appears to be dropping a cookie?

"Any" comments are appreciated!

Thank you

-cj.- :)

-cj.-
______

5
Block List Files / Block all .gifs
« on: September 23, 2001, 09:43:44 AM »
[Blocklists]
List.NoImages = "..Kill Images.txt"

[Patterns]
Name = "Kill all Images on selected pages"
Active = TRUE
Multi = TRUE
URL = "$LST(NoImages)"
Bounds = "<i(mg|mage|nput)*>"
Limit = 256
Match = "1src=$AV(*)2&(^*height=[#3:16])"
Replace = "1 border=1 "
          "src="http://Local.ptron/killed.gif"2"

in the file, Kill Images.txt, put:

*.icewerk.*
www.spinchat.*

(or what ever link you want added.  
never include http://)


6
Other / Clock
« on: September 11, 2001, 08:15:13 AM »
This filter is very small and literally adds the time and date to each page you visit, this should be some help to those of us who surf the net in full screen mode but want to keep track of the time!

Name = "Show date and time on each page"
Active = FALSE
Limit = 1
Match = "<start>"
Replace = "<start>"
          "<center>"
          "<font color="blue" size="+2">"
          "<SCRIPT> today=new Date(); document.write"
          "("Today is "+today.toString()) </script>"
          "</font>"
        "</center>"

Compliments of Dave http://website.lineone.net/~pit-stop/main_index.htm

-cj.-
______

7
Site Specific / Fix Alta Vista Boolean Operators (stack ver.)
« on: August 19, 2001, 04:19:39 PM »
Greetings, All!

# [Begin Filter Set] --------------------------------------------
# Filter Name       : Fix Altavista Boolean Operators
# Version           : 2.0 (Stack version)
# Filter made by    : Evgeny AKA Homeric with ideas by clone
# Under Music       : Russian Songs for Children - ????????
# Date              : Tue, 20 Jun 2001
# Update            : Sat, 18 Aug 2001
# Description       : Altavista Boolean operators
# Browser           : any
# Requires          : Naoko 4 beta 5
# Comment           : Use a text editor to add this filter
# Comment           : to your current configuration. Enjoy!
#
# [Begin Notes (English)] ---------------------------------------
#
# After the reorganisation, Altavista's engine does not understand short
# boolean operators such as &(AND), &! (AND NOT), |(OR), ~(NEAR). This
# filter transforms user's request into the form that can be understood by
# Altavista's engine by replacing short boolean operators &, |, &! and ~
# with AND, OR, AND NOT and NEAR respectively.
#
# [End Notes] ---------------------------------------------------
# [Begin Filters] -----------------------------------------------

[HTTP headers]
In = FALSE
Out = TRUE
Key = "URL: Fix Altavista Boolean Operators (Out) 2nd edition"
URL = "www.altavista.com/sites/search/res_text*%(7C|7E|26)"
Match =
"(#%(7C$SET(#=OR)|7E$SET(#=NEAR)|26%21$SET(#=AND+NOT)|26$SET(#=AND)))+#"
Replace = "$JUMP(@)"

# [End Filters] -------------------------------------------------
# [End Filter Set] ----------------------------------------------



--
With best regards, Homeric
* Now playing: silence...
* Origin: Love asks faith, and faith asks firmness.--Herbert

[Special thanks to Homeric for posting this at the Yahoo Groups - prox-list forum.]



Edited by - cj. on 19 Aug 2001  17:44:05

8
Block List Files / Using Blockfiles to block cookies
« on: August 11, 2001, 10:26:46 AM »
How to...  

Use Proxomitron as a Cookie Manager

Open the main Proxomitron window.  
Click on the button 'Web Page'.  
Enter the word cookie in the 'Find' text box.  
Enable (tick) the filter labled Disable JavaScript (and meta) cookies.  
Click on the button 'OK'. This will close the Web Page Filters window.
Click on the button 'Headers'.  
Enter the word cookie in the 'Find' text box.  
Enable (tick) the filter labled Cookie: Kill a cookie (out) in the 'Out' column. Do the same for Set-cookie: Never accept cookies (In).  
Click on the button 'OK'. This will close the Header Filters window.  
Click on the button 'Config'. This opens the Preference Settings window.  
Select the tab 'Blockfile'.  
In the column 'List Name' click on the file called CookieList.
The button 'Edit' will now become available. Click it. This will open the CookieList text file in your default Text Editor. This list contains sites/domains that you want Proxomitron to allow cookies to and from. Snapshot
Enter the Site/Domain you want to allow cookies from (wild cards are excepted). Examples: www.msn.com will allow cookies from the site www.msn.com, *.msn.com will allow cookies from the entire msn domain, ie: www.msn.com, hotmail.msn.com, etc., etc.  
Save the file and close the Preference Settings window by clicking on the button 'OK'.
Right-click on the Proxomitron icon in the system tray. The context menu will open.  
Select 'Add to Blockfile -> Reload Lists' (this should be done after editing any of the 'Blockfile' lists).
 
That's it! Proxomitron will now block all cookies except for cookies from sites/domains in the AllowCookie textfile.

Note: The above info was taken from Stephen Cox.

9
Block List Files / Installation of the Proxomitron blocklist
« on: August 07, 2001, 12:39:29 PM »
Here is a link that will help you set up the Proxomitron blocklist using Willem's blocklist the Proxomitron-4 blocklist, another link is there to help you create sublists within The Proxomitron.

Please post any questions here at Questions about Blocklists

Thank you.

10
Block List Files / Questions about Blocklists
« on: August 07, 2001, 06:57:18 AM »
Please keep all questions relating to blocklists and/or blocklists (depending on your own description) enclosed within this thread.

Need additional help?:




Thank you.

Pages: [1]