-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
40 lines (38 loc) · 1.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<LINK HREF="http://arson.pisskink.org" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/arsoncomics/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<META CHARSET="UTF-8" />
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
<SCRIPT SRC="/js/hop.js" TYPE="application/javascript"></SCRIPT>
<TITLE>arson comics</TITLE>
</HEAD>
<BODY>
<H1><IMG ALT="arson comics" SRC="/img/res/arson_comics.png" WIDTH="250" /></H1>
<P><SMALL>trinity 2021; public domain</SMALL></P>
<P>
website
- <A HREF="https://github.com/pisskinkorg/arson">website git repository</A>
- <A HREF="https://archive.org/details/arsoncomics">original .KRA files</A>
</P>
<P>
quick navigation:
<INPUT ID="hop_button" ONCLICK="window.hop_button_action();" TYPE="button" VALUE="go to" />
<INPUT ID="hop_box" VALUE="0001">
</P>
<P><SMALL ID="hop_feedback"></SMALL></P>
<H2><A HREF="/000">0001-0009</A></H2>
<H2><A HREF="/001">0010-0019</A></H2>
<P>Thanks to WeedSmokingJew for help with image size optimization.</P>
<P>Also check out
<A HREF="https://www.jspowerhour.com/">Junior Scientist Power Hour</A>,
<A HREF="https://megatokyo.com/">MegaTokyo</A>,
<A HREF="https://pbfcomics.com/">The Perry Bible Fellowship</A>,
<A HREF="https://www.scoobandshag.com/">Scoob and Shag</A>,
<A HREF="http://threewordphrase.com/">Three Word Phrase</A>,
and <A HREF="https://xkcd.com/">xkcd</A>.</P>
</BODY>
</HTML>