c80372a5e0
[ci skip]
49 lines
1.3 KiB
Markdown
49 lines
1.3 KiB
Markdown
title: RedsPlanet
|
|
url: "/comics/RedsPlanet.html"
|
|
---
|
|
Dosage comic RedsPlanet
|
|
-----------------------------------------
|
|
|
|
<p id="msg"></p>
|
|
<script type="text/javascript">
|
|
if (window.location.search === '?edit_info_mail=sent_ok') {
|
|
var elem = document.getElementById("msg");
|
|
elem.innerHTML = 'Edited information sucessfully sent for review, which is usually done daily. Thanks!';
|
|
elem.className = 'ok';
|
|
}
|
|
</script>
|
|
<table class="comicinfo">
|
|
<tr>
|
|
<th>Description</th><td>Red's Planet</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Website</th><td><a href="http://www.redsplanet.com/comic/">http://www.redsplanet.com/comic/</a></td>
|
|
</tr>
|
|
<tr>
|
|
<th>Genre</th><td>Other</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Language</th><td>English</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Adult content</th><td>no</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Status</th><td>ok on 23.12.2013</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Votes</th><td>0
|
|
<form action="http://gaecounter.appspot.com/count/" method="POST">
|
|
<input name="name" type="hidden" value="RedsPlanet"/>
|
|
<input name="uid" type="hidden" id="voteuid" value=""/>
|
|
<input type="submit" value="Vote"/>
|
|
</form>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<script type="text/javascript">
|
|
var ua = navigator.userAgent;
|
|
document.getElementById("voteuid").value = ua.replace(/[^a-zA-Z0-9\._:]/g , "_");;
|
|
</script>
|
|
|
|
[Edit this info](RedsPlanet_edit.html) or go back to the [comic list](../comic-index.html).
|