Post Reply 
Adding functions to Proxomitron
Apr. 23, 2009, 07:18 PM
Post: #3
RE: Adding functions to Proxomitron
Using the trivial function "Example2" included in the list and testing the URL code in the test window:
Code:
[HTTP headers]
In = FALSE
Out = FALSE
Key = "' : testing functions list 2"
URL = "$TST((EXAMPLE2;This Text will be logged;)=$LST(functions))"

A more complex function is ADLIST, also included. Inside a filter wich stores the url in \1 for example to call the function to know if it is an AD-URL or not, we just would use
Code:
$TST((ADLIST;\1;)=$LST(functions))
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Adding functions to Proxomitron - lnminente - Apr. 23, 2009, 04:54 PM
RE: Adding functions to Proxomitron - lnminente - Apr. 23, 2009 07:18 PM

Forum Jump: