1# RHSBL-SUB.RC
2#
3#  Function to look up a domain on a domain-based blocklist.
4#
5#  Last updated: 10/14/2016
6
7:0
8* $ LISTCHECK ?? ${LISTRESPONSE}
9{
10 LT5=yes
11 SBLOG="A1R-${LOCALDESCRIPTION} ${LOCALCHECK} is in ${LISTNAME} (+${LISTSCORE})"
12 INCLUDERC=${SBDIR}/functions/loglevel.rc
13
14 :0
15 * $ ${SBSCORE}^0
16 * $ ${LISTSCORE}^0
17 { SBSCORE=$= }
18}
19
20LISTNAME=NULL
21LISTRESPONSE='000.000.000.000'
22LISTSCORE='0'
23