|
Donations |
|
|
|
|
|
If you found this site helpful, please donate to help keep it online
Don't want to use PayPal? Try our physical address
|
|
|
Survey |
|
|
|
|
|
|
|
|
Translate |
|
|
|
|
|
|
|
|
|
|
View previous topic :: View next topic |
Author |
Message |
Antiserious
Private
Joined: May 14, 2002
Posts: 44
Location: USA
|
Posted: Thu Aug 29, 2002 5:49 pm Post subject: ... goofy question of the day ... |
|
|
... hey, I warned ya ... ... is there a way in Proxo to allow only one site to auto-refresh IE (DSLR, btw - I have to click refresh to see IM's) ... is this even a Proxo tweak, or strictly IE ? ... DSLR's already in trusted sites (CCops too) ...
... btw, new settings are workin' out real well ... ...
_________________
... seeyabye ! ... |
|
Back to top |
|
|
altosax
Guest
|
Posted: Thu Aug 29, 2002 6:28 pm Post subject: |
|
|
hi antiserious,
what you ask can easy be done.
because i strip out all meta tags, i have in my filter set this filter:
Name = "Allow automatic page refresh [vm]"
Active = TRUE
URL = "$TYPE(htm)"
Bounds = "<meta\s*>"
Limit = 256
Match = "(*http-equiv=$AV(refresh)*)\1"
Replace = "\1$STOP()"
you can modify it the way you need. for example, if you don't like automatic refresh you can remove these meta tags but from your favourite site not:
Name = "Remove automatic page refresh [vm]"
Active = TRUE
URL = "(^your_site_here)"
Bounds = "<meta\s*>"
Limit = 256
Match = "*http-equiv=$AV(refresh)*"
Replace = "$STOP()"
also, you can add an automatic refresh when there is not:
Name = "Add automatic page refresh [vm]"
Active = TRUE
Multi = TRUE
URL = "your_site_here"
Limit = 256
Match = "</head>"
Replace = "<meta http-equiv="refresh" content="30; URL=your_site_here"></head>"
i think these should be all you need,
regards,
altosax. |
|
Back to top |
|
|
SteveM
Cadet
Joined: Oct 07, 2002
Posts: 1
Location: USA
|
Posted: Mon Oct 07, 2002 9:06 pm Post subject: |
|
|
How would I create a list to add sites to that performs this particular function? |
|
Back to top |
|
|
altosax
Guest
|
Posted: Wed Oct 09, 2002 6:02 pm Post subject: |
|
|
create a new text file in the lists subfolder in your proxo folder.
give it the name, say, refresh.txt
now open the file default.cfg with a text editor, like notepad, and add this line in your [blocklists] section:
List.Refresh = "..\Lists\Refresh.txt"
then modify the filter you are using this way:
URL = "$LST(Refresh)"
and all is done.
regards,
altosax. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
|
Powered by phpBB 2.0.8a © 2001 phpBB Group
Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Version 2.2 by Paul Laudanski © 2003-2004 Computer Cops
|