]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add "styles=" into WordsToCleanSearchUrl
authoreldy <>
Sat, 1 Dec 2001 19:41:32 +0000 (19:41 +0000)
committereldy <>
Sat, 1 Dec 2001 19:41:32 +0000 (19:41 +0000)
wwwroot/cgi-bin/db/search_engines.pl

index c75203a0f3efdc476a9cf0a575356525e30c805d..8f287cf03e0b6bfc22d9b896915a134e4a30fb4b 100644 (file)
@@ -99,7 +99,7 @@
 "evreka\.passagen\.se","q="                                                                            # Minor swedish search engines
 );
 # If no rules are known, this will be used to clean URL of not keyword parameters.
-@WordsToCleanSearchUrl= ("act=","annuaire=","btng=","categoria=","cfg=","cof=","cou=","cp=","dd=","domain=","dt=","dw=","exec=","geo=","hc=","height=","hl=","hq=","hs=","id=","kl=","lang=","loc=","lr=","matchmode=","medor=","message=","meta=","mode=","order=","page=","par=","pays=","pg=","pos=","prg=","qc=","refer=","sa=","safe=","sc=","sort=","src=","start=","stype=","sum=","tag=","temp=","theme=","url=","user=","width=","what=","\\.x=","\\.y=","y=","look=");
+@WordsToCleanSearchUrl= ("act=","annuaire=","btng=","categoria=","cfg=","cof=","cou=","cp=","dd=","domain=","dt=","dw=","exec=","geo=","hc=","height=","hl=","hq=","hs=","id=","kl=","lang=","loc=","lr=","matchmode=","medor=","message=","meta=","mode=","order=","page=","par=","pays=","pg=","pos=","prg=","qc=","refer=","sa=","safe=","sc=","sort=","src=","start=","style=","stype=","sum=","tag=","temp=","theme=","url=","user=","width=","what=","\\.x=","\\.y=","y=","look=");
 # Never put the following exclusion ("ask=","claus=","general=","kw=","keyword=","MT","p=","q=","qr=","qt=","query=","s=","search=","searchText=","string=","su=","w=") because they are strings that contain keywords we're looking for.