v0.9.36
- BREAKING CHANGE from v0.9.35 and eariler: Move accounts into subfolder of SessionStore - viewergen and viewer updates from @GraspYonOx - new homepage theme inspired by @GraspYonOx - connect setup also mostly by @GraspYonOx - numerous bug fixes - nntp-server-zefie is now on npmjs - implement proper nodejs debugging - will start to phase out using console.log for actual debugging - existing "debug" (verbose) messages will stay as is - future code debugging will use debug() to debug WIP, therefore not showing to most users if it is accidently left in
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 549 B |
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
@@ -0,0 +1,70 @@
|
||||
<html><head>
|
||||
<meta name="generator" content="WebTV Page Builder (Rebuilt by JarHead)">
|
||||
<meta name="description" content="meow">
|
||||
<title>Cat</title>
|
||||
</head>
|
||||
<body bgcolor="#eeeeee">
|
||||
<table width="100%" cellspacing="4" cellpadding="4" border="0">
|
||||
<tbody><center>
|
||||
<font size="7" color="#000000"><b>Cat</b></font></center></td>
|
||||
</tr><tr height="316">
|
||||
<td width="101" height="316" background="clipart/styleMedia/CAT.gif"></td>
|
||||
<td valign="top" height="316" bgcolor="#669999"><p><TABLE nocolor width=100%><TR>
|
||||
<TD align=center>
|
||||
<font color=#eeeeee>
|
||||
<H3>
|
||||
Cat
|
||||
</H3>
|
||||
</font>
|
||||
</TD>
|
||||
</TR><TR><td><CENTER>
|
||||
<IMG SRC="clipart/Animals/Cats_n_Dogs/an00891_.gif">
|
||||
</CENTER>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD valign=top>is cool
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</p><p> </p></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table width="100%" cellspacing="2" cellpadding="0" border="0">
|
||||
<tbody><tr height="0">
|
||||
<td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td><td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td><td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td></tr><tr>
|
||||
<td colspan="3">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%" valign="middle">
|
||||
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
|
||||
<b>
|
||||
</b></font></td>
|
||||
<td width="30%" valign="middle">
|
||||
<center>
|
||||
<font size="-2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><i>
|
||||
<a href="http://community.webtv.zone">Powered by WebTV</a>
|
||||
</i></font></center>
|
||||
</td>
|
||||
<td width="30%" valign="middle" align="right">
|
||||
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
|
||||
<b>
|
||||
</b></font></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<hr></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
|
||||
<div style="position: static !important;"></div></body></html>
|
||||
@@ -0,0 +1,56 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<SCRIPT language="JavaScript">
|
||||
var gIsWebTV = false;
|
||||
var AppName = new String;
|
||||
AppName = window.navigator.appName;
|
||||
if (AppName.indexOf("WebTV") >= 0 )
|
||||
gIsWebTV = true;
|
||||
</SCRIPT>
|
||||
<TITLE>WebTV_88150</TITLE>
|
||||
</HEAD>
|
||||
<body
|
||||
background="../clipart/styleMedia/ExternalBackground.gif"
|
||||
bgcolor=#1e4261
|
||||
text=AEBFD1 link=B8BDC7
|
||||
vlink=B8BDC7
|
||||
hspace=0
|
||||
vspace=0
|
||||
>
|
||||
<table cellspacing=0 cellpadding=0 width=100%>
|
||||
<tr>
|
||||
<td width=22 rowspan=100><td><td><td><td><td width=22 rowspan=100>
|
||||
<tr>
|
||||
<td height=12>
|
||||
<tr>
|
||||
<td height=25 valign=top colspan=4>
|
||||
<font size=+1 color=D1D1D1>Pages of WebTV_88150</font>
|
||||
<tr>
|
||||
<td height=14>
|
||||
<tr><td height=10><tr><td>
|
||||
<td width=5>
|
||||
<td>
|
||||
<table>
|
||||
<tr><td colspan=2><font color=AEBFD1><B>
|
||||
<a href=test/index.html>test</a>
|
||||
</B></font>
|
||||
<tr>
|
||||
<td width=12>
|
||||
<td><font size=-1>test description</font>
|
||||
</table>
|
||||
<tr><td height=10>
|
||||
<tr><td height=10><tr><td>
|
||||
<td width=5>
|
||||
<td>
|
||||
<table>
|
||||
<tr><td colspan=2><font color=AEBFD1><B>
|
||||
<a href=Cat/index.html>Cat</a>
|
||||
</B></font>
|
||||
<tr>
|
||||
<td width=12>
|
||||
<td><font size=-1>meow</font>
|
||||
</table>
|
||||
<tr><td height=10>
|
||||
<tr><td height=10></table>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1,111 @@
|
||||
<html><head>
|
||||
<meta name="generator" content="WebTV Page Builder (Rebuilt by JarHead)">
|
||||
<meta name="description" content="test description">
|
||||
<title>test</title>
|
||||
</head>
|
||||
<body vlink="#ffff99" text="#cccccc" link="#ffcc00" bgcolor="#333333" background="clipart/styleMedia/spacefield.gif"><center>
|
||||
<font size="7" color=#cccccc><b>
|
||||
test
|
||||
</b></font>
|
||||
<p>
|
||||
<table>
|
||||
<tbody><tr><td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</center><p>
|
||||
<table>
|
||||
<tbody><tr><td><center><table nocolor="" cellspacing="0" cellpadding="0"><tbody><tr><td>
|
||||
<font color=#cccccc>
|
||||
<h3>
|
||||
my test list
|
||||
</h3>
|
||||
</font>
|
||||
</td></tr><tr><td height="0"><spacer type="block" width="80"> </spacer></td></tr><tr><td><ul type="DISC">
|
||||
<li>
|
||||
this is a test
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr><tr><td><ul type="DISC">
|
||||
<li>
|
||||
listing 2
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr><tr><td><ul type="DISC">
|
||||
<li>
|
||||
whoa its 3
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr><tr><td><ul type="DISC">
|
||||
<li>
|
||||
fuck its 4!
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr></td>
|
||||
</tr></tbody></table>
|
||||
</center><p><TABLE nocolor width=100%><TR>
|
||||
<TD align=center>
|
||||
<font color=#cccccc>
|
||||
<H3>
|
||||
my ancient pc
|
||||
</H3>
|
||||
</font>
|
||||
</TD>
|
||||
</TR><TR><td><CENTER>
|
||||
<IMG SRC="clipart/Business/BS00095_.gif">
|
||||
</CENTER>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD valign=top>my webtv is better
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</p></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</center>
|
||||
<table width="100%" cellspacing="2" cellpadding="0" border="0">
|
||||
<tbody><tr height="0">
|
||||
<td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td><td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td><td height="0">
|
||||
<spacer type="block" width="30%" height="0">
|
||||
</spacer></td></tr><tr>
|
||||
<td colspan="3">
|
||||
<hr>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%" valign="middle">
|
||||
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
|
||||
<b>
|
||||
</b></font></td>
|
||||
<td width="30%" valign="middle">
|
||||
<center>
|
||||
<font size="-2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><i>
|
||||
<a href="http://community.webtv.zone">Powered by WebTV</a>
|
||||
</i></font></center>
|
||||
</td>
|
||||
<td width="30%" valign="middle" align="right">
|
||||
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
|
||||
<b>
|
||||
</b></font></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<hr></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</center>
|
||||
|
||||
|
||||
<div style="position: static !important;"></div></body></html>
|
||||
Reference in New Issue
Block a user