<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 23/01/2023 13:28, Dirk Koopman via
Dxspider-support wrote:<br>
</div>
<blockquote type="cite"
cite="mid:9819b86d-a564-82dc-01a4-cf90e13207c1@tobit.co.uk">1)
easy: add a rej/spot by KB21DSR filter<br>
2) harder: add a general filter that has this string in it:
rej/spot info {ft8\s+[+-]\d\d\s+\w+<>\w+}<br>
</blockquote>
<br>
<font size="4">on monitoring this for a bit, I see that there is a
nuclear option 3:<br>
<br>
</font>3: info
{^\s*ft8\s+[+-]\d\d\s+(?:\w+<>\w+|db\s+\d+\s+hz)}<br>
<br>
do a 'sh/fdx 100 info
{^\s*ft8\s+[+-]\d\d\s+(?:\w+<>\w+|db\s+\d+\s+hz)}' to see
whether this is what you want. Stick a 'not ' before the info to
see what the user(s) would now see.<br>
<br>
73 de Dirk G1TLH<br>
<br>
<br>
</body>
</html>