Implemented voting

This commit is contained in:
Bastian Kleineidam 2013-04-09 19:33:50 +02:00
parent 4528281ddd
commit b9dc385ff2
3267 changed files with 14060 additions and 38616 deletions

View file

@ -129,6 +129,7 @@ test: localbuild
testall: localbuild
env LANG=en_UR.utf-8 http_proxy="" TESTALL=1 $(PYTHON) -m pytest $(PYTESTOPTS) $(TESTOPTS) $(TESTS)
cp testresults.txt doc/web/data
deb:
# Build an official .deb package; only useful for Debian maintainers.

View file

@ -122,6 +122,11 @@ Retrieve the current strip of all comics in your \fBComics\fP directory:
.B dosage @
.RE
.PP
Vote for the comics in your \fBComics\fP directory:
.RS
.B dosage --vote @
.RE
.PP
Retrieve the current strip of every comic that there is a module for:
.RS
.B dosage @@

View file

@ -165,6 +165,14 @@ Retrieve the current strip of all comics in your <B>Comics</B> directory:
<P>
Vote for the comics in your <B>Comics</B> directory:
<DL COMPACT><DT><DD>
<B>dosage --vote @</B>
</DL>
<P>
Retrieve the current strip of every comic that there is a module for:
<DL COMPACT><DT><DD>
<B>dosage @@</B>

View file

@ -112,6 +112,9 @@ EXAMPLES
tory:
dosage @
Vote for the comics in your Comics directory:
dosage --vote @
Retrieve the current strip of every comic that there is a mod
ule for:
dosage @@

1
doc/web/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/data

View file

