Merged MAPS2.0
[clearscm.git] / maps / doc / add2blacklist.html
diff --git a/maps/doc/add2blacklist.html b/maps/doc/add2blacklist.html
deleted file mode 100644 (file)
index 96b850e..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">\r
-<head>\r
-  <title>MAPS Add to Black List</title>\r
-                             \r
-  <link rev="made" href="mailto:Andrew%40DeFaria.com">\r
-                 \r
-  <script language="JavaScript1.2" src="checkform.js"\r
- type="text/javascript"></script>\r
-</head>\r
-  <body link="#0000ee" alink="#ff0000" vlink="#cc33cc" bgcolor="#33ccff">\r
-                        \r
-<h2 align="center">MAPS: Add to Black List<br>\r
-    </h2>\r
-    This screen allows you to add to your black list. Note that regular expressions\r
-  can be used so you can modify the <b>Email address</b> below to be any\r
-portion   thereof or specify a regular expression. Here are some examples.\r
-Given an email   address of Spammer@spamdomain.com you can:<br>\r
-       \r
-<ul>\r
-      <li>Specify just the domain (e.g. @spamdomain.com). This will effectively\r
-  black list everybody from that domain.</li>\r
-      <li>Specify just the username portion (e.g. Spammer@). This will effectively\r
-  black list anybody using the username of spammer (note that email addresses\r
-are       <b>not</b> case sensitive) from any domain.</li>\r
-      <li>Use regular expression characters to further refine your filter.\r
- For  example, "^spammer.*@" means any email address that starts (^) with\r
-the word  "spammer", has any number of characters after (.*), then an "@"\r
-sign will be black listed.</li>\r
-       \r
-</ul>\r
-       \r
-<table cellpadding="2" cellspacing="0" border="0" width="50%"\r
- align="center" bgcolor="Red">\r
-      <tbody>\r
-        <tr>\r
-          <td valign="top">                            \r
-      <table cellpadding="2" cellspacing="0" border="0" width="100%"\r
- rules="rows" bgcolor="White">\r
-            <tbody>\r
-              <tr align="center">\r
-                <th valign="top" bgcolor="#ff0000"><big><font\r
- color="#ffffff">Warning</font></big><br>\r
-                </th>\r
-              </tr>\r
-              <tr>\r
-                <td valign="top"><small>Care should be taken when using regular\r
-  expressions as you can easily black list email messages you do not want\r
-to  have blacklisted</small>!<br>\r
-                </td>\r
-              </tr>\r
-                                       \r
-        </tbody>                            \r
-      </table>\r
-          </td>\r
-        </tr>\r
-               \r
-  </tbody>    \r
-</table>\r
-   <br>\r
-      \r
-<form method="post" action="/maps/bin/register.cgi"\r
- enctype="application/x-www-form-urlencoded"\r
- onsubmit="return validate (this);">                                \r
-  <table border="0" cellspacing="0" cellpadding="2" width="57%"\r
- bgcolor="black" align="center">\r
-       <tbody>\r
-       <tr>\r
-       <td>                                       \r
-        <table cellpadding="5" cellspacing="0" border="0" width="100%"\r
- bgcolor="#ffffcc" cols="2">\r
-         <tbody>\r
-           <tr>\r
-             <td><b>Full name</b>         </td>\r
-             <td align="right"><input type="text" name="realname"\r
- value="" size="50" maxlength="50">         </td>\r
-           </tr>\r
-            <tr>\r
-             <td><b>Email address</b><br>\r
-             </td>\r
-             <td align="right"><input type="text" name="email" value=""\r
- size="50" maxlength="50">         </td>\r
-           </tr>\r
-                                                      \r
-          </tbody>                                                      \r
-      \r
-        </table>\r
-       </td>\r
-       </tr>\r
-                           \r
-    </tbody>             \r
-  </table>\r
-                           \r
-  <center>   <input type="submit" name="submit" value="Submit"> </center>\r
-      </form>\r
-     <br>\r
-       <br>\r
-</body>\r
-</html>\r