From 16b1354f5ded71763ee05a9ceae298c5e48f566a Mon Sep 17 00:00:00 2001 From: BBcan177 Date: Wed, 7 Jan 2015 13:05:25 -0500 Subject: XML Mods 1) Add missing "&id=0" lines 2) sync.xml - Text modifications 2) Sync.xml - Add Username to the GUI 3) Remove un-necessary Field Names 4) Update pfblockerng.php (XML file builder code) --- config/pfblockerng/pfblockerng_sync.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'config/pfblockerng/pfblockerng_sync.xml') diff --git a/config/pfblockerng/pfblockerng_sync.xml b/config/pfblockerng/pfblockerng_sync.xml index 06ea40db..856af2f4 100644 --- a/config/pfblockerng/pfblockerng_sync.xml +++ b/config/pfblockerng/pfblockerng_sync.xml @@ -77,11 +77,11 @@ IPv4 - /pkg.php?xml=/pfblockerng/pfblockerng_v4lists.xml + /pkg.php?xml=/pfblockerng/pfblockerng_v4lists.xml&id=0 IPv6 - /pkg.php?xml=/pfblockerng/pfblockerng_v6lists.xml + /pkg.php?xml=/pfblockerng/pfblockerng_v6lists.xml&id=0 Top 20 @@ -190,21 +190,28 @@ - IP-Address + Target IP Address varsyncipaddress input 15 - Port + Target Port varsyncport input 3 - Admin Password + Target Username (admin) + varsyncusername + + input + 15 + + + Target Password varsyncpassword password -- cgit v1.2.3