[Dxspider-support] RBN filter

Dirk Koopman djk at tobit.co.uk
Thu Jul 16 10:19:03 CEST 2020


On 16/07/2020 08:59, Peter via Dxspider-support wrote:
> Hi Dirk
>
> I tried rej/rbn info {q:1}
> And there is a node_default filter created in /spider/filter/rbn like:
>
>
> bless( {
>   sort => 'rbn',
>   name => 'node_default.pl',
>   filter1 => {
>     reject => {
>       asc => '($r->[3]=~m{q:1}i)',
>       user => 'info {713a31}',
>       code => sub { "DUMMY" }
>     }
>   }
> }, 'Filter' )
>
> Peter
> PC2A/PI4CC
>

Yes. Annoying isn't it :-). It'll be fixed soon - but it won't stop it 
working :-)

The filtering code has been bugging me, more and more. It is old and 
cranky and I am in the process of applying the bogbrush to it. What you 
see above is a workaround to allow regexes to be defined in filters. If 
you look carefully, that saids q:1 in hex.

73 Dirk G1TLH



More information about the Dxspider-support mailing list