# # This is an example announce or filter allowing only West EU announces # # The element list is:- # 0 - callsign of announcer # 1 - destination * = all, = routed to the node # 2 - text # 3 - * - sysop, - special list eg 6MUK, ' ', normal announce # 4 - origin # 5 - 0 - announce, 1 - wx # 6 - channel callsign (the interface from which this spot came) # 7 - announcer country no (as from sh/prefix) # 8 - announcer itu no # 9 - announcer cq zone # 10 - origin country no (as from sh/prefix) # 11 - origin itu no # 12 - origin cq zone $in = [ [ 1, 0, 'a', '^(P[ABCDE]|G|M|2|EI|F|ON|LX|HB9)' ], [ 0, 0, 'd', 0 ] ];