summaryrefslogtreecommitdiff
path: root/htroot/api/blacklists_p.xml
blob: ea133030b1cdb6fb540a1f9d31b99098590ee73e (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<blacklists>
#{lists}#
	<list name="#[name]#" shared="#[shared]#" #{types}# 
	      #[name]#="#[value]#"#{/types}#>
	#{items}#
		<item>#[item]#</item>
	#{/items}#
	</list>
#{/lists}#
</blacklists>