# Lines beginning with # are comments. # Blank lines are ignored. # Fields are separated with a Tab. # # Each line can have one of these forms: # URL # Title \t URL [\t POST PostData] [\t Regex]... # # "Title" is the displayed name of the site. # "URL" is the url for the page. # 'POST' specifies to use the POST method to fetch the page. # "PostData" is the data to submit for a POST query. # Make sure PostData is properly encoded to be POSTed! # "Regex" is a regular expression to do a search and replace in the page. # More than one regex may be specified, separated by a Tab. # The format for a regex is #search#[replace]#[modifiers] # Any character can be used for a separator, not just #, but cannot appear # in search, replace, or modifiers. # The regex must meet the requirements for preg_replace(), and replace will # also be passed through stripcslashes(). DiggerDiff home page http://www.digger.net/projects/diggerdiff /:\d+:/::/