@ -8,6 +8,9 @@ comics: ../../testresults.txt
rm -f content/comics/*.md
env PYTHONPATH=../.. ./mkcomics.py $< content
votes:
env PYTHONPATH=../.. ./mkvotes.py
media/favicon.ico: ../icon/favicon.ico
cp $< $@
@ -25,4 +28,4 @@ upload:
release: gen upload
.PHONY: all comics gen serve upload release
.PHONY: all comics gen serve upload release votes

View file

@ -1,4 +1,4 @@
title: Dosage comic list
title: comic list
description: a list of comic strips supported by Dosage
type: comic
---

View file

@ -1,4 +1,4 @@
title: Dosage comic AGirlAndHerFed
title: AGirlAndHerFed
url: "/comics/AGirlAndHerFed.html"
---
Dosage comic AGirlAndHerFed
@ -21,17 +21,9 @@ Dosage comic AGirlAndHerFed
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.agirlandherfed.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ALLCAPS
title: ALLCAPS
url: "/comics/ALLCAPS.html"
---
Dosage comic ALLCAPS
@ -21,17 +21,9 @@ Dosage comic ALLCAPS
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.allcapscomix.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ALessonIsLearned
title: ALessonIsLearned
url: "/comics/ALessonIsLearned.html"
---
Dosage comic ALessonIsLearned
@ -21,17 +21,9 @@ Dosage comic ALessonIsLearned
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.alessonislearned.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ASkeweredParadise
title: ASkeweredParadise
url: "/comics/ASkeweredParadise.html"
---
Dosage comic ASkeweredParadise
@ -21,17 +21,9 @@ Dosage comic ASkeweredParadise
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://aspcomics.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ASofterWorld
title: ASofterWorld
url: "/comics/ASofterWorld.html"
---
Dosage comic ASofterWorld
@ -21,17 +21,9 @@ Dosage comic ASofterWorld
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.asofterworld.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AbleAndBaker
title: AbleAndBaker
url: "/comics/AbleAndBaker.html"
---
Dosage comic AbleAndBaker
@ -21,17 +21,9 @@ Dosage comic AbleAndBaker
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.jimburgessdesign.com/comics/index.php"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AbstruseGoose
title: AbstruseGoose
url: "/comics/AbstruseGoose.html"
---
Dosage comic AbstruseGoose
@ -21,17 +21,9 @@ Dosage comic AbstruseGoose
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://abstrusegoose.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AbsurdNotions
title: AbsurdNotions
url: "/comics/AbsurdNotions.html"
---
Dosage comic AbsurdNotions
@ -21,17 +21,9 @@ Dosage comic AbsurdNotions
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.absurdnotions.org/page129.html"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AcademyVale
title: AcademyVale
url: "/comics/AcademyVale.html"
---
Dosage comic AcademyVale
@ -21,17 +21,9 @@ Dosage comic AcademyVale
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.imagerie.com/vale/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Achewood
title: Achewood
url: "/comics/Achewood.html"
---
Dosage comic Achewood
@ -21,17 +21,9 @@ Dosage comic Achewood
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.achewood.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AetheriaEpics
title: AetheriaEpics
url: "/comics/AetheriaEpics.html"
---
Dosage comic AetheriaEpics
@ -21,17 +21,9 @@ Dosage comic AetheriaEpics
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://aetheria-epics.schala.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AfterStrife
title: AfterStrife
url: "/comics/AfterStrife.html"
---
Dosage comic AfterStrife
@ -21,17 +21,9 @@ Dosage comic AfterStrife
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://afterstrife.com/?p=262"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AhoiPolloi
title: AhoiPolloi
url: "/comics/AhoiPolloi.html"
---
Dosage comic AhoiPolloi
@ -21,17 +21,9 @@ Dosage comic AhoiPolloi
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://ahoipolloi.blogger.de/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AirForceBlues
title: AirForceBlues
url: "/comics/AirForceBlues.html"
---
Dosage comic AirForceBlues
@ -21,17 +21,9 @@ Dosage comic AirForceBlues
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.afblues.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Alice
title: Alice
url: "/comics/Alice.html"
---
Dosage comic Alice
@ -21,17 +21,9 @@ Dosage comic Alice
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://alice.alicecomics.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AlienLovesPredator
title: AlienLovesPredator
url: "/comics/AlienLovesPredator.html"
---
Dosage comic AlienLovesPredator
@ -21,17 +21,9 @@ Dosage comic AlienLovesPredator
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://alienlovespredator.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AlienShores
title: AlienShores
url: "/comics/AlienShores.html"
---
Dosage comic AlienShores
@ -21,17 +21,9 @@ Dosage comic AlienShores
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>error on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://alienshores.com/alienshores_band/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AllTheGrowingThings
title: AllTheGrowingThings
url: "/comics/AllTheGrowingThings.html"
---
Dosage comic AllTheGrowingThings
@ -21,17 +21,9 @@ Dosage comic AllTheGrowingThings
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://growingthings.typodmary.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AlphaLuna
title: AlphaLuna
url: "/comics/AlphaLuna.html"
---
Dosage comic AlphaLuna
@ -21,17 +21,9 @@ Dosage comic AlphaLuna
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.alphaluna.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AlphaLuna/Spanish
title: AlphaLuna/Spanish
url: "/comics/AlphaLunaSpanish.html"
---
Dosage comic AlphaLuna/Spanish
@ -21,17 +21,9 @@ Dosage comic AlphaLuna/Spanish
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://alphaluna.net/spanish/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AlsoBagels
title: AlsoBagels
url: "/comics/AlsoBagels.html"
---
Dosage comic AlsoBagels
@ -21,17 +21,9 @@ Dosage comic AlsoBagels
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://alsobagels.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Altermeta
title: Altermeta
url: "/comics/Altermeta.html"
---
Dosage comic Altermeta
@ -21,17 +21,9 @@ Dosage comic Altermeta
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://altermeta.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AltermetaOld
title: AltermetaOld
url: "/comics/AltermetaOld.html"
---
Dosage comic AltermetaOld
@ -21,17 +21,9 @@ Dosage comic AltermetaOld
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://altermeta.net/oldarchive/index.php"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AmazingSuperPowers
title: AmazingSuperPowers
url: "/comics/AmazingSuperPowers.html"
---
Dosage comic AmazingSuperPowers
@ -21,17 +21,9 @@ Dosage comic AmazingSuperPowers
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.amazingsuperpowers.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Amya
title: Amya
url: "/comics/Amya.html"
---
Dosage comic Amya
@ -21,17 +21,9 @@ Dosage comic Amya
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.amyachronicles.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Angband
title: Angband
url: "/comics/Angband.html"
---
Dosage comic Angband
@ -21,17 +21,9 @@ Dosage comic Angband
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://angband.calamarain.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Angels2200
title: Angels2200
url: "/comics/Angels2200.html"
---
Dosage comic Angels2200
@ -21,17 +21,9 @@ Dosage comic Angels2200
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.janahoffmann.com/angels/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Annyseed
title: Annyseed
url: "/comics/Annyseed.html"
---
Dosage comic Annyseed
@ -21,17 +21,9 @@ Dosage comic Annyseed
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.colourofivy.com/annyseed_webcomic_latest.htm"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Antics
title: Antics
url: "/comics/Antics.html"
---
Dosage comic Antics
@ -21,17 +21,9 @@ Dosage comic Antics
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.anticscomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AppleGeeks
title: AppleGeeks
url: "/comics/AppleGeeks.html"
---
Dosage comic AppleGeeks
@ -21,17 +21,9 @@ Dosage comic AppleGeeks
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.applegeeks.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/ArcticCircle
title: Arcamax/ArcticCircle
url: "/comics/Arcamax_ArcticCircle.html"
---
Dosage comic Arcamax/ArcticCircle
@ -21,17 +21,9 @@ Dosage comic Arcamax/ArcticCircle
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/arcticcircle/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/BabyBlues
title: Arcamax/BabyBlues
url: "/comics/Arcamax_BabyBlues.html"
---
Dosage comic Arcamax/BabyBlues
@ -21,17 +21,9 @@ Dosage comic Arcamax/BabyBlues
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/babyblues/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/BarneyGoogleAndSnuffySmith
title: Arcamax/BarneyGoogleAndSnuffySmith
url: "/comics/Arcamax_BarneyGoogleAndSnuffySmith.html"
---
Dosage comic Arcamax/BarneyGoogleAndSnuffySmith
@ -21,17 +21,9 @@ Dosage comic Arcamax/BarneyGoogleAndSnuffySmith
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/barneygoogle/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/BeetleBailey
title: Arcamax/BeetleBailey
url: "/comics/Arcamax_BeetleBailey.html"
---
Dosage comic Arcamax/BeetleBailey
@ -21,17 +21,9 @@ Dosage comic Arcamax/BeetleBailey
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/beetlebailey/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Bizarro
title: Arcamax/Bizarro
url: "/comics/Arcamax_Bizarro.html"
---
Dosage comic Arcamax/Bizarro
@ -21,17 +21,9 @@ Dosage comic Arcamax/Bizarro
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>error on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/bizarro/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/BleekerTheRechargeableDog
title: Arcamax/BleekerTheRechargeableDog
url: "/comics/Arcamax_BleekerTheRechargeableDog.html"
---
Dosage comic Arcamax/BleekerTheRechargeableDog
@ -21,17 +21,9 @@ Dosage comic Arcamax/BleekerTheRechargeableDog
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/bleekertherechargeabledog/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Blondie
title: Arcamax/Blondie
url: "/comics/Arcamax_Blondie.html"
---
Dosage comic Arcamax/Blondie
@ -21,17 +21,9 @@ Dosage comic Arcamax/Blondie
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/blondie/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Boondocks
title: Arcamax/Boondocks
url: "/comics/Arcamax_Boondocks.html"
---
Dosage comic Arcamax/Boondocks
@ -21,17 +21,9 @@ Dosage comic Arcamax/Boondocks
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/boondocks/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/BrilliantMindofEdisonLee
title: Arcamax/BrilliantMindofEdisonLee
url: "/comics/Arcamax_BrilliantMindofEdisonLee.html"
---
Dosage comic Arcamax/BrilliantMindofEdisonLee
@ -21,17 +21,9 @@ Dosage comic Arcamax/BrilliantMindofEdisonLee
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/brilliantmindofedisonlee/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Crankshaft
title: Arcamax/Crankshaft
url: "/comics/Arcamax_Crankshaft.html"
---
Dosage comic Arcamax/Crankshaft
@ -21,17 +21,9 @@ Dosage comic Arcamax/Crankshaft
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/crankshaft/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Curtis
title: Arcamax/Curtis
url: "/comics/Arcamax_Curtis.html"
---
Dosage comic Arcamax/Curtis
@ -21,17 +21,9 @@ Dosage comic Arcamax/Curtis
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/curtis/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/DeFlocked
title: Arcamax/DeFlocked
url: "/comics/Arcamax_DeFlocked.html"
---
Dosage comic Arcamax/DeFlocked
@ -21,17 +21,9 @@ Dosage comic Arcamax/DeFlocked
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/deflocked/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/DennistheMenace
title: Arcamax/DennistheMenace
url: "/comics/Arcamax_DennistheMenace.html"
---
Dosage comic Arcamax/DennistheMenace
@ -21,17 +21,9 @@ Dosage comic Arcamax/DennistheMenace
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/dennisthemenace/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/DinetteSet
title: Arcamax/DinetteSet
url: "/comics/Arcamax_DinetteSet.html"
---
Dosage comic Arcamax/DinetteSet
@ -21,17 +21,9 @@ Dosage comic Arcamax/DinetteSet
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/thedinetteset/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Dustin
title: Arcamax/Dustin
url: "/comics/Arcamax_Dustin.html"
---
Dosage comic Arcamax/Dustin
@ -21,17 +21,9 @@ Dosage comic Arcamax/Dustin
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/dustin/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/FamilyCircus
title: Arcamax/FamilyCircus
url: "/comics/Arcamax_FamilyCircus.html"
---
Dosage comic Arcamax/FamilyCircus
@ -21,17 +21,9 @@ Dosage comic Arcamax/FamilyCircus
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/familycircus/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/HiandLois
title: Arcamax/HiandLois
url: "/comics/Arcamax_HiandLois.html"
---
Dosage comic Arcamax/HiandLois
@ -21,17 +21,9 @@ Dosage comic Arcamax/HiandLois
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/hiandlois/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/JerryKingCartoons
title: Arcamax/JerryKingCartoons
url: "/comics/Arcamax_JerryKingCartoons.html"
---
Dosage comic Arcamax/JerryKingCartoons
@ -21,17 +21,9 @@ Dosage comic Arcamax/JerryKingCartoons
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/humorcartoon/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/MallardFillmore
title: Arcamax/MallardFillmore
url: "/comics/Arcamax_MallardFillmore.html"
---
Dosage comic Arcamax/MallardFillmore
@ -21,17 +21,9 @@ Dosage comic Arcamax/MallardFillmore
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/mallardfillmore/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Marvin
title: Arcamax/Marvin
url: "/comics/Arcamax_Marvin.html"
---
Dosage comic Arcamax/Marvin
@ -21,17 +21,9 @@ Dosage comic Arcamax/Marvin
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>error on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/marvin/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/MeaningofLila
title: Arcamax/MeaningofLila
url: "/comics/Arcamax_MeaningofLila.html"
---
Dosage comic Arcamax/MeaningofLila
@ -21,17 +21,9 @@ Dosage comic Arcamax/MeaningofLila
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/meaningoflila/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/MotherGooseAndGrimm
title: Arcamax/MotherGooseAndGrimm
url: "/comics/Arcamax_MotherGooseAndGrimm.html"
---
Dosage comic Arcamax/MotherGooseAndGrimm
@ -21,17 +21,9 @@ Dosage comic Arcamax/MotherGooseAndGrimm
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/mothergooseandgrimm/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Mutts
title: Arcamax/Mutts
url: "/comics/Arcamax_Mutts.html"
---
Dosage comic Arcamax/Mutts
@ -21,17 +21,9 @@ Dosage comic Arcamax/Mutts
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/mutts/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/RhymeswithOrange
title: Arcamax/RhymeswithOrange
url: "/comics/Arcamax_RhymeswithOrange.html"
---
Dosage comic Arcamax/RhymeswithOrange
@ -21,17 +21,9 @@ Dosage comic Arcamax/RhymeswithOrange
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/rhymeswithorange/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/TheLockhorns
title: Arcamax/TheLockhorns
url: "/comics/Arcamax_TheLockhorns.html"
---
Dosage comic Arcamax/TheLockhorns
@ -21,17 +21,9 @@ Dosage comic Arcamax/TheLockhorns
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/thelockhorns/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/TinasGroove
title: Arcamax/TinasGroove
url: "/comics/Arcamax_TinasGroove.html"
---
Dosage comic Arcamax/TinasGroove
@ -21,17 +21,9 @@ Dosage comic Arcamax/TinasGroove
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/tinasgroove/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Arcamax/Zits
title: Arcamax/Zits
url: "/comics/Arcamax_Zits.html"
---
Dosage comic Arcamax/Zits
@ -21,17 +21,9 @@ Dosage comic Arcamax/Zits
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.arcamax.com/thefunnies/zits/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AstronomyPOTD
title: AstronomyPOTD
url: "/comics/AstronomyPOTD.html"
---
Dosage comic AstronomyPOTD
@ -21,17 +21,9 @@ Dosage comic AstronomyPOTD
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>error on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://antwrp.gsfc.nasa.gov/apod/astropix.html"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic AxeCop
title: AxeCop
url: "/comics/AxeCop.html"
---
Dosage comic AxeCop
@ -21,17 +21,9 @@ Dosage comic AxeCop
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://axecop.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BMovieComic
title: BMovieComic
url: "/comics/BMovieComic.html"
---
Dosage comic BMovieComic
@ -21,17 +21,9 @@ Dosage comic BMovieComic
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.bmoviecomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BackwaterPlanet
title: BackwaterPlanet
url: "/comics/BackwaterPlanet.html"
---
Dosage comic BackwaterPlanet
@ -21,17 +21,9 @@ Dosage comic BackwaterPlanet
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.backwaterplanet.com/current.htm"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BadMachinery
title: BadMachinery
url: "/comics/BadMachinery.html"
---
Dosage comic BadMachinery
@ -21,17 +21,9 @@ Dosage comic BadMachinery
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://scarygoround.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BadassMuthas
title: BadassMuthas
url: "/comics/BadassMuthas.html"
---
Dosage comic BadassMuthas
@ -21,17 +21,9 @@ Dosage comic BadassMuthas
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://badassmuthas.com/pages/comic.php"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Bardsworth
title: Bardsworth
url: "/comics/Bardsworth.html"
---
Dosage comic Bardsworth
@ -21,17 +21,9 @@ Dosage comic Bardsworth
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.bardsworth.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Baroquen
title: Baroquen
url: "/comics/Baroquen.html"
---
Dosage comic Baroquen
@ -21,17 +21,9 @@ Dosage comic Baroquen
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.baroquencomics.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Bearmageddon
title: Bearmageddon
url: "/comics/Bearmageddon.html"
---
Dosage comic Bearmageddon
@ -21,17 +21,9 @@ Dosage comic Bearmageddon
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://bearmageddon.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BetterDays
title: BetterDays
url: "/comics/BetterDays.html"
---
Dosage comic BetterDays
@ -21,17 +21,9 @@ Dosage comic BetterDays
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://jaynaylor.com/betterdays/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BetweenFailures
title: BetweenFailures
url: "/comics/BetweenFailures.html"
---
Dosage comic BetweenFailures
@ -21,17 +21,9 @@ Dosage comic BetweenFailures
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://betweenfailures.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BigFatWhale
title: BigFatWhale
url: "/comics/BigFatWhale.html"
---
Dosage comic BigFatWhale
@ -21,17 +21,9 @@ Dosage comic BigFatWhale
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.bigfatwhale.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BiggerThanCheeses
title: BiggerThanCheeses
url: "/comics/BiggerThanCheeses.html"
---
Dosage comic BiggerThanCheeses
@ -21,17 +21,9 @@ Dosage comic BiggerThanCheeses
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.biggercheese.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BillyTheDunce
title: BillyTheDunce
url: "/comics/BillyTheDunce.html"
---
Dosage comic BillyTheDunce
@ -21,17 +21,9 @@ Dosage comic BillyTheDunce
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.duncepress.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BizarreUprising
title: BizarreUprising
url: "/comics/BizarreUprising.html"
---
Dosage comic BizarreUprising
@ -21,17 +21,9 @@ Dosage comic BizarreUprising
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.bizarreuprising.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BlankIt
title: BlankIt
url: "/comics/BlankIt.html"
---
Dosage comic BlankIt
@ -21,17 +21,9 @@ Dosage comic BlankIt
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://blankitcomics.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Blip
title: Blip
url: "/comics/Blip.html"
---
Dosage comic Blip
@ -21,17 +21,9 @@ Dosage comic Blip
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://blipcomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BloodBound
title: BloodBound
url: "/comics/BloodBound.html"
---
Dosage comic BloodBound
@ -21,17 +21,9 @@ Dosage comic BloodBound
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://bloodboundcomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BlueCrashKit
title: BlueCrashKit
url: "/comics/BlueCrashKit.html"
---
Dosage comic BlueCrashKit
@ -21,17 +21,9 @@ Dosage comic BlueCrashKit
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://robhamm.com/bluecrashkit/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BobWhite
title: BobWhite
url: "/comics/BobWhite.html"
---
Dosage comic BobWhite
@ -21,17 +21,9 @@ Dosage comic BobWhite
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.bobwhitecomics.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BookOfBiff
title: BookOfBiff
url: "/comics/BookOfBiff.html"
---
Dosage comic BookOfBiff
@ -21,17 +21,9 @@ Dosage comic BookOfBiff
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.thebookofbiff.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BoredAndEvil
title: BoredAndEvil
url: "/comics/BoredAndEvil.html"
---
Dosage comic BoredAndEvil
@ -21,17 +21,9 @@ Dosage comic BoredAndEvil
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.boredandevil.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BoxerHockey
title: BoxerHockey
url: "/comics/BoxerHockey.html"
---
Dosage comic BoxerHockey
@ -21,17 +21,9 @@ Dosage comic BoxerHockey
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://boxerhockey.fireball20xl.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BoyOnAStickAndSlither
title: BoyOnAStickAndSlither
url: "/comics/BoyOnAStickAndSlither.html"
---
Dosage comic BoyOnAStickAndSlither
@ -21,17 +21,9 @@ Dosage comic BoyOnAStickAndSlither
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.boasas.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BratHalla
title: BratHalla
url: "/comics/BratHalla.html"
---
Dosage comic BratHalla
@ -21,17 +21,9 @@ Dosage comic BratHalla
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://brat-halla.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BrentalFloss
title: BrentalFloss
url: "/comics/BrentalFloss.html"
---
Dosage comic BrentalFloss
@ -21,17 +21,9 @@ Dosage comic BrentalFloss
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://brentalflossthecomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BrentalFloss/FlossedInTime
title: BrentalFloss/FlossedInTime
url: "/comics/BrentalFlossFit.html"
---
Dosage comic BrentalFloss/FlossedInTime
@ -21,17 +21,9 @@ Dosage comic BrentalFloss/FlossedInTime
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://brentalflossthecomic.com/fit/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BrentalFloss/GuestComics
title: BrentalFloss/GuestComics
url: "/comics/BrentalFlossGuest.html"
---
Dosage comic BrentalFloss/GuestComics
@ -21,17 +21,9 @@ Dosage comic BrentalFloss/GuestComics
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://brentalflossthecomic.com/guestcomics/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BrightlyWound
title: BrightlyWound
url: "/comics/BrightlyWound.html"
---
Dosage comic BrightlyWound
@ -21,17 +21,9 @@ Dosage comic BrightlyWound
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.brightlywound.com/?comic=137"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Brink
title: Brink
url: "/comics/Brink.html"
---
Dosage comic Brink
@ -21,17 +21,9 @@ Dosage comic Brink
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://paperfangs.com/brink/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic BroodHollow
title: BroodHollow
url: "/comics/BroodHollow.html"
---
Dosage comic BroodHollow
@ -21,17 +21,9 @@ Dosage comic BroodHollow
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>error on 04.04.2013</td>
<th>Status</th><td>error on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://broodhollow.chainsawsuit.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ButterSafe
title: ButterSafe
url: "/comics/ButterSafe.html"
---
Dosage comic ButterSafe
@ -21,17 +21,9 @@ Dosage comic ButterSafe
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://buttersafe.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic ButternutSquash
title: ButternutSquash
url: "/comics/ButternutSquash.html"
---
Dosage comic ButternutSquash
@ -21,17 +21,9 @@ Dosage comic ButternutSquash
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.butternutsquash.net/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic Caggage
title: Caggage
url: "/comics/Caggage.html"
---
Dosage comic Caggage
@ -21,17 +21,9 @@ Dosage comic Caggage
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://caggagecomic.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic CaptainSNES
title: CaptainSNES
url: "/comics/CaptainSNES.html"
---
Dosage comic CaptainSNES
@ -21,17 +21,9 @@ Dosage comic CaptainSNES
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.captainsnes.com/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

View file

@ -1,4 +1,4 @@
title: Dosage comic CaseyAndAndy
title: CaseyAndAndy
url: "/comics/CaseyAndAndy.html"
---
Dosage comic CaseyAndAndy
@ -21,17 +21,9 @@ Dosage comic CaseyAndAndy
<th>Adult content</th><td>no</td>
</tr>
<tr>
<th>Status</th><td>ok on 04.04.2013</td>
<th>Status</th><td>ok on 09.04.2013</td>
</tr>
<tr>
<th>Rating</th><td><div class="g-plusone" data-size="standard" data-annotation="bubble"
data-href="http://www.galactanet.com/comic/"></div></td>
<th>Votes</th><td>0</div></td>
</tr>
</table>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

Some files were not shown because too many files have changed in this diff Show more