X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FRoute.pm;h=a8820ea4fd228510d28f345ecc6913184ee2abd5;hp=304b9c6830b97f77bde4767cc64ad954c2a310e1;hb=48f0cb90d0cfbe3037f353fc25adfc33561634fa;hpb=3292b0f8ef9af57608f5e2032bf3c0fca838eb7a diff --git a/perl/Route.pm b/perl/Route.pm index 304b9c68..a8820ea4 100644 --- a/perl/Route.pm +++ b/perl/Route.pm @@ -25,15 +25,15 @@ use strict; use vars qw(%list %valid $filterdef $maxlevel); %valid = ( - parent => '0,Parent Calls,parray', call => "0,Callsign", - flags => "0,Flags,phex", + city => '0,City', + cq => '0,CQ Zone', dxcc => '0,Country Code', + flags => "0,Flags,phex", + ip => '0,IP Address', itu => '0,ITU Zone', - cq => '0,CQ Zone', + parent => '0,Parent Calls,parray', state => '0,State', - city => '0,City', - ip => '0,IP Address', ); $filterdef = bless ([