diff --git a/.gitignore b/.gitignore index 338647f..ff20fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ scans/* scratch* *.bak* *.old* +demo.html \ No newline at end of file diff --git a/index.php b/index.php index 1598507..b2ddc50 100644 --- a/index.php +++ b/index.php @@ -9,6 +9,12 @@ Princess Pi's Magical Nmap Web Thingy! -

Princess Pi's Magical Nmap Web Thingy!

+

Princess Pi's Magical Nmap Web Thingy!

+
+ +
+ + +
\ No newline at end of file diff --git a/run_scan.php b/run_scan.php new file mode 100644 index 0000000..0d734d5 --- /dev/null +++ b/run_scan.php @@ -0,0 +1,17 @@ + \ No newline at end of file diff --git a/css/fonts/princesspi-nmap.xsl b/xsl/princesspi-nmap.xsl similarity index 100% rename from css/fonts/princesspi-nmap.xsl rename to xsl/princesspi-nmap.xsl