mirror of psfla's sitedocs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

test commit for deploy2nekoweb

jade floase 56a423a0 c1b33af2

+8038 -1
+20
.github/workflows/deploy.yml
··· 1 + on: [push] 2 + 3 + jobs: 4 + test: 5 + runs-on: ubuntu-latest 6 + name: deploy2nekoweb 7 + steps: 8 + - name: Checkout 9 + uses: actions/checkout@v4 10 + 11 + # your build step here 12 + 13 + - name: deploy2nekoweb 14 + uses: indiefellas/deploy2nekoweb@v4 15 + with: 16 + nekoweb-api-key: ${{ secrets.NEKOWEB_API_KEY }} 17 + nekoweb-cookie: ${{ secrets.NEKOWEB_COOKIE }} 18 + nekoweb-folder: 'psfla' 19 + directory: '_site' 20 +
-1
.gitignore
··· 1 - **/_site 2 1 **/node_modules
+118
_site/a/13337/1/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>PSFLA - 13337</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="PSFLA - 13337"> 16 + 17 + <meta itemprop="description" content=" "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00001.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00001.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="PSFLA - 13337"> 26 + 27 + <meta property="og:description" content=" "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00001.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="PSFLA - 13337"> 35 + 36 + <meta name="twitter:description" content=" "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00001.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">13337</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00001.gif> 87 + 88 + </div> 89 + <div id=text><p> </p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../2/>begin</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 100 + </div> 101 + 102 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 103 + <div id="when"> 104 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 105 + <br > <a2 id=pagething>13337 - page 1 - 7/7/24</a2> 106 + </div> 107 + </div> 108 + <!-- the pagelimit is 51 --> 109 + </div> 110 + </div> 111 + 112 + <script src=/resc/scripts/swfobject.js defer></script> 113 + <script src=../files/reader.js></script> 114 + <script defer> 115 + 116 + </script> 117 + </body> 118 + </html>
+120
_site/a/13337/10/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="and successfully GRAB it!"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00010.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00010.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="and successfully GRAB it!"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00010.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="and successfully GRAB it!"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00010.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00010.gif> 87 + 88 + </div> 89 + <div id=text><p>and successfully GRAB it!</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../11/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../9/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 10 - 7/10/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/11/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="hm. seems like someone lost their pager &lt;br&gt; &lt;br&gt; you hope this isn&amp;apos;t the pager that was lost... from what you can remember, pagers were really important! they let creatures alert each other about threats within a local area quickly, and are also useful for learning things about new places &lt;br&gt; &lt;br&gt; if someone wants this pager back, you&amp;apos;ll be in a real bind."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00011.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00011.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="hm. seems like someone lost their pager &lt;br&gt; &lt;br&gt; you hope this isn&amp;apos;t the pager that was lost... from what you can remember, pagers were really important! they let creatures alert each other about threats within a local area quickly, and are also useful for learning things about new places &lt;br&gt; &lt;br&gt; if someone wants this pager back, you&amp;apos;ll be in a real bind."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00011.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="hm. seems like someone lost their pager &lt;br&gt; &lt;br&gt; you hope this isn&amp;apos;t the pager that was lost... from what you can remember, pagers were really important! they let creatures alert each other about threats within a local area quickly, and are also useful for learning things about new places &lt;br&gt; &lt;br&gt; if someone wants this pager back, you&amp;apos;ll be in a real bind."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00011.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00011.gif> 87 + 88 + </div> 89 + <div id=text><p>hm. seems like someone lost their pager <br> <br> you hope this isn&apos;t the pager that was lost... from what you can remember, pagers were really important! they let creatures alert each other about threats within a local area quickly, and are also useful for learning things about new places <br> <br> if someone wants this pager back, you&apos;ll be in a real bind.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../12/>Do something super silly!</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../10/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 11 - 7/11/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/12/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Do something super silly!</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Do something super silly!"> 16 + 17 + <meta itemprop="description" content="YEAHHH YEAH YEAH!!!!!!!!! YAYYYY :D"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00012.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00012.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Do something super silly!"> 26 + 27 + <meta property="og:description" content="YEAHHH YEAH YEAH!!!!!!!!! YAYYYY :D"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00012.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Do something super silly!"> 35 + 36 + <meta name="twitter:description" content="YEAHHH YEAH YEAH!!!!!!!!! YAYYYY :D"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00012.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Do something super silly!</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00012.gif> 87 + 88 + </div> 89 + <div id=text><p>YEAHHH YEAH YEAH!!!!!!!!! YAYYYY :D</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../13/>look around for source of pager</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../11/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by annroxy via psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 12 - 7/12/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/13/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > look around for source of pager</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > look around for source of pager"> 16 + 17 + <meta itemprop="description" content="you look around to try and find out where the pager came from, but"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00013.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00013.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - look around for source of pager"> 26 + 27 + <meta property="og:description" content="you look around to try and find out where the pager came from, but"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00013.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > look around for source of pager"> 35 + 36 + <meta name="twitter:description" content="you look around to try and find out where the pager came from, but"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00013.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">look around for source of pager</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00013.gif> 87 + 88 + </div> 89 + <div id=text><p>you look around to try and find out where the pager came from, but</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../14/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../12/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by scalarKnight via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 13 - 7/13/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/14/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="oh! uh. there it is."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00014.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00014.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="oh! uh. there it is."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00014.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="oh! uh. there it is."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00014.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00014.gif> 87 + 88 + </div> 89 + <div id=text><p>oh! uh. there it is.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../15/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../13/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 14 - 7/13/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/15/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="stick and all, huh..."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00015.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00015.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="stick and all, huh..."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00015.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="stick and all, huh..."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00015.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00015.gif> 87 + 88 + </div> 89 + <div id=text><p>stick and all, huh...</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../16/>USE THE PAGER!! TRUCKS ARE SCARY!!!</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../14/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 15 - 7/13/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/16/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > USE THE PAGER!! TRUCKS ARE SCARY!!!</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > USE THE PAGER!! TRUCKS ARE SCARY!!!"> 16 + 17 + <meta itemprop="description" content="use the pager??? how???? pagers cant send out"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00016.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00016.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - USE THE PAGER!! TRUCKS ARE SCARY!!!"> 26 + 27 + <meta property="og:description" content="use the pager??? how???? pagers cant send out"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00016.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > USE THE PAGER!! TRUCKS ARE SCARY!!!"> 35 + 36 + <meta name="twitter:description" content="use the pager??? how???? pagers cant send out"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00016.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">USE THE PAGER!! TRUCKS ARE SCARY!!!</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00016.gif> 87 + 88 + </div> 89 + <div id=text><p>use the pager??? how???? pagers cant send out</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../17/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../15/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by PumpkinHeadIvy via psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 16 - 7/14/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/17/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="oh. uh."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00017.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00017.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="oh. uh."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00017.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="oh. uh."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00017.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00017.gif> 87 + 88 + </div> 89 + <div id=text><p>oh. uh.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../18/>bang on truck door</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../16/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 17 - 7/14/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/18/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > bang on truck door</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > bang on truck door"> 16 + 17 + <meta itemprop="description" content="you aren&amp;apos;t sure you want to do that... trucks are scary..."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00018.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00018.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - bang on truck door"> 26 + 27 + <meta property="og:description" content="you aren&amp;apos;t sure you want to do that... trucks are scary..."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00018.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > bang on truck door"> 35 + 36 + <meta name="twitter:description" content="you aren&amp;apos;t sure you want to do that... trucks are scary..."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00018.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">bang on truck door</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00018.gif> 87 + 88 + </div> 89 + <div id=text><p>you aren&apos;t sure you want to do that... trucks are scary...</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../19/>girl if you don&apos;t bang on that truck door</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../17/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by scalarKnight via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 18 - 7/14/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/19/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > girl if you don&apos;t bang on that truck door</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > girl if you don&apos;t bang on that truck door"> 16 + 17 + <meta itemprop="description" content="fine FINE!!!! you bang on the door..."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00019.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00019.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - girl if you don&apos;t bang on that truck door"> 26 + 27 + <meta property="og:description" content="fine FINE!!!! you bang on the door..."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00019.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > girl if you don&apos;t bang on that truck door"> 35 + 36 + <meta name="twitter:description" content="fine FINE!!!! you bang on the door..."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00019.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">girl if you don&apos;t bang on that truck door</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00019.gif> 87 + 88 + </div> 89 + <div id=text><p>fine FINE!!!! you bang on the door...</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../20/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../18/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by scalarKnight via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 19 - 7/14/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/2/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > begin</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > begin"> 16 + 17 + <meta itemprop="description" content="aw... you&amp;apos;ve been ejected in your sleep, after trying to escape the collapse of your homeworld. it seems your dreams of finding a new, habitable shelter have been halted... &lt;br&gt; &lt;br&gt;what&amp;apos;s your name again? it seems i&amp;apos;ve forgotten it"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00002.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00002.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - begin"> 26 + 27 + <meta property="og:description" content="aw... you&amp;apos;ve been ejected in your sleep, after trying to escape the collapse of your homeworld. it seems your dreams of finding a new, habitable shelter have been halted... &lt;br&gt; &lt;br&gt;what&amp;apos;s your name again? it seems i&amp;apos;ve forgotten it"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00002.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > begin"> 35 + 36 + <meta name="twitter:description" content="aw... you&amp;apos;ve been ejected in your sleep, after trying to escape the collapse of your homeworld. it seems your dreams of finding a new, habitable shelter have been halted... &lt;br&gt; &lt;br&gt;what&amp;apos;s your name again? it seems i&amp;apos;ve forgotten it"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00002.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">begin</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00002.gif> 87 + 88 + </div> 89 + <div id=text><p>aw... you&apos;ve been ejected in your sleep, after trying to escape the collapse of your homeworld. it seems your dreams of finding a new, habitable shelter have been halted... <br> <br>what&apos;s your name again? it seems i&apos;ve forgotten it</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../3/>Your name was... Luna, right?</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../1/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 2 - 7/8/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/20/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=" "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00020.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00020.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=" "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00020.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=" "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00020.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00020.gif> 87 + 88 + </div> 89 + <div id=text><p> </p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../21/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../19/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 20 - 7/15/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/21/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="uh. &lt;br&gt; why exactly did you do that?"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00021.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00021.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="uh. &lt;br&gt; why exactly did you do that?"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00021.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="uh. &lt;br&gt; why exactly did you do that?"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00021.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00021.gif> 87 + 88 + </div> 89 + <div id=text><p>uh. <br> why exactly did you do that?</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../22/>Talk to the truck driver</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../20/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 21 - 7/15/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/22/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Talk to the truck driver</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Talk to the truck driver"> 16 + 17 + <meta itemprop="description" content="you start talking to the truck driver. about... anything your mind goes to, really.&lt;/p&gt; &lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um you know when uh &lt;br&gt;you get a big giant thing and it wants to shoot you &lt;br&gt;so you&amp;apos;re like &quot;ah no don&amp;apos;t kill me!!!!!!!!!&quot; &lt;br&gt;and you run away really realyl fast &lt;br&gt;but then the robot thing catches up and points its evil evil gun at youand &lt;br&gt;you&amp;apos;re like &quot;WHAT NO I DON&amp;apos;T WANT TO DIE!!!!!! PLEASE!!!!!!!!!!!! :(&quot; &lt;br&gt;but then it shoots you and you&amp;apos;re dead.&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;you might be panicking."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00022.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00022.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Talk to the truck driver"> 26 + 27 + <meta property="og:description" content="you start talking to the truck driver. about... anything your mind goes to, really.&lt;/p&gt; &lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um you know when uh &lt;br&gt;you get a big giant thing and it wants to shoot you &lt;br&gt;so you&amp;apos;re like &quot;ah no don&amp;apos;t kill me!!!!!!!!!&quot; &lt;br&gt;and you run away really realyl fast &lt;br&gt;but then the robot thing catches up and points its evil evil gun at youand &lt;br&gt;you&amp;apos;re like &quot;WHAT NO I DON&amp;apos;T WANT TO DIE!!!!!! PLEASE!!!!!!!!!!!! :(&quot; &lt;br&gt;but then it shoots you and you&amp;apos;re dead.&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;you might be panicking."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00022.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Talk to the truck driver"> 35 + 36 + <meta name="twitter:description" content="you start talking to the truck driver. about... anything your mind goes to, really.&lt;/p&gt; &lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um you know when uh &lt;br&gt;you get a big giant thing and it wants to shoot you &lt;br&gt;so you&amp;apos;re like &quot;ah no don&amp;apos;t kill me!!!!!!!!!&quot; &lt;br&gt;and you run away really realyl fast &lt;br&gt;but then the robot thing catches up and points its evil evil gun at youand &lt;br&gt;you&amp;apos;re like &quot;WHAT NO I DON&amp;apos;T WANT TO DIE!!!!!! PLEASE!!!!!!!!!!!! :(&quot; &lt;br&gt;but then it shoots you and you&amp;apos;re dead.&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;you might be panicking."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00022.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Talk to the truck driver</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00022.gif> 87 + 88 + </div> 89 + <div id=text><p>you start talking to the truck driver. about... anything your mind goes to, really.</p> <div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>so um you know when uh <br>you get a big giant thing and it wants to shoot you <br>so you&apos;re like "ah no don&apos;t kill me!!!!!!!!!" <br>and you run away really realyl fast <br>but then the robot thing catches up and points its evil evil gun at youand <br>you&apos;re like "WHAT NO I DON&apos;T WANT TO DIE!!!!!! PLEASE!!!!!!!!!!!! :(" <br>but then it shoots you and you&apos;re dead.</luna></div> <p>you might be panicking.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../23/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../21/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by Transgenderleacrosscode via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 22 - 7/15/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/23/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um &lt;br&gt; your kids have to deal with you being gone &lt;br&gt; like their other mom has to teach them to cook &lt;br&gt; and has to provide for them all herself &lt;br&gt; or i guess their other parent in your case &lt;br&gt; or hell you could also not have a partner &lt;br&gt; or kids &lt;br&gt; that would be cool too &lt;br&gt; kids suck am i right haha &lt;br&gt; im 15 i don&amp;apos;t know why i&amp;apos;m talking about kids&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;man. you sure are hamming it up!"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00023.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00023.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um &lt;br&gt; your kids have to deal with you being gone &lt;br&gt; like their other mom has to teach them to cook &lt;br&gt; and has to provide for them all herself &lt;br&gt; or i guess their other parent in your case &lt;br&gt; or hell you could also not have a partner &lt;br&gt; or kids &lt;br&gt; that would be cool too &lt;br&gt; kids suck am i right haha &lt;br&gt; im 15 i don&amp;apos;t know why i&amp;apos;m talking about kids&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;man. you sure are hamming it up!"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00023.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;so um &lt;br&gt; your kids have to deal with you being gone &lt;br&gt; like their other mom has to teach them to cook &lt;br&gt; and has to provide for them all herself &lt;br&gt; or i guess their other parent in your case &lt;br&gt; or hell you could also not have a partner &lt;br&gt; or kids &lt;br&gt; that would be cool too &lt;br&gt; kids suck am i right haha &lt;br&gt; im 15 i don&amp;apos;t know why i&amp;apos;m talking about kids&lt;/luna&gt;&lt;/div&gt; &lt;p&gt;man. you sure are hamming it up!"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00023.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00023.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>so um <br> your kids have to deal with you being gone <br> like their other mom has to teach them to cook <br> and has to provide for them all herself <br> or i guess their other parent in your case <br> or hell you could also not have a partner <br> or kids <br> that would be cool too <br> kids suck am i right haha <br> im 15 i don&apos;t know why i&apos;m talking about kids</luna></div> <p>man. you sure are hamming it up!</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../24/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../22/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 23 - 7/15/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/24/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="i think he noticed what you have"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00024.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00024.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="i think he noticed what you have"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00024.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="i think he noticed what you have"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00024.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00024.gif> 87 + 88 + </div> 89 + <div id=text><p>i think he noticed what you have</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../25/>hide it somewhere using misdirection</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../23/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 24 - 7/15/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/25/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > hide it somewhere using misdirection</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > hide it somewhere using misdirection"> 16 + 17 + <meta itemprop="description" content="HEY LOOK &lt;BR&gt; ITS THE WHITE DOT!!!!!!!! LOOK AT IT!!!!!!!!!"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00025.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00025.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - hide it somewhere using misdirection"> 26 + 27 + <meta property="og:description" content="HEY LOOK &lt;BR&gt; ITS THE WHITE DOT!!!!!!!! LOOK AT IT!!!!!!!!!"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00025.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > hide it somewhere using misdirection"> 35 + 36 + <meta name="twitter:description" content="HEY LOOK &lt;BR&gt; ITS THE WHITE DOT!!!!!!!! LOOK AT IT!!!!!!!!!"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00025.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">hide it somewhere using misdirection</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00025.gif> 87 + 88 + </div> 89 + <div id=text><p>HEY LOOK <BR> ITS THE WHITE DOT!!!!!!!! LOOK AT IT!!!!!!!!!</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../26/>now hide it QUICK</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../24/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by &quot;:P&quot; via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 25 - 8/1/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/26/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > now hide it QUICK</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > now hide it QUICK"> 16 + 17 + <meta itemprop="description" content="oh yeah. you hide it so damn fast."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00026.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00026.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - now hide it QUICK"> 26 + 27 + <meta property="og:description" content="oh yeah. you hide it so damn fast."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00026.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > now hide it QUICK"> 35 + 36 + <meta name="twitter:description" content="oh yeah. you hide it so damn fast."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00026.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">now hide it QUICK</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00026.gif> 87 + 88 + </div> 89 + <div id=text><p>oh yeah. you hide it so damn fast.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../27/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../25/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by &quot;:P&quot; via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 26 - 8/2/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/27/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="he&amp;apos;s not impressed."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00027.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00027.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="he&amp;apos;s not impressed."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00027.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="he&amp;apos;s not impressed."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00027.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00027.gif> 87 + 88 + </div> 89 + <div id=text><p>he&apos;s not impressed.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../28/>Conjure a mediocre deus ex machina</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../26/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 27 - 8/2/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/28/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Conjure a mediocre deus ex machina</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Conjure a mediocre deus ex machina"> 16 + 17 + <meta itemprop="description" content="how is SHE supposed to bring someone in!!! she just woke up!!!!!!!!!! &lt;br&gt;&lt;br&gt; you&amp;apos;re putting a ton of stress on her :("> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00028.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00028.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Conjure a mediocre deus ex machina"> 26 + 27 + <meta property="og:description" content="how is SHE supposed to bring someone in!!! she just woke up!!!!!!!!!! &lt;br&gt;&lt;br&gt; you&amp;apos;re putting a ton of stress on her :("> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00028.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Conjure a mediocre deus ex machina"> 35 + 36 + <meta name="twitter:description" content="how is SHE supposed to bring someone in!!! she just woke up!!!!!!!!!! &lt;br&gt;&lt;br&gt; you&amp;apos;re putting a ton of stress on her :("> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00028.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Conjure a mediocre deus ex machina</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00028.gif> 87 + 88 + </div> 89 + <div id=text><p>how is SHE supposed to bring someone in!!! she just woke up!!!!!!!!!! <br><br> you&apos;re putting a ton of stress on her :(</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../29/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../27/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by Renaissanceman on the psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 28 - 8/3/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/29/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;I know you have my pager, kid. &lt;br&gt; It&amp;apos;s embarrassingly obvious. &lt;br&gt;&lt;br&gt; It&amp;apos;s almost to a point where I can&amp;apos;t tell if this is supposed to be a joke or not.&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00029.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00029.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;I know you have my pager, kid. &lt;br&gt; It&amp;apos;s embarrassingly obvious. &lt;br&gt;&lt;br&gt; It&amp;apos;s almost to a point where I can&amp;apos;t tell if this is supposed to be a joke or not.&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00029.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;I know you have my pager, kid. &lt;br&gt; It&amp;apos;s embarrassingly obvious. &lt;br&gt;&lt;br&gt; It&amp;apos;s almost to a point where I can&amp;apos;t tell if this is supposed to be a joke or not.&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00029.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00029.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>I know you have my pager, kid. <br> It&apos;s embarrassingly obvious. <br><br> It&apos;s almost to a point where I can&apos;t tell if this is supposed to be a joke or not.</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../30/>Consider returning the pager to it&apos;s rightful owner</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../28/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 29 - 8/3/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/3/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Your name was... Luna, right?</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Your name was... Luna, right?"> 16 + 17 + <meta itemprop="description" content="yeah... now that you mention it, that name feels right..."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00003.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00003.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Your name was... Luna, right?"> 26 + 27 + <meta property="og:description" content="yeah... now that you mention it, that name feels right..."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00003.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Your name was... Luna, right?"> 35 + 36 + <meta name="twitter:description" content="yeah... now that you mention it, that name feels right..."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00003.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Your name was... Luna, right?</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00003.gif> 87 + 88 + </div> 89 + <div id=text><p>yeah... now that you mention it, that name feels right...</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../4/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../2/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by @thebindofisaac on twitter')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 3 - 7/8/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/30/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Consider returning the pager to it&apos;s rightful owner</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Consider returning the pager to it&apos;s rightful owner"> 16 + 17 + <meta itemprop="description" content="you know what, that&amp;apos;s a good idea! &lt;br&gt;&lt;br&gt; you aren&amp;apos;t sure why you hadn&amp;apos;t thought of this sooner"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00030.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00030.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Consider returning the pager to it&apos;s rightful owner"> 26 + 27 + <meta property="og:description" content="you know what, that&amp;apos;s a good idea! &lt;br&gt;&lt;br&gt; you aren&amp;apos;t sure why you hadn&amp;apos;t thought of this sooner"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00030.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Consider returning the pager to it&apos;s rightful owner"> 35 + 36 + <meta name="twitter:description" content="you know what, that&amp;apos;s a good idea! &lt;br&gt;&lt;br&gt; you aren&amp;apos;t sure why you hadn&amp;apos;t thought of this sooner"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00030.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Consider returning the pager to it&apos;s rightful owner</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00030.gif> 87 + 88 + </div> 89 + <div id=text><p>you know what, that&apos;s a good idea! <br><br> you aren&apos;t sure why you hadn&apos;t thought of this sooner</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../31/>apologize and give him the pager</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../29/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by Renaissanceman on the psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 30 - 8/5/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/31/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > apologize and give him the pager</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > apologize and give him the pager"> 16 + 17 + <meta itemprop="description" content="you happilly oblige! &lt;br&gt; well. on second thought. obliging happilly would probably seem weird to him, seeing as you were previously deceitful"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00031.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00031.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - apologize and give him the pager"> 26 + 27 + <meta property="og:description" content="you happilly oblige! &lt;br&gt; well. on second thought. obliging happilly would probably seem weird to him, seeing as you were previously deceitful"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00031.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > apologize and give him the pager"> 35 + 36 + <meta name="twitter:description" content="you happilly oblige! &lt;br&gt; well. on second thought. obliging happilly would probably seem weird to him, seeing as you were previously deceitful"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00031.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">apologize and give him the pager</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00031.gif> 87 + 88 + </div> 89 + <div id=text><p>you happilly oblige! <br> well. on second thought. obliging happilly would probably seem weird to him, seeing as you were previously deceitful</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../32/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../30/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by ectoBiologist on the psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 31 - 8/5/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/32/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;hey i&amp;apos;m sorry about earlier &lt;br&gt; i really don&amp;apos;t know what came over me :/ &lt;br&gt; i really should have given your pager back right off the bat &lt;br&gt; it wont happen again &lt;br&gt; i hope&lt;/luna&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00032.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00032.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;hey i&amp;apos;m sorry about earlier &lt;br&gt; i really don&amp;apos;t know what came over me :/ &lt;br&gt; i really should have given your pager back right off the bat &lt;br&gt; it wont happen again &lt;br&gt; i hope&lt;/luna&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00032.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;hey i&amp;apos;m sorry about earlier &lt;br&gt; i really don&amp;apos;t know what came over me :/ &lt;br&gt; i really should have given your pager back right off the bat &lt;br&gt; it wont happen again &lt;br&gt; i hope&lt;/luna&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00032.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00032.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>hey i&apos;m sorry about earlier <br> i really don&apos;t know what came over me :/ <br> i really should have given your pager back right off the bat <br> it wont happen again <br> i hope</luna></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../33/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../31/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 32 - 8/5/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/33/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;It&amp;apos;s... &lt;br&gt; fine.&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00033.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00033.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;It&amp;apos;s... &lt;br&gt; fine.&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00033.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;It&amp;apos;s... &lt;br&gt; fine.&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00033.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00033.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>It&apos;s... <br> fine.</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../34/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../32/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 33 - 8/5/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/34/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;But why the hell are you all the way out here?&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00034.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00034.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;But why the hell are you all the way out here?&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00034.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;But why the hell are you all the way out here?&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00034.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00034.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>But why the hell are you all the way out here?</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../35/>retrieve arms from the trucker&apos;s glovebox.</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../33/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 34 - 8/5/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/35/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > retrieve arms from the trucker&apos;s glovebox.</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > retrieve arms from the trucker&apos;s glovebox."> 16 + 17 + <meta itemprop="description" content="after the stunt you just pulled? no way."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00035.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00035.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - retrieve arms from the trucker&apos;s glovebox."> 26 + 27 + <meta property="og:description" content="after the stunt you just pulled? no way."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00035.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > retrieve arms from the trucker&apos;s glovebox."> 35 + 36 + <meta name="twitter:description" content="after the stunt you just pulled? no way."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00035.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">retrieve arms from the trucker&apos;s glovebox.</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00035.gif> 87 + 88 + </div> 89 + <div id=text><p>after the stunt you just pulled? no way.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../36/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../34/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by awsumMoth via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 35 - 9/4/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/36/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=" "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00036.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00036.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=" "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00036.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=" "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00036.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00036.gif> 87 + 88 + </div> 89 + <div id=text><p> </p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../37/>max: address your monitor. get your ass out of there!</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../35/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 36 - 9/22/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/37/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > max: address your monitor. get your ass out of there!</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > max: address your monitor. get your ass out of there!"> 16 + 17 + <meta itemprop="description" content="you can&amp;apos;t just leave her there. "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00037.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00037.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - max: address your monitor. get your ass out of there!"> 26 + 27 + <meta property="og:description" content="you can&amp;apos;t just leave her there. "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00037.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > max: address your monitor. get your ass out of there!"> 35 + 36 + <meta name="twitter:description" content="you can&amp;apos;t just leave her there. "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00037.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">max: address your monitor. get your ass out of there!</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00037.gif> 87 + 88 + </div> 89 + <div id=text><p>you can&apos;t just leave her there. </p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../38/>Grab her by her scarf(?) and bring her in!</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../36/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 37 - 9/22/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/38/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Grab her by her scarf(?) and bring her in!</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Grab her by her scarf(?) and bring her in!"> 16 + 17 + <meta itemprop="description" content="yyyoink!"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00038.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00038.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Grab her by her scarf(?) and bring her in!"> 26 + 27 + <meta property="og:description" content="yyyoink!"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00038.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Grab her by her scarf(?) and bring her in!"> 35 + 36 + <meta name="twitter:description" content="yyyoink!"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00038.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Grab her by her scarf(?) and bring her in!</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00038.gif> 87 + 88 + </div> 89 + <div id=text><p>yyyoink!</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../39/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../37/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase, prompt by huh? wha? via quickprompt')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 38 - 9/23/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+128
_site/a/13337/39/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=" "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00039.swf"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00039.swf"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=" "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00039.swf"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=" "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00039.swf"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <script src=/resc/scripts/swfobject.js defer> 87 + </script> 88 + <div id="swfwrapper" style="width: 100%; max-width: 600px; height: 450px; overflow: hidden; margin: auto; text-align: center;"> 89 + <div id=swfdiv> 90 + 91 + </div> 92 + </div> 93 + 94 + </div> 95 + <div id=text><p> </p></div> 96 + 97 + 98 + <div class=linkdiv id=linkdiv> 99 + <a2 class=next>&gt; <a class=next href=../40/>=-></a></a2> 100 + </div> 101 + 102 + 103 + <div style="float: left; display: inline;" id=evildiv> 104 + 105 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../38/" class="13337">go back</a> 106 + 107 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 108 + </div> 109 + 110 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 111 + <div id="when"> 112 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 113 + <br > <a2 id=pagething>13337 - page 39 - 9/24/24</a2> 114 + </div> 115 + </div> 116 + <!-- the pagelimit is 51 --> 117 + </div> 118 + </div> 119 + 120 + <script src=/resc/scripts/swfobject.js defer></script> 121 + <script src=../files/reader.js></script> 122 + <script defer> 123 + 124 + setTimeout( callbackFunction, 1000, "files/pages/00039.swf"); 125 + 126 + </script> 127 + </body> 128 + </html>
+120
_site/a/13337/4/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="yeah! that&amp;apos;s your name!"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00004.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00004.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="yeah! that&amp;apos;s your name!"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00004.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="yeah! that&amp;apos;s your name!"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00004.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00004.gif> 87 + 88 + </div> 89 + <div id=text><p>yeah! that&apos;s your name!</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../5/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../3/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 4 - 7/8/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/40/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=" "> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00040.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00040.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=" "> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00040.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=" "> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00040.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00040.gif> 87 + 88 + </div> 89 + <div id=text><p> </p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../41/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../39/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 40 - 9/24/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/41/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=""> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00041.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00041.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=""> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00041.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=""> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00041.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00041.gif> 87 + 88 + </div> 89 + <div id=text><p></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../42/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../40/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 41 - 9/25/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/42/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Kay, yeah, let&amp;apos;s get going.&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00042.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00042.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Kay, yeah, let&amp;apos;s get going.&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00042.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Kay, yeah, let&amp;apos;s get going.&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00042.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00042.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Kay, yeah, let&apos;s get going.</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../43/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../41/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 42 - 9/25/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+128
_site/a/13337/43/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=""> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00043.swf"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00043.swf"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=""> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00043.swf"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=""> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00043.swf"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <script src=/resc/scripts/swfobject.js defer> 87 + </script> 88 + <div id="swfwrapper" style="width: 100%; max-width: 600px; height: 450px; overflow: hidden; margin: auto; text-align: center;"> 89 + <div id=swfdiv> 90 + 91 + </div> 92 + </div> 93 + 94 + </div> 95 + <div id=text><p></p></div> 96 + 97 + 98 + <div class=linkdiv id=linkdiv> 99 + <a2 class=next>&gt; <a class=next href=../44/>[START OF CHAPTER 1]</a></a2> 100 + </div> 101 + 102 + 103 + <div style="float: left; display: inline;" id=evildiv> 104 + 105 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../42/" class="13337">go back</a> 106 + 107 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 108 + </div> 109 + 110 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 111 + <div id="when"> 112 + <a id=creddiv href="javascript:alert('drawn by floase')">credits</a> 113 + <br > <a2 id=pagething>13337 - page 43 - 9/26/24</a2> 114 + </div> 115 + </div> 116 + <!-- the pagelimit is 51 --> 117 + </div> 118 + </div> 119 + 120 + <script src=/resc/scripts/swfobject.js defer></script> 121 + <script src=../files/reader.js></script> 122 + <script defer> 123 + 124 + setTimeout( callbackFunction, 1000, "files/pages/00043.swf"); 125 + 126 + </script> 127 + </body> 128 + </html>
+122
_site/a/13337/44/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > [START OF CHAPTER 1]</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > [START OF CHAPTER 1]"> 16 + 17 + <meta itemprop="description" content="your name is luna. you don&amp;apos;t know who you are, you don&amp;apos;t know what you&amp;apos;re on, and you don&amp;apos;t know where you&amp;apos;re going. &lt;br&gt;&lt;br&gt; what do you do?"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00044.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00044.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - [START OF CHAPTER 1]"> 26 + 27 + <meta property="og:description" content="your name is luna. you don&amp;apos;t know who you are, you don&amp;apos;t know what you&amp;apos;re on, and you don&amp;apos;t know where you&amp;apos;re going. &lt;br&gt;&lt;br&gt; what do you do?"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00044.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > [START OF CHAPTER 1]"> 35 + 36 + <meta name="twitter:description" content="your name is luna. you don&amp;apos;t know who you are, you don&amp;apos;t know what you&amp;apos;re on, and you don&amp;apos;t know where you&amp;apos;re going. &lt;br&gt;&lt;br&gt; what do you do?"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00044.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">[START OF CHAPTER 1]</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + <a href=../map#chapter1> <img src=../files/title/chapter1.gif></a> 83 + 84 + 85 + <img src=../files/terminal.gif> 86 + 87 + 88 + <img src=../files/pages/00044.gif> 89 + 90 + </div> 91 + <div id=text><p>your name is luna. you don&apos;t know who you are, you don&apos;t know what you&apos;re on, and you don&apos;t know where you&apos;re going. <br><br> what do you do?</p></div> 92 + 93 + 94 + <div class=linkdiv id=linkdiv> 95 + <a2 class=next>&gt; <a class=next href=../45/>Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn</a></a2> 96 + </div> 97 + 98 + 99 + <div style="float: left; display: inline;" id=evildiv> 100 + 101 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../43/" class="13337">go back</a> 102 + 103 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 104 + </div> 105 + 106 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 107 + <div id="when"> 108 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 109 + <br > <a2 id=pagething>13337 - page 44 - 9/29/24</a2> 110 + </div> 111 + </div> 112 + <!-- the pagelimit is 51 --> 113 + </div> 114 + </div> 115 + 116 + <script src=/resc/scripts/swfobject.js defer></script> 117 + <script src=../files/reader.js></script> 118 + <script defer> 119 + 120 + </script> 121 + </body> 122 + </html>
+120
_site/a/13337/45/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;uh &lt;br&gt; hey &lt;br&gt; trucker guy? &lt;br&gt; can you honk the horn, and have the horn be a strange invention of science fiction&lt;br&gt;&lt;br&gt; while still being a truck horn&lt;/luna&gt;&lt;br&gt;&lt;trucker&gt;&lt;br&gt;... &lt;br&gt;&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00045.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00045.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;uh &lt;br&gt; hey &lt;br&gt; trucker guy? &lt;br&gt; can you honk the horn, and have the horn be a strange invention of science fiction&lt;br&gt;&lt;br&gt; while still being a truck horn&lt;/luna&gt;&lt;br&gt;&lt;trucker&gt;&lt;br&gt;... &lt;br&gt;&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00045.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;luna&gt;uh &lt;br&gt; hey &lt;br&gt; trucker guy? &lt;br&gt; can you honk the horn, and have the horn be a strange invention of science fiction&lt;br&gt;&lt;br&gt; while still being a truck horn&lt;/luna&gt;&lt;br&gt;&lt;trucker&gt;&lt;br&gt;... &lt;br&gt;&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00045.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00045.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>uh <br> hey <br> trucker guy? <br> can you honk the horn, and have the horn be a strange invention of science fiction<br><br> while still being a truck horn</luna><br><trucker><br>... <br></trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../46/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../44/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by Renaissanceman via psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 45 - 10/6/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/46/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; Uh. Yeah. &lt;br&gt; I&amp;apos;m not going to honk the horn, though. It&amp;apos;ll scare everyone in the back. &lt;br&gt; I&amp;apos;ll just play the sound here. &lt;br&gt;&lt;br&gt; Also, my name&amp;apos;s max. Don&amp;apos;t call me &amp;quot;trucker guy&amp;quot;, alright? &lt;br&gt; &lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00046.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00046.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; Uh. Yeah. &lt;br&gt; I&amp;apos;m not going to honk the horn, though. It&amp;apos;ll scare everyone in the back. &lt;br&gt; I&amp;apos;ll just play the sound here. &lt;br&gt;&lt;br&gt; Also, my name&amp;apos;s max. Don&amp;apos;t call me &amp;quot;trucker guy&amp;quot;, alright? &lt;br&gt; &lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00046.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; Uh. Yeah. &lt;br&gt; I&amp;apos;m not going to honk the horn, though. It&amp;apos;ll scare everyone in the back. &lt;br&gt; I&amp;apos;ll just play the sound here. &lt;br&gt;&lt;br&gt; Also, my name&amp;apos;s max. Don&amp;apos;t call me &amp;quot;trucker guy&amp;quot;, alright? &lt;br&gt; &lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00046.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00046.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker> Uh. Yeah. <br> I&apos;m not going to honk the horn, though. It&apos;ll scare everyone in the back. <br> I&apos;ll just play the sound here. <br><br> Also, my name&apos;s max. Don&apos;t call me &quot;trucker guy&quot;, alright? <br> </trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../47/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../45/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 46 - 10/6/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+128
_site/a/13337/47/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content=""> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00047.swf"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00047.swf"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content=""> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00047.swf"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content=""> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00047.swf"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <script src=/resc/scripts/swfobject.js defer> 87 + </script> 88 + <div id="swfwrapper" style="width: 100%; max-width: 600px; height: 450px; overflow: hidden; margin: auto; text-align: center;"> 89 + <div id=swfdiv> 90 + 91 + </div> 92 + </div> 93 + 94 + </div> 95 + <div id=text><p></p></div> 96 + 97 + 98 + <div class=linkdiv id=linkdiv> 99 + <a2 class=next>&gt; <a class=next href=../48/>=-></a></a2> 100 + </div> 101 + 102 + 103 + <div style="float: left; display: inline;" id=evildiv> 104 + 105 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../46/" class="13337">go back</a> 106 + 107 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 108 + </div> 109 + 110 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 111 + <div id="when"> 112 + <a id=creddiv href="javascript:alert('art, audio, and programing by floase')">credits</a> 113 + <br > <a2 id=pagething>13337 - page 47 - 10/11/24</a2> 114 + </div> 115 + </div> 116 + <!-- the pagelimit is 51 --> 117 + </div> 118 + </div> 119 + 120 + <script src=/resc/scripts/swfobject.js defer></script> 121 + <script src=../files/reader.js></script> 122 + <script defer> 123 + 124 + setTimeout( callbackFunction, 1000, "files/pages/00047.swf"); 125 + 126 + </script> 127 + </body> 128 + </html>
+128
_site/a/13337/48/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; The AAC has these... &lt;!-- stupid fucking --&gt; interesting horns installed onto every AAS truck. &lt;br&gt; They&amp;apos;re supposed to incite peoples&amp;apos; love for the company. It&amp;apos;s motivational, or something. They&amp;apos;re supposed get you to work harder. Or to get you to buy more stuff from the AAC, if you don&amp;apos;t work for one of their subsidiaries... I guess. &lt;br&gt; &lt;br&gt; It doesn&amp;apos;t really work that way in practice, though. &lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00048.swf"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00048.swf"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; The AAC has these... &lt;!-- stupid fucking --&gt; interesting horns installed onto every AAS truck. &lt;br&gt; They&amp;apos;re supposed to incite peoples&amp;apos; love for the company. It&amp;apos;s motivational, or something. They&amp;apos;re supposed get you to work harder. Or to get you to buy more stuff from the AAC, if you don&amp;apos;t work for one of their subsidiaries... I guess. &lt;br&gt; &lt;br&gt; It doesn&amp;apos;t really work that way in practice, though. &lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00048.swf"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt; The AAC has these... &lt;!-- stupid fucking --&gt; interesting horns installed onto every AAS truck. &lt;br&gt; They&amp;apos;re supposed to incite peoples&amp;apos; love for the company. It&amp;apos;s motivational, or something. They&amp;apos;re supposed get you to work harder. Or to get you to buy more stuff from the AAC, if you don&amp;apos;t work for one of their subsidiaries... I guess. &lt;br&gt; &lt;br&gt; It doesn&amp;apos;t really work that way in practice, though. &lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00048.swf"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <script src=/resc/scripts/swfobject.js defer> 87 + </script> 88 + <div id="swfwrapper" style="width: 100%; max-width: 600px; height: 450px; overflow: hidden; margin: auto; text-align: center;"> 89 + <div id=swfdiv> 90 + 91 + </div> 92 + </div> 93 + 94 + </div> 95 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker> The AAC has these... <!-- stupid fucking --> interesting horns installed onto every AAS truck. <br> They&apos;re supposed to incite peoples&apos; love for the company. It&apos;s motivational, or something. They&apos;re supposed get you to work harder. Or to get you to buy more stuff from the AAC, if you don&apos;t work for one of their subsidiaries... I guess. <br> <br> It doesn&apos;t really work that way in practice, though. </trucker></div></p></div> 96 + 97 + 98 + <div class=linkdiv id=linkdiv> 99 + <a2 class=next>&gt; <a class=next href=../49/>=-></a></a2> 100 + </div> 101 + 102 + 103 + <div style="float: left; display: inline;" id=evildiv> 104 + 105 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../47/" class="13337">go back</a> 106 + 107 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 108 + </div> 109 + 110 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 111 + <div id="when"> 112 + <a id=creddiv href="javascript:alert('art, audio, programing, and writing by floase')">credits</a> 113 + <br > <a2 id=pagething>13337 - page 48 - 10/7/24</a2> 114 + </div> 115 + </div> 116 + <!-- the pagelimit is 51 --> 117 + </div> 118 + </div> 119 + 120 + <script src=/resc/scripts/swfobject.js defer></script> 121 + <script src=../files/reader.js></script> 122 + <script defer> 123 + 124 + setTimeout( callbackFunction, 1000, "files/pages/00048.swf"); 125 + 126 + </script> 127 + </body> 128 + </html>
+120
_site/a/13337/49/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Despite our horns&amp;apos;...&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00049.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00049.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Despite our horns&amp;apos;...&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00049.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Despite our horns&amp;apos;...&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00049.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00049.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Despite our horns&apos;...</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../50/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../48/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('animation and writing by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 49 - 11/1/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/5/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="your name is luna! you come from &lt;i&gt;vatta&lt;/i&gt;, a planet known for its bustling economy and supermodern technology. &lt;br&gt; you... presumably have interests? it feels like you should be remembering more than you are right now... those damn antivacancy shots aren&amp;apos;t working after all! &lt;br&gt; &lt;br&gt; right. it looks like you&amp;apos;re in space right now... what are you going to do about that?"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00005.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00005.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="your name is luna! you come from &lt;i&gt;vatta&lt;/i&gt;, a planet known for its bustling economy and supermodern technology. &lt;br&gt; you... presumably have interests? it feels like you should be remembering more than you are right now... those damn antivacancy shots aren&amp;apos;t working after all! &lt;br&gt; &lt;br&gt; right. it looks like you&amp;apos;re in space right now... what are you going to do about that?"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00005.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="your name is luna! you come from &lt;i&gt;vatta&lt;/i&gt;, a planet known for its bustling economy and supermodern technology. &lt;br&gt; you... presumably have interests? it feels like you should be remembering more than you are right now... those damn antivacancy shots aren&amp;apos;t working after all! &lt;br&gt; &lt;br&gt; right. it looks like you&amp;apos;re in space right now... what are you going to do about that?"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00005.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00005.gif> 87 + 88 + </div> 89 + <div id=text><p>your name is luna! you come from <i>vatta</i>, a planet known for its bustling economy and supermodern technology. <br> you... presumably have interests? it feels like you should be remembering more than you are right now... those damn antivacancy shots aren&apos;t working after all! <br> <br> right. it looks like you&apos;re in space right now... what are you going to do about that?</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../6/>Attempt to recall interests. They are your first and foremost priority.</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../4/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 5 - 7/8/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/50/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;. . .&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00050.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00050.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;. . .&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00050.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;. . .&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00050.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00050.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>. . .</trucker></div></p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../51/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../49/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('animation and writing by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 50 - 11/1/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+130
_site/a/13337/51/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Inspiring sound, we&amp;apos;re only supposed to honk our horns when something goes horribly wrong. &lt;br&gt; Like when a truck is heavily damaged. Or when a Plaster gets in.&lt;/trucker&gt;&lt;/div&gt;"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00051.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00051.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Inspiring sound, we&amp;apos;re only supposed to honk our horns when something goes horribly wrong. &lt;br&gt; Like when a truck is heavily damaged. Or when a Plaster gets in.&lt;/trucker&gt;&lt;/div&gt;"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00051.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="&lt;div id=showchat onclick=showchat()&gt;&lt;/div&gt; &lt;br&gt; &lt;div id=talkdiv&gt;&lt;trucker&gt;Inspiring sound, we&amp;apos;re only supposed to honk our horns when something goes horribly wrong. &lt;br&gt; Like when a truck is heavily damaged. Or when a Plaster gets in.&lt;/trucker&gt;&lt;/div&gt;"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00051.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <a href=https://www.tumblr.com/psfla target=_blank><img src=../files/terminal2.gif></a> 84 + 85 + 86 + <img src=../files/pages/00051.gif> 87 + 88 + </div> 89 + <div id=text><p><div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Inspiring sound, we&apos;re only supposed to honk our horns when something goes horribly wrong. <br> Like when a truck is heavily damaged. Or when a Plaster gets in.</trucker></div></p></div> 90 + 91 + 92 + 93 + <div style="float: left; display: inline;" id=evildiv> 94 + 95 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../50/" class="13337">go back</a> 96 + 97 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 98 + </div> 99 + 100 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 101 + <div id="when"> 102 + <a id=creddiv href="javascript:alert('animation and writing by floase')">credits</a> 103 + <br > <a2 id=pagething>13337 - page 51 - 11/1/24</a2> 104 + </div> 105 + </div> 106 + <!-- the pagelimit is 51 --> 107 + </div> 108 + </div> 109 + 110 + <p></p> 111 + <div id=lowerbit class=body> 112 + <div style="width: 100%; margin: auto; color: black; display: block;"> 113 + <div style="width: 100%; float: right; background-color: #ffffff; text-align: left; border-radius: 3px; border-color: #ffffff; border-width:medium;"> 114 + <p style="margin: 1%;">quickprompt</p> 115 + <iframe src='https://iframe.chat/embed?chat=quickprompt' id='chattable' width="100%" height="450" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe> 116 + <script> 117 + chattable.initialize({ 118 + stylesheet : "/resc/style/chattable.css" 119 + }); 120 + </script> 121 + </div> 122 + </div> 123 + 124 + <script src=/resc/scripts/swfobject.js defer></script> 125 + <script src=../files/reader.js></script> 126 + <script defer> 127 + 128 + </script> 129 + </body> 130 + </html>
+120
_site/a/13337/6/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Attempt to recall interests. They are your first and foremost priority.</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Attempt to recall interests. They are your first and foremost priority."> 16 + 17 + <meta itemprop="description" content="hm... from what you can remember, you have a general fascination with computers. and... &lt;br&gt; um... &lt;br&gt; you probably liked beef...?"> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00006.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00006.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Attempt to recall interests. They are your first and foremost priority."> 26 + 27 + <meta property="og:description" content="hm... from what you can remember, you have a general fascination with computers. and... &lt;br&gt; um... &lt;br&gt; you probably liked beef...?"> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00006.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Attempt to recall interests. They are your first and foremost priority."> 35 + 36 + <meta name="twitter:description" content="hm... from what you can remember, you have a general fascination with computers. and... &lt;br&gt; um... &lt;br&gt; you probably liked beef...?"> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00006.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Attempt to recall interests. They are your first and foremost priority.</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00006.gif> 87 + 88 + </div> 89 + <div id=text><p>hm... from what you can remember, you have a general fascination with computers. and... <br> um... <br> you probably liked beef...?</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../7/>Okay but doesn&apos;t EVERYONE like beef?</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../5/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by scalarKnight via psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 6 - 7/9/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/7/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Okay but doesn&apos;t EVERYONE like beef?</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Okay but doesn&apos;t EVERYONE like beef?"> 16 + 17 + <meta itemprop="description" content="vegans. think about the vegans. &lt;br&gt; how the hell did you forget about vegans."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00007.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00007.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Okay but doesn&apos;t EVERYONE like beef?"> 26 + 27 + <meta property="og:description" content="vegans. think about the vegans. &lt;br&gt; how the hell did you forget about vegans."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00007.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Okay but doesn&apos;t EVERYONE like beef?"> 35 + 36 + <meta name="twitter:description" content="vegans. think about the vegans. &lt;br&gt; how the hell did you forget about vegans."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00007.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Okay but doesn&apos;t EVERYONE like beef?</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00007.gif> 87 + 88 + </div> 89 + <div id=text><p>vegans. think about the vegans. <br> how the hell did you forget about vegans.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../8/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../6/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase, prompt by scalarKnight on the psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 7 - 7/9/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/8/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 =-></title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 =->"> 16 + 17 + <meta itemprop="description" content="looks like SOMETHING is drifting your way."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00008.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00008.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 =->"> 26 + 27 + <meta property="og:description" content="looks like SOMETHING is drifting your way."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00008.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 =->"> 35 + 36 + <meta name="twitter:description" content="looks like SOMETHING is drifting your way."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00008.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">=-></h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00008.gif> 87 + 88 + </div> 89 + <div id=text><p>looks like SOMETHING is drifting your way.</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../9/>Luna grab that thang.</a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../7/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn and written by floase')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 8 - 7/10/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+120
_site/a/13337/9/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title id=htmltitle>13337 > Luna grab that thang.</title> 10 + 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="13337 > Luna grab that thang."> 16 + 17 + <meta itemprop="description" content="you float your way over to grab that SOMETHANG..."> 18 + <meta itemprop="image" content="https://psfla.net/a/13337/files/pages/00009.gif"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/a/13337/files/pages/00009.gif"> 22 + <meta property="og:type" content="website"> 23 + 24 + 25 + <meta property="og:title" content="13337 - Luna grab that thang."> 26 + 27 + <meta property="og:description" content="you float your way over to grab that SOMETHANG..."> 28 + <meta property="og:image" content="https://psfla.net/a/13337/files/pages/00009.gif"> 29 + 30 + <!-- Twitter Meta Tags --> 31 + <meta name="twitter:card" content="summary_large_image"> 32 + 33 + 34 + <meta name="twitter:title" content="13337 > Luna grab that thang."> 35 + 36 + <meta name="twitter:description" content="you float your way over to grab that SOMETHANG..."> 37 + <meta name="twitter:image" content="https://psfla.net/a/13337/files/pages/00009.gif"> 38 + 39 + <script src="https://iframe.chat/scripts/main.min.js"></script> 40 + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> 41 + <script> 42 + window.RufflePlayer = window.RufflePlayer || {}; 43 + window.RufflePlayer.config = { 44 + "wmode":"transparent", 45 + "preferredRenderer": "canvas", 46 + "quality":"low", 47 + "autoplay":"on", 48 + "unmuteOverlay":"hidden", 49 + "letterbox":"off", 50 + "showSwfDownload":true, 51 + "splashScreen":false, 52 + "menu": false, 53 + "allowFullscreen": false, 54 + "allowScriptAccess": true 55 + }; 56 + </script> 57 + </head> 58 + <body style="margin:auto; text-align: center;"> 59 + <div class=header> 60 + <div class=navtext> 61 + 62 + <a href=/>index</a> <br> 63 + 64 + <a href=/about>about</a> <br> 65 + 66 + <a href=/blog/>blog</a> <br> 67 + 68 + <a href=/links/>links</a> <br> 69 + 70 + <a href=/a/13337/1/>13337</a> <br> 71 + 72 + </div> 73 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 74 + </div> 75 + <h1 id=title style="max-width: 60%; margin: auto;">Luna grab that thang.</h1> 76 + <div class=body> 77 + 78 + <div id=prepanel style="display:inline;"> 79 + </div> 80 + <div id=panel style="display:inline;"> 81 + 82 + 83 + <img src=../files/terminal.gif> 84 + 85 + 86 + <img src=../files/pages/00009.gif> 87 + 88 + </div> 89 + <div id=text><p>you float your way over to grab that SOMETHANG...</p></div> 90 + 91 + 92 + <div class=linkdiv id=linkdiv> 93 + <a2 class=next>&gt; <a class=next href=../10/>=-></a></a2> 94 + </div> 95 + 96 + 97 + <div style="float: left; display: inline;" id=evildiv> 98 + 99 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="../8/" class="13337">go back</a> 100 + 101 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 102 + </div> 103 + 104 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 105 + <div id="when"> 106 + <a id=creddiv href="javascript:alert('drawn by floase, prompt by scalarKnight via psfla forums')">credits</a> 107 + <br > <a2 id=pagething>13337 - page 9 - 7/10/24</a2> 108 + </div> 109 + </div> 110 + <!-- the pagelimit is 51 --> 111 + </div> 112 + </div> 113 + 114 + <script src=/resc/scripts/swfobject.js defer></script> 115 + <script src=../files/reader.js></script> 116 + <script defer> 117 + 118 + </script> 119 + </body> 120 + </html>
+165
_site/a/13337/all/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 8 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 9 + <title>PSFLA - all 13337 pages</title> 10 + <meta name="description" content="every single 13337 page!"> 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="PSFLA - all 13337 pages"> 16 + 17 + <meta itemprop="description" content="every single 13337 page!"> 18 + <meta itemprop="image" content="https://psfla.net/favicon.ico"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/"> 22 + <meta property="og:type" content="website"> 23 + 24 + <meta property="og:title" content="PSFLA - all 13337 pages"> 25 + 26 + <meta property="og:description" content="every single 13337 page!"> 27 + <meta property="og:image" content="https://psfla.net/favicon.ico"> 28 + 29 + <!-- Twitter Meta Tags --> 30 + <meta name="twitter:card" content="summary_large_image"> 31 + 32 + 33 + <meta name="twitter:title" content="PSFLA - all 13337 pages"> 34 + 35 + <meta name="twitter:description" content="every single 13337 page!"> 36 + <meta name="twitter:image" content="https://psfla.net/favicon.ico"> 37 + 38 + </head> 39 + <body style="margin:auto; text-align: center;"> 40 + <div class=header> 41 + <div class=navtext> 42 + 43 + <a href=/>index</a> <br> 44 + 45 + <a href=/about>about</a> <br> 46 + 47 + <a href=/blog/>blog</a> <br> 48 + 49 + <a href=/links/>links</a> <br> 50 + 51 + <a href=/a/13337/1/>13337</a> <br> 52 + 53 + </div> 54 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 55 + </div> 56 + <h1>all 13337 pages</h1> 57 + <div class=body> 58 + 59 + 60 + <a2>&gt; <a href=/a/13337/1/>13337</a> page 1, 7/7/24</a2> <br> 61 + 62 + <a2>&gt; <a href=/a/13337/2/>begin</a> page 2, 7/8/24</a2> <br> 63 + 64 + <a2>&gt; <a href=/a/13337/3/>Your name was... Luna, right?</a> page 3, 7/8/24</a2> <br> 65 + 66 + <a2>&gt; <a href=/a/13337/4/>=-></a> page 4, 7/8/24</a2> <br> 67 + 68 + <a2>&gt; <a href=/a/13337/5/>=-></a> page 5, 7/8/24</a2> <br> 69 + 70 + <a2>&gt; <a href=/a/13337/6/>Attempt to recall interests. They are your first and foremost priority.</a> page 6, 7/9/24</a2> <br> 71 + 72 + <a2>&gt; <a href=/a/13337/7/>Okay but doesn&apos;t EVERYONE like beef?</a> page 7, 7/9/24</a2> <br> 73 + 74 + <a2>&gt; <a href=/a/13337/8/>=-></a> page 8, 7/10/24</a2> <br> 75 + 76 + <a2>&gt; <a href=/a/13337/9/>Luna grab that thang.</a> page 9, 7/10/24</a2> <br> 77 + 78 + <a2>&gt; <a href=/a/13337/10/>=-></a> page 10, 7/10/24</a2> <br> 79 + 80 + <a2>&gt; <a href=/a/13337/11/>=-></a> page 11, 7/11/24</a2> <br> 81 + 82 + <a2>&gt; <a href=/a/13337/12/>Do something super silly!</a> page 12, 7/12/24</a2> <br> 83 + 84 + <a2>&gt; <a href=/a/13337/13/>look around for source of pager</a> page 13, 7/13/24</a2> <br> 85 + 86 + <a2>&gt; <a href=/a/13337/14/>=-></a> page 14, 7/13/24</a2> <br> 87 + 88 + <a2>&gt; <a href=/a/13337/15/>=-></a> page 15, 7/13/24</a2> <br> 89 + 90 + <a2>&gt; <a href=/a/13337/16/>USE THE PAGER!! TRUCKS ARE SCARY!!!</a> page 16, 7/14/24</a2> <br> 91 + 92 + <a2>&gt; <a href=/a/13337/17/>=-></a> page 17, 7/14/24</a2> <br> 93 + 94 + <a2>&gt; <a href=/a/13337/18/>bang on truck door</a> page 18, 7/14/24</a2> <br> 95 + 96 + <a2>&gt; <a href=/a/13337/19/>girl if you don&apos;t bang on that truck door</a> page 19, 7/14/24</a2> <br> 97 + 98 + <a2>&gt; <a href=/a/13337/20/>=-></a> page 20, 7/15/24</a2> <br> 99 + 100 + <a2>&gt; <a href=/a/13337/21/>=-></a> page 21, 7/15/24</a2> <br> 101 + 102 + <a2>&gt; <a href=/a/13337/22/>Talk to the truck driver</a> page 22, 7/15/24</a2> <br> 103 + 104 + <a2>&gt; <a href=/a/13337/23/>=-></a> page 23, 7/15/24</a2> <br> 105 + 106 + <a2>&gt; <a href=/a/13337/24/>=-></a> page 24, 7/15/24</a2> <br> 107 + 108 + <a2>&gt; <a href=/a/13337/25/>hide it somewhere using misdirection</a> page 25, 8/1/24</a2> <br> 109 + 110 + <a2>&gt; <a href=/a/13337/26/>now hide it QUICK</a> page 26, 8/2/24</a2> <br> 111 + 112 + <a2>&gt; <a href=/a/13337/27/>=-></a> page 27, 8/2/24</a2> <br> 113 + 114 + <a2>&gt; <a href=/a/13337/28/>Conjure a mediocre deus ex machina</a> page 28, 8/3/24</a2> <br> 115 + 116 + <a2>&gt; <a href=/a/13337/29/>=-></a> page 29, 8/3/24</a2> <br> 117 + 118 + <a2>&gt; <a href=/a/13337/30/>Consider returning the pager to it&apos;s rightful owner</a> page 30, 8/5/24</a2> <br> 119 + 120 + <a2>&gt; <a href=/a/13337/31/>apologize and give him the pager</a> page 31, 8/5/24</a2> <br> 121 + 122 + <a2>&gt; <a href=/a/13337/32/>=-></a> page 32, 8/5/24</a2> <br> 123 + 124 + <a2>&gt; <a href=/a/13337/33/>=-></a> page 33, 8/5/24</a2> <br> 125 + 126 + <a2>&gt; <a href=/a/13337/34/>=-></a> page 34, 8/5/24</a2> <br> 127 + 128 + <a2>&gt; <a href=/a/13337/35/>retrieve arms from the trucker&apos;s glovebox.</a> page 35, 9/4/24</a2> <br> 129 + 130 + <a2>&gt; <a href=/a/13337/36/>=-></a> page 36, 9/22/24</a2> <br> 131 + 132 + <a2>&gt; <a href=/a/13337/37/>max: address your monitor. get your ass out of there!</a> page 37, 9/22/24</a2> <br> 133 + 134 + <a2>&gt; <a href=/a/13337/38/>Grab her by her scarf(?) and bring her in!</a> page 38, 9/23/24</a2> <br> 135 + 136 + <a2>&gt; <a href=/a/13337/39/>=-></a> page 39, 9/24/24</a2> <br> 137 + 138 + <a2>&gt; <a href=/a/13337/40/>=-></a> page 40, 9/24/24</a2> <br> 139 + 140 + <a2>&gt; <a href=/a/13337/41/>=-></a> page 41, 9/25/24</a2> <br> 141 + 142 + <a2>&gt; <a href=/a/13337/42/>=-></a> page 42, 9/25/24</a2> <br> 143 + 144 + <a2>&gt; <a href=/a/13337/43/>=-></a> page 43, 9/26/24</a2> <br> 145 + 146 + <a2>&gt; <a href=/a/13337/44/>[START OF CHAPTER 1]</a> page 44, 9/29/24</a2> <br> 147 + 148 + <a2>&gt; <a href=/a/13337/45/>Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn</a> page 45, 10/6/24</a2> <br> 149 + 150 + <a2>&gt; <a href=/a/13337/46/>=-></a> page 46, 10/6/24</a2> <br> 151 + 152 + <a2>&gt; <a href=/a/13337/47/>=-></a> page 47, 10/11/24</a2> <br> 153 + 154 + <a2>&gt; <a href=/a/13337/48/>=-></a> page 48, 10/7/24</a2> <br> 155 + 156 + <a2>&gt; <a href=/a/13337/49/>=-></a> page 49, 11/1/24</a2> <br> 157 + 158 + <a2>&gt; <a href=/a/13337/50/>=-></a> page 50, 11/1/24</a2> <br> 159 + 160 + <a2>&gt; <a href=/a/13337/51/>=-></a> page 51, 11/1/24</a2> <br> 161 + 162 + </div> 163 + </script> 164 + </body> 165 + </html>
_site/a/13337/files/hidechat1.png

This is a binary file and will not be displayed.

_site/a/13337/files/hidechat2.png

This is a binary file and will not be displayed.

_site/a/13337/files/map/prolouge.png

This is a binary file and will not be displayed.

_site/a/13337/files/map/prolougemap.png

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00001.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00002.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00003.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00004.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00005.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00006.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00007.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00008.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00009.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00010.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00011.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00012.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00013.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00014.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00015.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00016.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00017.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00018.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00019.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00020.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00021.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00022.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00023.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00024.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00025.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00026.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00027.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00028.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00029.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00030.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00031.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00032.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00033.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00034.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00035.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00036.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00037.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00038.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00039.swf

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00040.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00041.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00042.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00043.swf

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00044.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00045.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00046.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00047.swf

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00048.swf

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00049.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00050.gif

This is a binary file and will not be displayed.

_site/a/13337/files/pages/00051.gif

This is a binary file and will not be displayed.

+186
_site/a/13337/files/reader.js
··· 1 + var chatshown = false; 2 + let params = new URLSearchParams(location.search); 3 + function getId(input) {return document.getElementById(input);}; 4 + var stateObj = { foo: "bar" }; 5 + var glojson; 6 + var thoughts; 7 + var json; 8 + var index; 9 + fetch("../leeet.json", {cache: "no-cache"}) 10 + .then((response) => response.json()) 11 + .then((json) => glojson = json) 12 + .then((json) => start(json)); 13 + 14 + var currentnum; 15 + 16 + function start(){ 17 + var barelyCN = window.location.pathname.replace('/a/13337/',''); 18 + var almostCN = barelyCN.replace('/',''); 19 + currentnum =(parseInt(barelyCN)); 20 + if ((currentnum+1) < glojson.length && currentnum != 1){ //i hate 0 indexing 21 + getId("linkdiv").innerHTML = "<a2 class=next>&gt; <a class=next href='javascript:changePage(true);'/>"+glojson[currentnum].title+"</a></a2>"; 22 + getId("goback").href = "javascript:changePage(false);"; 23 + } else if ((currentnum) != glojson.length){ 24 + getId("linkdiv").innerHTML = "<a2 class=next>&gt; <a class=next href='../"+(currentnum+1)+"'/>"+glojson[currentnum].title+"</a></a2>" 25 + } 26 + document.addEventListener("keydown", handleKey); 27 + 28 + } 29 + 30 + function changePage(positive){ 31 + chatshown = false; 32 + var barelyCN = window.location.pathname.replace('/a/13337/',''); //getting int of current number 33 + var almostCN = barelyCN.replace('/',''); 34 + currentnum =(parseInt(barelyCN)); 35 + 36 + if (positive == false){ 37 + currentnum = currentnum - 2; 38 + } 39 + 40 + switch (glojson[currentnum].title){ 41 + case "13337": 42 + getId("htmltitle").innerHTML = "PSFLA - 13337"; 43 + break; 44 + case "=->": 45 + getId("htmltitle").innerHTML = "13337 =->"; 46 + break; 47 + default: 48 + getId("htmltitle").innerHTML = "13337 - "+glojson[currentnum].title; 49 + } 50 + if (glojson[currentnum].type == "chapter"){ 51 + getId("prepanel").innerHTML = ""; 52 + } 53 + else { 54 + getId("prepanel").innerHTML = "<img src=../files/terminal.gif>"; 55 + } 56 + // 57 + //<a href=https://www.tumblr.com/psfla target=_blank><img src=../files/terminal2.gif></a> 58 + switch (glojson[currentnum].type){ 59 + case "image": 60 + getId("panel").innerHTML = `<img src=../`+glojson[currentnum].url+`>`; 61 + break; 62 + case "flash": 63 + getId("panel").innerHTML = ` 64 + <div id="swfwrapper" style="width: 100%; max-width: 600px; height: 450px; overflow: hidden; margin: auto; text-align: center;"> 65 + <div id=swfdiv> 66 + 67 + </div> 68 + </div>`; 69 + callbackFunction(glojson[currentnum].url); 70 + break; 71 + case "chapter": 72 + getId("panel").innerHTML = "<a href=../map#"+glojson[currentnum].chapter+"> <img src=../files/title/"+glojson[currentnum].chapter+".gif><img src=../files/terminal.gif><img src=../"+glojson[currentnum].url+">"; 73 + break; 74 + default: 75 + getId("panel").innerHTML = "uh oh!"; 76 + } 77 + getId("title").innerHTML = glojson[currentnum].title; 78 + getId("text").innerHTML = "<p>"+glojson[currentnum].text+"</p>"; 79 + getId("creddiv").href = "javascript:alert(\""+glojson[currentnum].cred+"\");"; 80 + getId("pagething").innerHTML = "13337 - page "+(currentnum+1)+" - "+glojson[currentnum].date; 81 + 82 + currentnum = currentnum + 1; //starting the new page stuff 83 + 84 + history.pushState(stateObj, "woof", "/a/13337/"+currentnum+"/"); 85 + if ((currentnum+1) < glojson.length){ //i hate 0 indexing 86 + getId("linkdiv").innerHTML = "<a2 class=next>&gt; <a class=next href='javascript:changePage(true);'/>"+glojson[currentnum].title+"</a></a2>"; 87 + } else{ 88 + getId("linkdiv").innerHTML = "<a2 class=next>&gt; <a class=next href='../"+(currentnum+1)+"'/>"+glojson[currentnum].title+"</a></a2>" 89 + } 90 + if (currentnum < 2){ 91 + getId("evildiv").innerHTML = `<div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div>` 92 + } 93 + else{ 94 + getId("evildiv").innerHTML =`<a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a id=goback href="javascript:changePage(false);" class="13337">go back</a><br><div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div>` 95 + } 96 + fetch(`../`+glojson[currentnum].url); 97 + } 98 + 99 + /* 100 + HELLO! 101 + 102 + unlike some... people with admittedly awesome websites, i LIKE people copying my code 103 + as long as you modify it some, i'm fine with anything you do with this site's code! learning from what other people have made is AWESOME!!!! 104 + i do this a lot with templates myself! of course, i respect other people's preferences on code editing 105 + unfortunately, this code. sucks. you can (probably) do better than what i have this from scratch :p 106 + it's your choice though! ^_^ 107 + 108 + - jade 109 + */ 110 + 111 + 112 + 113 + function savegame(){ 114 + var barelyCN = window.location.pathname.replace('/a/13337/',''); 115 + var almostCN = barelyCN.replace('/',''); 116 + currentnum =(parseInt(barelyCN)); 117 + localStorage.setItem("13337", currentnum); 118 + } 119 + 120 + function loadgame(){ 121 + if (localStorage.getItem("13337")){ 122 + window.location.href="../"+localStorage.getItem("13337"); 123 + } 124 + else{ 125 + alert("no save present for this adventure!! click \"save game\" to save your game"); 126 + } 127 + } 128 + 129 + function deletegame(){ 130 + 131 + if (confirm("deleting your saved game!") == true) { 132 + localStorage.removeItem("13337"); 133 + } 134 + } 135 + 136 + function showchat(){ 137 + if (document.getElementById("talkdiv")){ 138 + if (chatshown == false){ 139 + document.getElementById("talkdiv").style.display = "block"; 140 + document.getElementById("showchat").id = "hidechat"; 141 + chatshown = true; 142 + } 143 + else{ 144 + document.getElementById("talkdiv").style.display = "none"; 145 + document.getElementById("hidechat").id = "showchat"; 146 + chatshown = false; 147 + } 148 + } 149 + else{ 150 + console.log("no chat present"); 151 + } 152 + } 153 + 154 + function handleKey(event) { 155 + switch (event.key){ 156 + case "ArrowRight": 157 + event.preventDefault(); 158 + if ((currentnum+1) < glojson.length ){ 159 + changePage(true); 160 + } 161 + else if ((currentnum+1) == glojson.length){ 162 + window.location.href = "../"+(currentnum+1); 163 + } 164 + break; 165 + case "ArrowLeft": 166 + event.preventDefault(); 167 + if ((currentnum) < glojson.length && currentnum != 1){ 168 + changePage(false); 169 + } 170 + else if (currentnum != 1){ 171 + window.location.href = "../"+(currentnum-1); 172 + } 173 + break; 174 + case " ": 175 + event.preventDefault(); 176 + showchat(); 177 + break; 178 + } 179 + } 180 + 181 + function callbackFunction(input){ 182 + var att = { data:"../"+input, width:"100%", height:"100%", wmode:"transparent" }; 183 + var par = { shit:"foo=bar" }; 184 + var id = "swfdiv"; 185 + swfobject.createSWF(att, par, id); 186 + }
_site/a/13337/files/showchat1.png

This is a binary file and will not be displayed.

_site/a/13337/files/showchat2.png

This is a binary file and will not be displayed.

_site/a/13337/files/terminal.gif

This is a binary file and will not be displayed.

_site/a/13337/files/terminal2.gif

This is a binary file and will not be displayed.

_site/a/13337/files/title/chapter1.gif

This is a binary file and will not be displayed.

+4
_site/a/13337/index.html
··· 1 + <a href="https://www.youtube.com/watch?v=8BmJRehlXCA" target=_blank>you're close! (CLOSE!!!)... but no cigar :/</a> 2 + <script> 3 + window.location.replace("/a/13337/1/"); 4 + </script>
+57
_site/a/13337/leeet.json
··· 1 + 2 + [ 3 + {"title":"13337","num":1,"url":"files/pages/00001.gif","text":" ","cred":"drawn by floase","type":"image" ,"date":"7/7/24"}, 4 + {"title":"begin","num":2,"url":"files/pages/00002.gif","text":"aw... you&apos;ve been ejected in your sleep, after trying to escape the collapse of your homeworld. it seems your dreams of finding a new, habitable shelter have been halted... <br> <br>what&apos;s your name again? it seems i&apos;ve forgotten it","cred":"drawn and written by floase","type":"image","date":"7/8/24"}, 5 + {"title":"Your name was... Luna, right?","num":3,"url":"files/pages/00003.gif", "text":"yeah... now that you mention it, that name feels right...", "cred":"drawn and written by floase, prompt by @thebindofisaac on twitter","type":"image","date":"7/8/24" }, 6 + {"title":"=->","num":4,"url":"files/pages/00004.gif","text":"yeah! that&apos;s your name!","cred":"drawn and written by floase","type":"image","date":"7/8/24"}, 7 + {"title":"=->","num":5,"url":"files/pages/00005.gif","text":"your name is luna! you come from <i>vatta</i>, a planet known for its bustling economy and supermodern technology. <br> you... presumably have interests? it feels like you should be remembering more than you are right now... those damn antivacancy shots aren&apos;t working after all! <br> <br> right. it looks like you&apos;re in space right now... what are you going to do about that?","cred":"drawn and written by floase","type":"image","date":"7/8/24"}, 8 + {"title":"Attempt to recall interests. They are your first and foremost priority.","num":6,"url":"files/pages/00006.gif","text":"hm... from what you can remember, you have a general fascination with computers. and... <br> um... <br> you probably liked beef...?","cred":"drawn and written by floase, prompt by scalarKnight via psfla forums","type":"image","date":"7/9/24"}, 9 + {"title":"Okay but doesn&apos;t EVERYONE like beef?","num":7,"url":"files/pages/00007.gif","text":"vegans. think about the vegans. <br> how the hell did you forget about vegans.","cred":"drawn and written by floase, prompt by scalarKnight on the psfla forums","type":"image","date":"7/9/24"}, 10 + {"title":"=->","num":8,"url":"files/pages/00008.gif","text":"looks like SOMETHING is drifting your way.","cred":"drawn and written by floase","type":"image","date":"7/10/24"}, 11 + {"title":"Luna grab that thang.","num":9,"url":"files/pages/00009.gif","text":"you float your way over to grab that SOMETHANG...", "cred":"drawn by floase, prompt by scalarKnight via psfla forums","type":"image","date":"7/10/24"}, 12 + {"title":"=->","num":10,"url":"files/pages/00010.gif","text":"and successfully GRAB it!","cred":"drawn by floase","type":"image","date":"7/10/24"}, 13 + {"title":"=->","num":11,"url":"files/pages/00011.gif","text":"hm. seems like someone lost their pager <br> <br> you hope this isn&apos;t the pager that was lost... from what you can remember, pagers were really important! they let creatures alert each other about threats within a local area quickly, and are also useful for learning things about new places <br> <br> if someone wants this pager back, you&apos;ll be in a real bind.", "cred":"drawn and written by floase","type":"image","date":"7/11/24"}, 14 + {"title":"Do something super silly!","num":12,"url":"files/pages/00012.gif","text":"YEAHHH YEAH YEAH!!!!!!!!! YAYYYY :D","cred":"drawn and written by floase, prompt by annroxy via psfla forums","type":"image","date":"7/12/24"}, 15 + {"title":"look around for source of pager","num":13,"url":"files/pages/00013.gif","text":"you look around to try and find out where the pager came from, but","cred":"drawn and written by floase, prompt by scalarKnight via quickprompt","type":"image","date":"7/13/24"}, 16 + {"title":"=->","num":14,"url":"files/pages/00014.gif","text":"oh! uh. there it is.","cred":"drawn and written by floase","type":"image","date":"7/13/24"}, 17 + {"title":"=->","num":15,"url":"files/pages/00015.gif","text":"stick and all, huh...","cred":"drawn and written by floase","type":"image","date":"7/13/24"}, 18 + {"title":"USE THE PAGER!! TRUCKS ARE SCARY!!!", "num":16, "url":"files/pages/00016.gif","text":"use the pager??? how???? pagers cant send out", "cred":"drawn and written by floase, prompt by PumpkinHeadIvy via psfla forums", "type":"image","date":"7/14/24"}, 19 + {"title":"=->","num":17,"url":"files/pages/00017.gif","text":"oh. uh.","cred":"drawn and written by floase","type":"image","date":"7/14/24"}, 20 + {"title":"bang on truck door","num":18,"url":"files/pages/00018.gif","text":"you aren&apos;t sure you want to do that... trucks are scary...","cred":"drawn and written by floase, prompt by scalarKnight via quickprompt","type":"image","date":"7/14/24"}, 21 + {"title":"girl if you don&apos;t bang on that truck door","num":19,"url":"files/pages/00019.gif","text":"fine FINE!!!! you bang on the door...","cred":"drawn and written by floase, prompt by scalarKnight via quickprompt","type":"image","date":"7/14/24"}, 22 + {"title":"=->","num":20,"url":"files/pages/00020.gif","text":" ","cred":"drawn by floase","type":"image","date":"7/15/24"}, 23 + {"title":"=->","num":21,"url":"files/pages/00021.gif","text":"uh. <br> why exactly did you do that?","cred":"drawn and written by floase","type":"image","date":"7/15/24"}, 24 + {"title":"Talk to the truck driver","num":22,"url":"files/pages/00022.gif","text":"you start talking to the truck driver. about... anything your mind goes to, really.</p> <div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>so um you know when uh <br>you get a big giant thing and it wants to shoot you <br>so you&apos;re like \"ah no don&apos;t kill me!!!!!!!!!\" <br>and you run away really realyl fast <br>but then the robot thing catches up and points its evil evil gun at youand <br>you&apos;re like \"WHAT NO I DON&apos;T WANT TO DIE!!!!!! PLEASE!!!!!!!!!!!! :(\" <br>but then it shoots you and you&apos;re dead.</luna></div> <p>you might be panicking.","cred":"drawn and written by floase, prompt by Transgenderleacrosscode via quickprompt","type":"image","date":"7/15/24"}, 25 + {"title":"=->","num":23,"url":"files/pages/00023.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>so um <br> your kids have to deal with you being gone <br> like their other mom has to teach them to cook <br> and has to provide for them all herself <br> or i guess their other parent in your case <br> or hell you could also not have a partner <br> or kids <br> that would be cool too <br> kids suck am i right haha <br> im 15 i don&apos;t know why i&apos;m talking about kids</luna></div> <p>man. you sure are hamming it up!","cred":"drawn and written by floase","type":"image","date":"7/15/24"}, 26 + {"title":"=->","num":24,"url":"files/pages/00024.gif","text":"i think he noticed what you have","cred":"drawn and written by floase","type":"image","date":"7/15/24"}, 27 + {"title":"hide it somewhere using misdirection","num":25,"url":"files/pages/00025.gif","text":"HEY LOOK <BR> ITS THE WHITE DOT!!!!!!!! LOOK AT IT!!!!!!!!!","cred":"drawn and written by floase, prompt by \":P\" via quickprompt","type":"image","date":"8/1/24"}, 28 + {"title":"now hide it QUICK","num":26,"url":"files/pages/00026.gif","text":"oh yeah. you hide it so damn fast.","cred":"drawn and written by floase, prompt by \":P\" via quickprompt","type":"image","date":"8/2/24"}, 29 + {"title":"=->","num":27,"url":"files/pages/00027.gif","text":"he&apos;s not impressed.","cred":"drawn and written by floase","type":"image","date":"8/2/24"}, 30 + {"title":"Conjure a mediocre deus ex machina","num":28,"url":"files/pages/00028.gif","text":"how is SHE supposed to bring someone in!!! she just woke up!!!!!!!!!! <br><br> you&apos;re putting a ton of stress on her :(","cred":"drawn and written by floase, prompt by Renaissanceman on the psfla forums","type":"image","date":"8/3/24"}, 31 + {"title":"=->","num":29,"url":"files/pages/00029.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>I know you have my pager, kid. <br> It&apos;s embarrassingly obvious. <br><br> It&apos;s almost to a point where I can&apos;t tell if this is supposed to be a joke or not.</trucker></div>","cred":"drawn and written by floase","type":"image","date":"8/3/24"}, 32 + {"title":"Consider returning the pager to it&apos;s rightful owner","num":30,"url":"files/pages/00030.gif","text":"you know what, that&apos;s a good idea! <br><br> you aren&apos;t sure why you hadn&apos;t thought of this sooner","cred":"drawn and written by floase, prompt by Renaissanceman on the psfla forums","type":"image","date":"8/5/24"}, 33 + {"title":"apologize and give him the pager","num":31,"url":"files/pages/00031.gif","text":"you happilly oblige! <br> well. on second thought. obliging happilly would probably seem weird to him, seeing as you were previously deceitful","cred":"drawn and written by floase, prompt by ectoBiologist on the psfla forums","type":"image","date":"8/5/24"}, 34 + {"title":"=->","num":32,"url":"files/pages/00032.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>hey i&apos;m sorry about earlier <br> i really don&apos;t know what came over me :/ <br> i really should have given your pager back right off the bat <br> it wont happen again <br> i hope</luna></div>","cred":"drawn and written by floase","type":"image","date":"8/5/24"}, 35 + {"title":"=->","num":33,"url":"files/pages/00033.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>It&apos;s... <br> fine.</trucker></div>","cred":"drawn and written by floase","type":"image","date":"8/5/24"}, 36 + {"title":"=->","num":34,"url":"files/pages/00034.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>But why the hell are you all the way out here?</trucker></div>","cred":"drawn and written by floase","type":"image","date":"8/5/24"}, 37 + {"title":"retrieve arms from the trucker&apos;s glovebox.","num":35,"url":"files/pages/00035.gif","text":"after the stunt you just pulled? no way.","cred":"drawn and written by floase, prompt by awsumMoth via quickprompt","type":"image","date":"9/4/24"}, 38 + {"title":"=->","num":36,"url":"files/pages/00036.gif","text":" ", "cred":"drawn by floase", "type":"image","date":"9/22/24"}, 39 + {"title":"max: address your monitor. get your ass out of there!","num":37,"url":"files/pages/00037.gif","text":"you can&apos;t just leave her there. ", "cred":"drawn by floase", "type":"image","date":"9/22/24"}, 40 + {"title":"Grab her by her scarf(?) and bring her in!","num":38,"url":"files/pages/00038.gif","text":"yyyoink!","cred":"drawn by floase, prompt by huh? wha? via quickprompt","type":"image","date":"9/23/24"}, 41 + {"title":"=->","num":39,"url":"files/pages/00039.swf","text":" ","cred":"drawn by floase","type":"flash","date":"9/24/24"}, 42 + {"title":"=->","num":40,"url":"files/pages/00040.gif","text":" ","cred":"drawn by floase","type":"image","date":"9/24/24"}, 43 + {"title":"=->","num":41,"url":"files/pages/00041.gif","text":"", "cred":"drawn by floase","type":"image","date":"9/25/24"}, 44 + {"title":"=->","num":42,"url":"files/pages/00042.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Kay, yeah, let&apos;s get going.</trucker></div>","cred":"drawn and written by floase","type":"image","date":"9/25/24"}, 45 + {"title":"=->","num":43,"url":"files/pages/00043.swf","text":"", "cred":"drawn by floase","type":"flash","date":"9/26/24"}, 46 + {"title":"[START OF CHAPTER 1]","num":44,"chapter":"chapter1", "url":"files/pages/00044.gif","text":"your name is luna. you don&apos;t know who you are, you don&apos;t know what you&apos;re on, and you don&apos;t know where you&apos;re going. <br><br> what do you do?","cred":"drawn and written by floase","type":"chapter","date":"9/29/24"}, 47 + {"title": "Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn", "num":45,"url":"files/pages/00045.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><luna>uh <br> hey <br> trucker guy? <br> can you honk the horn, and have the horn be a strange invention of science fiction<br><br> while still being a truck horn</luna><br><trucker><br>... <br></trucker></div>", "cred": "drawn and written by floase, prompt by Renaissanceman via psfla forums", "type":"image","date":"10/6/24"}, 48 + {"title":"=->", "num":46,"url":"files/pages/00046.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker> Uh. Yeah. <br> I&apos;m not going to honk the horn, though. It&apos;ll scare everyone in the back. <br> I&apos;ll just play the sound here. <br><br> Also, my name&apos;s max. Don&apos;t call me &quot;trucker guy&quot;, alright? <br> </trucker></div>","cred":"drawn and written by floase","type":"image","date":"10/6/24"}, 49 + {"title":"=->","num":47,"url":"files/pages/00047.swf","text":"","cred":"art, audio, and programing by floase","type":"flash","date":"10/11/24"}, 50 + {"title":"=->","num":48,"url":"files/pages/00048.swf","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker> The AAC has these... <!-- stupid fucking --> interesting horns installed onto every AAS truck. <br> They&apos;re supposed to incite peoples&apos; love for the company. It&apos;s motivational, or something. They&apos;re supposed get you to work harder. Or to get you to buy more stuff from the AAC, if you don&apos;t work for one of their subsidiaries... I guess. <br> <br> It doesn&apos;t really work that way in practice, though. </trucker></div>","cred":"art, audio, programing, and writing by floase","type":"flash","date":"10/7/24"}, 51 + {"title":"=->","num":49,"url":"files/pages/00049.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Despite our horns&apos;...</trucker></div>","cred":"animation and writing by floase","type":"image","date":"11/1/24"}, 52 + {"title":"=->","num":50,"url":"files/pages/00050.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>. . .</trucker></div>","cred":"animation and writing by floase","type":"image","date":"11/1/24"}, 53 + {"title":"=->","num":51,"url":"files/pages/00051.gif","text":"<div id=showchat onclick=showchat()></div> <br> <div id=talkdiv><trucker>Inspiring sound, we&apos;re only supposed to honk our horns when something goes horribly wrong. <br> Like when a truck is heavily damaged. Or when a Plaster gets in.</trucker></div>","cred":"animation and writing by floase","type":"image","date":"11/1/24"} 54 + 55 + ] 56 + 57 +
+84
_site/a/13337/map/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 8 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 9 + <title>PSFLA - 13337 map</title> 10 + <meta name="description" content="visual (page) map for 13337"> 11 + 12 + <!-- Google / Search Engine Tags --> 13 + 14 + 15 + <meta itemprop="name" content="PSFLA - 13337 map"> 16 + 17 + <meta itemprop="description" content="visual (page) map for 13337"> 18 + <meta itemprop="image" content="https://psfla.net/favicon.ico"> 19 + 20 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 21 + <meta property="og:url" content="https://psfla.net/"> 22 + <meta property="og:type" content="website"> 23 + 24 + <meta property="og:title" content="PSFLA - 13337 map"> 25 + 26 + <meta property="og:description" content="visual (page) map for 13337"> 27 + <meta property="og:image" content="https://psfla.net/favicon.ico"> 28 + 29 + <!-- Twitter Meta Tags --> 30 + <meta name="twitter:card" content="summary_large_image"> 31 + 32 + 33 + <meta name="twitter:title" content="PSFLA - 13337 map"> 34 + 35 + <meta name="twitter:description" content="visual (page) map for 13337"> 36 + <meta name="twitter:image" content="https://psfla.net/favicon.ico"> 37 + 38 + </head> 39 + <body style="margin:auto; text-align: center;"> 40 + <div class=header> 41 + <div class=navtext> 42 + 43 + <a href=/>index</a> <br> 44 + 45 + <a href=/about>about</a> <br> 46 + 47 + <a href=/blog/>blog</a> <br> 48 + 49 + <a href=/links/>links</a> <br> 50 + 51 + <a href=/a/13337/1/>13337</a> <br> 52 + 53 + </div> 54 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 55 + </div> 56 + <h1>13337 map</h1> 57 + <div class=body> 58 + 59 + <div style="max-width: 600px; margin: auto;"> 60 + <a href="/a/13337/1/"><img src=../files/map/prolouge.png></a> 61 + 62 + <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 748 309"> 63 + <image width="748" height="309" xlink:href="../files/map/prolougemap.png"></image> <a xlink:href="/a/13337/1/"> 64 + <rect x="22" y="80" fill="#fff" opacity="0" width="199" height="119"></rect> 65 + </a><a xlink:href="/a/13337/14/"> 66 + <rect x="325" y="29" fill="#fff" opacity="0" width="205" height="108"></rect> 67 + </a><a xlink:href="/a/13337/20/"> 68 + <rect x="484" y="137" fill="#fff" opacity="0" width="207" height="114"></rect> 69 + </a><a xlink:href="/a/13337/38/"> 70 + <rect x="287" y="173" fill="#fff" opacity="0" width="209" height="110"></rect> 71 + </a> 72 + </a> 73 + </svg> 74 + 75 + </div> 76 + 77 + <!-- psttt... i use https://imagemapper.noc.io/ to map my images. go use it!!! --> 78 + </div> 79 + </div> 80 + 81 + </div> 82 + </script> 83 + </body> 84 + </html>
+94
_site/a/testadventure/1/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title>13337</title> 10 + 11 + </head> 12 + <body style="margin:auto; text-align: center;"> 13 + <div class=header> 14 + <div class=navtext> 15 + 16 + <a href=/>index</a> <br> 17 + 18 + <a href=/about>about</a> <br> 19 + 20 + <a href=/blog/>blog</a> <br> 21 + 22 + <a href=/links/>links</a> <br> 23 + 24 + <a href=/a/13337/1/>13337</a> <br> 25 + 26 + </div> 27 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 28 + </div> 29 + <h1>13337</h1> 30 + <div class=body> 31 + <div id=pagecontent> 32 + <img src=../files/terminal.gif> 33 + <img src=../files/pages/00001.gif> 34 + 35 + <p> </p> 36 + 37 + 38 + <div class=linkdiv> 39 + <a2 class=next>&gt; <a class=next href=../2>next page</a></a2> 40 + </div> 41 + 42 + 43 + <div style="float: left; display: inline;"> 44 + 45 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 46 + </div> 47 + 48 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 49 + <div id="when"> 50 + <a href="javascript:alert('drawn by floase')">credits</a> 51 + <br> <a2>13337 - page 1 - 7/7/24</a2> 52 + </div> 53 + </div> 54 + 55 + <!-- the pagelimit is 2 --> 56 + </div> 57 + <script> 58 + function savegame(){ 59 + localStorage.setItem("13337", 1); 60 + } 61 + 62 + function loadgame(){ 63 + if (localStorage.getItem("13337")){ 64 + window.location.href="../"+localStorage.getItem("13337"); 65 + } 66 + else{ 67 + alert("no save present for this adventure!! click \"save game\" to save your game"); 68 + } 69 + } 70 + 71 + function deletegame(){ 72 + 73 + if (confirm("deleting your saved game!") == true) { 74 + localStorage.removeItem("13337"); 75 + } 76 + } 77 + 78 + var chatshown = false; 79 + 80 + function showchat(){ 81 + if (chatshown == false){ 82 + document.getElementById("talkdiv").style.display = "block"; 83 + document.getElementById("showchat").id = "hidechat"; 84 + chatshown = true; 85 + } 86 + else{ 87 + document.getElementById("talkdiv").style.display = "none"; 88 + document.getElementById("hidechat").id = "showchat"; 89 + chatshown = false; 90 + } 91 + } 92 + </script> 93 + </body> 94 + </html>
+92
_site/a/testadventure/2/index.html
··· 1 + <!doctype html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="utf-8"> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 7 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 8 + 9 + <title>13337 > next page</title> 10 + 11 + </head> 12 + <body style="margin:auto; text-align: center;"> 13 + <div class=header> 14 + <div class=navtext> 15 + 16 + <a href=/>index</a> <br> 17 + 18 + <a href=/about>about</a> <br> 19 + 20 + <a href=/blog/>blog</a> <br> 21 + 22 + <a href=/links/>links</a> <br> 23 + 24 + <a href=/a/13337/1/>13337</a> <br> 25 + 26 + </div> 27 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 28 + </div> 29 + <h1>next page</h1> 30 + <div class=body> 31 + <div id=pagecontent> 32 + <img src=../files/terminal.gif> 33 + <img src=../files/pages/00001.gif> 34 + 35 + <p> </p> 36 + 37 + 38 + 39 + <div style="float: left; display: inline;"> 40 + 41 + <a href="../1/" class="13337">restart</a><a class="small 13337">&nbsp;</a> <a href="../1" class="13337">go back</a> 42 + 43 + <div id="controlsdiv">&nbsp;<a href="javascript:savegame();" onclick="">save game</a><a>&nbsp;</a> <a href="javascript:loadgame();">load game</a><a>&nbsp;</a> <a href="javascript:deletegame();">whipe game</a></div> 44 + </div> 45 + 46 + <div id="whendiv" style="float: right; float: bottom; display: inline;"> 47 + <div id="when"> 48 + <a href="javascript:alert('drawn by floase')">credits</a> 49 + <br> <a2>13337 - page 2 - 7/7/24</a2> 50 + </div> 51 + </div> 52 + 53 + <!-- the pagelimit is 2 --> 54 + </div> 55 + <script> 56 + function savegame(){ 57 + localStorage.setItem("13337", 2); 58 + } 59 + 60 + function loadgame(){ 61 + if (localStorage.getItem("13337")){ 62 + window.location.href="../"+localStorage.getItem("13337"); 63 + } 64 + else{ 65 + alert("no save present for this adventure!! click \"save game\" to save your game"); 66 + } 67 + } 68 + 69 + function deletegame(){ 70 + 71 + if (confirm("deleting your saved game!") == true) { 72 + localStorage.removeItem("13337"); 73 + } 74 + } 75 + 76 + var chatshown = false; 77 + 78 + function showchat(){ 79 + if (chatshown == false){ 80 + document.getElementById("talkdiv").style.display = "block"; 81 + document.getElementById("showchat").id = "hidechat"; 82 + chatshown = true; 83 + } 84 + else{ 85 + document.getElementById("talkdiv").style.display = "none"; 86 + document.getElementById("hidechat").id = "showchat"; 87 + chatshown = false; 88 + } 89 + } 90 + </script> 91 + </body> 92 + </html>
_site/a/testadventure/files/pages/00001.gif

This is a binary file and will not be displayed.

_site/a/testadventure/files/pages/00002.gif

This is a binary file and will not be displayed.

+78
_site/about/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - about</title> 11 + 12 + <meta name="description" content="about PSFLA, and its author"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - about"> 18 + 19 + <meta itemprop="description" content="about PSFLA, and its author"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - about"> 27 + 28 + <meta property="og:description" content="about PSFLA, and its author"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - about"> 36 + 37 + <meta name="twitter:description" content="about PSFLA, and its author"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>about</h1> 59 + <div class=body> 60 + <h1>...the website!</h1> 61 + <p>PSFLA is a website created by me (<a href=https://thepersonever.net/ target=_blank>thepersonever</a>) to host my mspaint adventures! <br> 62 + originally starting in 2024, PSFLA was first made with php. however, php sucks! so around may of 2025, i recreated it with <a href=https://www.11ty.dev/ target=_blank>11ty</a>!!</p> 63 + <p>like most MSPAs, adventures on this site are largely user-driven. you prompt a character to do something, and they'll probably do it! you can submit a prompt via quickprompt, or by sending an ask to the <a href=https://www.tumblr.com/psfla target=_blank>tumblr blog</a> :D</p> 64 + <p>MSPAs excite me more than any other medium, due to having the flexibility of the <em>web</em>. change the css styling for the sake of the story! have an animation that fucks with the boarders of some divs! do the <a href="https://www.youtube.com/watch?v=BhOEs43FN-s" target=_blank>warioland shake it thing</a> and have all of your text, images, and links fall off the page!!! you can do ANYTHING with a website you've created</p> 65 + <p>the adventures on PSFLA takes heavy inspiration from andrew hussie's MSPAs, but i wouldn't call my adventures &quot;fan adventures&quot;. is bioshock a fangame based off of half life 2</p> 66 + <h1>...the author!</h1> 67 + <p>hi i'm jade floase - aka the webmaster of a website that's linked on this page twice &gt;_&gt;; <br> 68 + i love using tech to make art, and perusing around the indie web! but you <a href=https://thepersonever.net/abtme target=_blank>might already know that</a> ;p</p> 69 + <p>i don't know what else to write here</p> 70 + 71 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 72 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 73 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 74 + <br> 75 + </div> 76 + </div> 77 + </body> 78 + </html>
+91
_site/blog.xml
··· 1 + <?xml version="1.0" encoding="utf-8"?> 2 + <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:base="https://psfla.net/" xmlns:atom="http://www.w3.org/2005/Atom"> 3 + <channel> 4 + <title>PSFLA blog</title> 5 + <link>https://psfla.net/</link> 6 + <atom:link href="https://psfla.net/blog.xml" rel="self" type="application/rss+xml" /> 7 + <description>blogposts for the website psfla.net!</description> 8 + <language>en</language> 9 + <item> 10 + <title>psfla.net is UP-TO-DATE!! - 5/10/25</title> 11 + <link>https://psfla.net/blog/domainlive/</link> 12 + <description>&lt;h2&gt;&lt;em&gt;finally, people will be able to view what i have been doing for the past week!!!&lt;/em&gt;&lt;/h2&gt; 13 + &lt;p&gt;yeah. finally got the 11ty version of this site to the point where i feel like i can call it the &amp;quot;main version&amp;quot; of this site!&lt;br&gt; 14 + you can find the php version &lt;a href=&quot;https://php.psfla.net/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;, but it won&#39;t be updated anymore.&lt;/p&gt; 15 + &lt;p&gt;like most rewrites of sites i create, this rewrite was made because the backend of php PSFLA was a mess. now, the backend is less of a mess!&lt;br&gt; 16 + it&#39;s still a mess though. you can check out the source &lt;a href=&quot;https://github.com/psfla/11tyserver&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;, if you&#39;re so inclined&lt;/p&gt; 17 + &lt;p&gt;i&#39;m hopefully planning to update this site more, as well! fixing the quickprompt not displaying in firefox-based browsers should help with getting prompts, but i plan to write my 18 + own prompts if nobody responds for long enough. more promo across the indieweb might also help with getting prompts, but that&#39;s just something i&#39;ll have to keep in mind :p&lt;/p&gt; 19 + &lt;h2&gt;- jade&lt;/h2&gt; 20 + &lt;p&gt;&lt;a href=&quot;https://psfla.net/blog/&quot;&gt;back?&lt;/a&gt;&lt;/p&gt; 21 + </description> 22 + <pubDate>Sun, 11 May 2025 11:49:53 CDT</pubDate> 23 + <dc:creator>jade floase</dc:creator> 24 + <guid>https://psfla.net/blog/domainlive/</guid> 25 + </item> 26 + <item> 27 + <title>blog finished! - 5/8/25</title> 28 + <link>https://psfla.net/blog/blogfinished/</link> 29 + <description> 30 + &lt;p&gt;hi! welcome to the first REAL blogpost on this site 31 + &lt;br&gt;i&#39;m remaking PSFLA with 11ty! this is due to the previous php version being a mess to manage. 32 + &lt;br&gt;this will also make it compatable with &lt;a href=&quot;https://nekoweb.org/&quot; target=&quot;_blank&quot;&gt;nekoweb&lt;/a&gt;&#39;s hosting options... i already use nekoweb for hosting my &lt;a href=&quot;https://thepersonever.net/&quot; target=&quot;_blank&quot;&gt;personal site&lt;/a&gt;, and my supporter tier includes hosting multiple sites!&lt;/p&gt; 33 + &lt;p&gt;this site is not yet finished, however... i still have to finish the javascript portion of my mspa reader, so that it runs about as fast as mspfa&#39;s. until that point, the php version of PSFLA will still be present on the &lt;a href=&quot;https://psfla.net&quot; target=&quot;_blank&quot;&gt;psfla.net&lt;/a&gt; domain, and the 11ty version will be hosted on &lt;a href=&quot;https://psfla.nekoweb.org&quot; target=&quot;_blank&quot;&gt;psfla.nekoweb.org&lt;/a&gt;&lt;/p&gt; 34 + &lt;p&gt;&lt;small&gt;pst. if you&#39;re seeing this, that means you&#39;re looking at the 11ty version!&lt;/small&gt;&lt;/p&gt; 35 + 36 + &lt;h2&gt;- jade&lt;/h2&gt; 37 + &lt;a href=&quot;https://psfla.net/blog/&quot;&gt;back?&lt;/a&gt;</description> 38 + <pubDate>Thu, 08 May 2025 18:38:29 CDT</pubDate> 39 + <dc:creator>jade floase</dc:creator> 40 + <guid>https://psfla.net/blog/blogfinished/</guid> 41 + </item> 42 + <item> 43 + <title>second test post - 5/8/25</title> 44 + <link>https://psfla.net/blog/test2/</link> 45 + <description> 46 + &lt;p&gt;blabedy black blubeyblubey&lt;/p&gt; 47 + 48 + &lt;h2&gt;- jade&lt;/h2&gt; 49 + 50 + 51 + &lt;a href=&quot;https://psfla.net/blog/&quot;&gt;back?&lt;/a&gt;</description> 52 + <pubDate>Thu, 08 May 2025 18:30:24 CDT</pubDate> 53 + <dc:creator>jade floase</dc:creator> 54 + <guid>https://psfla.net/blog/test2/</guid> 55 + </item> 56 + <item> 57 + <title>blog</title> 58 + <link>https://psfla.net/blog/</link> 59 + <description>&lt;p&gt;&lt;/p&gt; 60 + 61 + &lt;a2&gt;&lt;a href=&quot;https://psfla.net/blog/domainlive/&quot;&gt;psfla.net is UP-TO-DATE!!&lt;/a&gt; - 5/10/25&lt;/a2&gt;&lt;br&gt; 62 + 63 + &lt;a2&gt;&lt;a href=&quot;https://psfla.net/blog/blogfinished/&quot;&gt;blog finished!&lt;/a&gt; - 5/8/25&lt;/a2&gt;&lt;br&gt; 64 + 65 + &lt;a2&gt;&lt;a href=&quot;https://psfla.net/blog/test2/&quot;&gt;second test post&lt;/a&gt; - 5/8/25&lt;/a2&gt;&lt;br&gt; 66 + 67 + &lt;a2&gt;&lt;a href=&quot;https://psfla.net/blog/firstpost/&quot;&gt;hello oomfs&lt;/a&gt; - 5/8/25&lt;/a2&gt;&lt;br&gt; 68 + 69 + 70 + &lt;br&gt;&lt;a href=&quot;https://psfla.net/blog.xml&quot;&gt;&lt;h2&gt;rss feed&lt;/h2&gt;&lt;/a&gt;</description> 71 + <pubDate>Thu, 08 May 2025 18:17:51 CDT</pubDate> 72 + <dc:creator>jade floase</dc:creator> 73 + <guid>https://psfla.net/blog/</guid> 74 + </item> 75 + <item> 76 + <title>hello oomfs - 5/8/25</title> 77 + <link>https://psfla.net/blog/firstpost/</link> 78 + <description> 79 + &lt;p&gt;hi! this is the first blogpost on the psfla rewrite 80 + &lt;br&gt;it&#39;s mainly for testing purposes :p 81 + &lt;br&gt;&lt;/p&gt; 82 + 83 + &lt;h2&gt;- jade&lt;/h2&gt; 84 + 85 + &lt;a href=&quot;https://psfla.net/blog/&quot;&gt;back?&lt;/a&gt;</description> 86 + <pubDate>Thu, 08 May 2025 16:53:12 CDT</pubDate> 87 + <dc:creator>jade floase</dc:creator> 88 + <guid>https://psfla.net/blog/firstpost/</guid> 89 + </item> 90 + </channel> 91 + </rss>
+76
_site/blog/blogfinished/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - blog finished! - 5/8/25</title> 11 + 12 + <meta name="description" content="the first REAL blog post on this site!"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - blog finished! - 5/8/25"> 18 + 19 + <meta itemprop="description" content="the first REAL blog post on this site!"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - blog finished! - 5/8/25"> 27 + 28 + <meta property="og:description" content="the first REAL blog post on this site!"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - blog finished! - 5/8/25"> 36 + 37 + <meta name="twitter:description" content="the first REAL blog post on this site!"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>blog finished! - 5/8/25</h1> 59 + <div class=body> 60 + 61 + <p>hi! welcome to the first REAL blogpost on this site 62 + <br>i'm remaking PSFLA with 11ty! this is due to the previous php version being a mess to manage. 63 + <br>this will also make it compatable with <a href=https://nekoweb.org/ target=_blank>nekoweb</a>'s hosting options... i already use nekoweb for hosting my <a href=https://thepersonever.net/ target=_blank>personal site</a>, and my supporter tier includes hosting multiple sites!</p> 64 + <p>this site is not yet finished, however... i still have to finish the javascript portion of my mspa reader, so that it runs about as fast as mspfa's. until that point, the php version of PSFLA will still be present on the <a href=https://psfla.net target=_blank>psfla.net</a> domain, and the 11ty version will be hosted on <a href=https://psfla.nekoweb.org target=_blank>psfla.nekoweb.org</a></p> 65 + <p><small>pst. if you're seeing this, that means you're looking at the 11ty version!</small></p> 66 + 67 + <h2>- jade</h2> 68 + <a href=../>back?</a> 69 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 70 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 71 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 72 + <br> 73 + </div> 74 + </div> 75 + </body> 76 + </html>
+77
_site/blog/domainlive/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - psfla.net is UP-TO-DATE!! - 5/10/25</title> 11 + 12 + <meta name="description" content="i&#39;m so happy people will finally be able to view what i have been doing for this past week"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - psfla.net is UP-TO-DATE!! - 5/10/25"> 18 + 19 + <meta itemprop="description" content="i&#39;m so happy people will finally be able to view what i have been doing for this past week"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - psfla.net is UP-TO-DATE!! - 5/10/25"> 27 + 28 + <meta property="og:description" content="i&#39;m so happy people will finally be able to view what i have been doing for this past week"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - psfla.net is UP-TO-DATE!! - 5/10/25"> 36 + 37 + <meta name="twitter:description" content="i&#39;m so happy people will finally be able to view what i have been doing for this past week"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>psfla.net is UP-TO-DATE!! - 5/10/25</h1> 59 + <div class=body> 60 + <h2><em>finally, people will be able to view what i have been doing for the past week!!!</em></h2> 61 + <p>yeah. finally got the 11ty version of this site to the point where i feel like i can call it the &quot;main version&quot; of this site!<br> 62 + you can find the php version <a href="https://php.psfla.net/" target=_blank>here</a>, but it won't be updated anymore.</p> 63 + <p>like most rewrites of sites i create, this rewrite was made because the backend of php PSFLA was a mess. now, the backend is less of a mess!<br> 64 + it's still a mess though. you can check out the source <a href="https://github.com/psfla/11tyserver" target=_blank>here</a>, if you're so inclined</p> 65 + <p>i'm hopefully planning to update this site more, as well! fixing the quickprompt not displaying in firefox-based browsers should help with getting prompts, but i plan to write my 66 + own prompts if nobody responds for long enough. more promo across the indieweb might also help with getting prompts, but that's just something i'll have to keep in mind :p</p> 67 + <h2>- jade</h2> 68 + <p><a href="../">back?</a></p> 69 + 70 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 71 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 72 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 73 + <br> 74 + </div> 75 + </div> 76 + </body> 77 + </html>
+75
_site/blog/firstpost/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - hello oomfs - 5/8/25</title> 11 + 12 + <meta name="description" content="the first blog post on this site!"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - hello oomfs - 5/8/25"> 18 + 19 + <meta itemprop="description" content="the first blog post on this site!"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - hello oomfs - 5/8/25"> 27 + 28 + <meta property="og:description" content="the first blog post on this site!"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - hello oomfs - 5/8/25"> 36 + 37 + <meta name="twitter:description" content="the first blog post on this site!"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>hello oomfs - 5/8/25</h1> 59 + <div class=body> 60 + 61 + <p>hi! this is the first blogpost on the psfla rewrite 62 + <br>it's mainly for testing purposes :p 63 + <br></p> 64 + 65 + <h2>- jade</h2> 66 + 67 + <a href=../>back?</a> 68 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 69 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 70 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 71 + <br> 72 + </div> 73 + </div> 74 + </body> 75 + </html>
+79
_site/blog/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - blog</title> 11 + 12 + <meta name="description" content=""> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - blog"> 18 + 19 + <meta itemprop="description" content=""> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - blog"> 27 + 28 + <meta property="og:description" content=""> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - blog"> 36 + 37 + <meta name="twitter:description" content=""> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>blog</h1> 59 + <div class=body> 60 + <p></p> 61 + 62 + <a2><a href=domainlive/>psfla.net is UP-TO-DATE!!</a> - 5/10/25</a2><br> 63 + 64 + <a2><a href=blogfinished/>blog finished!</a> - 5/8/25</a2><br> 65 + 66 + <a2><a href=test2/>second test post</a> - 5/8/25</a2><br> 67 + 68 + <a2><a href=firstpost/>hello oomfs</a> - 5/8/25</a2><br> 69 + 70 + 71 + <br><a href=/blog.xml><h2>rss feed</h2></a> 72 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 73 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 74 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 75 + <br> 76 + </div> 77 + </div> 78 + </body> 79 + </html>
+74
_site/blog/test2/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - second test post - 5/8/25</title> 11 + 12 + <meta name="description" content="the second blog post on this site!"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - second test post - 5/8/25"> 18 + 19 + <meta itemprop="description" content="the second blog post on this site!"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - second test post - 5/8/25"> 27 + 28 + <meta property="og:description" content="the second blog post on this site!"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - second test post - 5/8/25"> 36 + 37 + <meta name="twitter:description" content="the second blog post on this site!"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>second test post - 5/8/25</h1> 59 + <div class=body> 60 + 61 + <p>blabedy black blubeyblubey</p> 62 + 63 + <h2>- jade</h2> 64 + 65 + 66 + <a href=../>back?</a> 67 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 68 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 69 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 70 + <br> 71 + </div> 72 + </div> 73 + </body> 74 + </html>
_site/favicon.ico

This is a binary file and will not be displayed.

+282
_site/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/13337.css' media='screen' type='text/css' /> 9 + 10 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 11 + 12 + <title>PSFL adventures</title> 13 + 14 + <meta name="description" content="adventures made in PS and FL! i don&#39;t know what those stand for"> 15 + 16 + <!-- Google / Search Engine Tags --> 17 + 18 + 19 + <meta itemprop="name" content="PSFL adventures"> 20 + 21 + <meta itemprop="description" content="adventures made in PS and FL! i don&#39;t know what those stand for"> 22 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 23 + 24 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 25 + <meta property="og:url" content="https://psfla.net/"> 26 + <meta property="og:type" content="website"> 27 + 28 + <meta property="og:title" content="PSFL adventures"> 29 + 30 + <meta property="og:description" content="adventures made in PS and FL! i don&#39;t know what those stand for"> 31 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 32 + 33 + <!-- Twitter Meta Tags --> 34 + <meta name="twitter:card" content="summary_large_image"> 35 + 36 + 37 + <meta name="twitter:title" content="PSFL adventures"> 38 + 39 + <meta name="twitter:description" content="adventures made in PS and FL! i don&#39;t know what those stand for"> 40 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 41 + 42 + </head> 43 + <body style="margin:auto; text-align: center;"> 44 + <div class=header> 45 + <div class=navtext> 46 + 47 + <a href=/>index</a> <br> 48 + 49 + <a href=/about>about</a> <br> 50 + 51 + <a href=/blog/>blog</a> <br> 52 + 53 + <a href=/links/>links</a> <br> 54 + 55 + <a href=/a/13337/1/>13337</a> <br> 56 + 57 + </div> 58 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 59 + </div> 60 + <h1></h1> 61 + <div class=body> 62 + <style> 63 + .body{ 64 + padding: 0; 65 + } 66 + .leeet:link{ 67 + color: #00ff00; 68 + } 69 + 70 + .leeet:visited{ 71 + color: green; 72 + } 73 + 74 + .leeet:hover{ 75 + color: #66ff99; 76 + } 77 + 78 + .leeet:active{ 79 + color: #e6ffee; 80 + } 81 + 82 + .latestpages{ 83 + text-align: right; 84 + } 85 + 86 + .innerpages{ 87 + text-align: left; 88 + overflow: auto; 89 + border-style: none none solid solid; 90 + background-color: #e6ffe6; 91 + height: 60vh; 92 + } 93 + </style> 94 + 95 + <div class="latestpages"> 96 + <div class=innerpages> 97 + <h2>latest pages</h2> 98 + 99 + 100 + 101 + 102 + 103 + 104 + 105 + 106 + 107 + 108 + 109 + 110 + 111 + 112 + 113 + 114 + 115 + 116 + 117 + 118 + 119 + 120 + 121 + 122 + 123 + 124 + 125 + 126 + 127 + 128 + 129 + 130 + 131 + 132 + 133 + 134 + 135 + 136 + 137 + 138 + 139 + 140 + 141 + 142 + 143 + 144 + 145 + 146 + 147 + 148 + 149 + 150 + 151 + 152 + 153 + 154 + 155 + 156 + 157 + 158 + 159 + 160 + 161 + 162 + 163 + 164 + 165 + 166 + 167 + 168 + 169 + 170 + 171 + 172 + 173 + 174 + 175 + 176 + 177 + 178 + 179 + 180 + <a2>&gt; <a href=a/13337/41/>=-></a> page 41, 9/25/24</a2> <br> 181 + 182 + 183 + 184 + <a2>&gt; <a href=a/13337/42/>=-></a> page 42, 9/25/24</a2> <br> 185 + 186 + 187 + 188 + <a2>&gt; <a href=a/13337/43/>=-></a> page 43, 9/26/24</a2> <br> 189 + 190 + 191 + 192 + <a2>&gt; <a href=a/13337/44/>[START OF CHAPTER 1]</a> page 44, 9/29/24</a2> <br> 193 + 194 + 195 + 196 + <a2>&gt; <a href=a/13337/45/>Luna: Ask Max to honk the horn, but the horn is a strange invention of science fiction, yet still a truck horn</a> page 45, 10/6/24</a2> <br> 197 + 198 + 199 + 200 + <a2>&gt; <a href=a/13337/46/>=-></a> page 46, 10/6/24</a2> <br> 201 + 202 + 203 + 204 + <a2>&gt; <a href=a/13337/47/>=-></a> page 47, 10/11/24</a2> <br> 205 + 206 + 207 + 208 + <a2>&gt; <a href=a/13337/48/>=-></a> page 48, 10/7/24</a2> <br> 209 + 210 + 211 + 212 + <a2>&gt; <a href=a/13337/49/>=-></a> page 49, 11/1/24</a2> <br> 213 + 214 + 215 + 216 + <a2>&gt; <a href=a/13337/50/>=-></a> page 50, 11/1/24</a2> <br> 217 + 218 + 219 + 220 + <a2>&gt; <a href=a/13337/51/>=-></a> page 51, 11/1/24</a2> <br> 221 + 222 + 223 + </div> 224 + <div style="float: right;"> 225 + <a href=/a/13337/all/><h2>all pages</h2></a> 226 + <a href=/a/13337/map/><h2>go to map?</h2></a> 227 + </div> 228 + </div> 229 + 230 + <!-- box for current adventure --> 231 + <div class="body" style='background-color: #000000; margin-left: 0; color: #ffffff; margin: unset; overflow-x: hidden; padding: 3px;'> 232 + <h1>13337</h1> 233 + <div class=imgdiv style='max-width: 600px;'> 234 + <img src=/a/13337/files/terminal.gif class=story> 235 + <img src=/a/13337/files/pages/00001.gif class=story> 236 + </div> 237 + <p> </p> 238 + <br> <div style='float: left; display: block; width: 100%; text-align: left; margin-right: 6%; margin-bottom: 4vh;'><a2 class="next" id=nextlink>> </a2><a class="next leeet" id=nextlink href='/a/13337/2/' style='text-align:left;'>begin</a></div> 239 + <div style='display: block; height: 9vh'> 240 + <div style='float: left; display: inline;'> 241 + <center> 242 + <div id=controlsdiv></div> 243 + </center> 244 + </div> 245 + <div id=whendiv style='float: bottom; display: inline;'> 246 + <div id=when style="float: right;"> 247 + <a class=leeet href="javascript:alert('drawn by floase')">credits</a> 248 + <br><a2>13337 - page 1 - 7/7/24</a2> 249 + </div> 250 + <div style="float:left; text-align: left;"> 251 + <br> 252 + <a class=leeet style="display: inline;" href="javascript:loadgame()">load game</a><a class=leeet>&nbsp;</a><a class=leeet style="display: inline;" href="javascript:deletegame()">whipe game</a> 253 + </div> 254 + </div> 255 + </div> 256 + </div> 257 + 258 + <script> 259 + function loadgame(){ 260 + if (localStorage.getItem("13337")){ 261 + window.location.href="/a/13337/"+localStorage.getItem("13337")+"/"; 262 + } 263 + else{ 264 + alert("no save present for this adventure!! click \"save game\" to save your game"); 265 + } 266 + } 267 + 268 + function deletegame(){ 269 + 270 + if (confirm("deleting your saved game!") == true) { 271 + localStorage.removeItem("13337"); 272 + } 273 + } 274 + </script> 275 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 276 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 277 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 278 + <br> 279 + </div> 280 + </div> 281 + </body> 282 + </html>
+75
_site/links/index.html
··· 1 + 2 + <!doctype html> 3 + <html lang="en"> 4 + <head> 5 + <meta charset="utf-8"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 + 8 + <link rel='stylesheet' href='/resc/style/main.css' media='screen' type='text/css' /> 9 + 10 + <title>PSFLA - links</title> 11 + 12 + <meta name="description" content="outlinks from PSFLA!"> 13 + 14 + <!-- Google / Search Engine Tags --> 15 + 16 + 17 + <meta itemprop="name" content="PSFLA - links"> 18 + 19 + <meta itemprop="description" content="outlinks from PSFLA!"> 20 + <meta itemprop="image" content="https://psfla.net//favicon.ico"> 21 + 22 + <!-- ughhhhhhhhhhhhhhhhhhFacebook Meta Tags --> 23 + <meta property="og:url" content="https://psfla.net/"> 24 + <meta property="og:type" content="website"> 25 + 26 + <meta property="og:title" content="PSFLA - links"> 27 + 28 + <meta property="og:description" content="outlinks from PSFLA!"> 29 + <meta property="og:image" content="https://psfla.net//favicon.ico"> 30 + 31 + <!-- Twitter Meta Tags --> 32 + <meta name="twitter:card" content="summary_large_image"> 33 + 34 + 35 + <meta name="twitter:title" content="PSFLA - links"> 36 + 37 + <meta name="twitter:description" content="outlinks from PSFLA!"> 38 + <meta name="twitter:image" content="https://psfla.net//favicon.ico"> 39 + 40 + </head> 41 + <body style="margin:auto; text-align: center;"> 42 + <div class=header> 43 + <div class=navtext> 44 + 45 + <a href=/>index</a> <br> 46 + 47 + <a href=/about>about</a> <br> 48 + 49 + <a href=/blog/>blog</a> <br> 50 + 51 + <a href=/links/>links</a> <br> 52 + 53 + <a href=/a/13337/1/>13337</a> <br> 54 + 55 + </div> 56 + <a href=/><img src=/resc/img/psfla.png class=headerimg></a> 57 + </div> 58 + <h1>links</h1> 59 + <div class=body> 60 + <h1>other sites</h1> 61 + <p><a href="https://jbcarreon123.nekoweb.org" target=_blank><img src="/resc/img/buttons/jbsite.gif" alt="jb's site" style="image-rendering: pixelated;"/></a></p> 62 + <h1>MSPAs &lt;3</h1> 63 + <p><a href="https://github.com/homestuck/unofficial-homestuck-collection" target=_blank>andrew hussie's MSPAs</a> - <a href="https://mspfa.com/?s=59512" target=_blank>stuckhere</a> - <a href="https://mspfa.com/?s=49229" target=_blank>sburb.exe</a></p> 64 + <h2>link back?</h2> 65 + <p><a href="https://psfla.net/" target="_blank"><img src="/resc/img/psflabutton.png" alt="PSFLA button"></a> <textarea>&lt;a href=&quot;https://psfla.net/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;https://psfla.net/resc/img/psflabutton.png&quot; alt=&quot;PSFLA button&quot;&gt;&lt;/a&gt;</textarea></p> 66 + <p>if you link to this site, send an email to <code>webmaster (AT) psfla.net</code>, or ping <code>thepersonever.net</code> in the nekoweb discord! your button will be added here</p> 67 + 68 + <div style=" border-style: solid; border-color: green; border-width: 3px 0 0; padding: .5%;"> 69 + <small style="float: left; width: justify; max-width: 100%;">(c) thepersonever.net - use code freely, only redistribute art and writing with permission</small> 70 + <small style="float: right; width: justify; max-width: 100%;">made with 11ty &lt;3</small> 71 + <br> 72 + </div> 73 + </div> 74 + </body> 75 + </html>
_site/resc/font/Sansation_Light.ttf

This is a binary file and will not be displayed.

_site/resc/font/Sansation_Regular.ttf

This is a binary file and will not be displayed.

_site/resc/img/buttons/jbsite.gif

This is a binary file and will not be displayed.

_site/resc/img/psfla.png

This is a binary file and will not be displayed.

_site/resc/img/psflabutton.png

This is a binary file and will not be displayed.

+6
_site/resc/scripts/swfobject.js
··· 1 + /*! SWFObject v2.3.20130521 <http://github.com/swfobject/swfobject> 2 + is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 3 + */ 4 + var swfobject=function(){var D="undefined",r="object",T="Shockwave Flash",Z="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",S="SWFObjectExprInst",x="onreadystatechange",Q=window,h=document,t=navigator,V=false,X=[],o=[],P=[],K=[],I,p,E,B,L=false,a=false,m,G,j=true,l=false,O=function(){var ad=typeof h.getElementById!=D&&typeof h.getElementsByTagName!=D&&typeof h.createElement!=D,ak=t.userAgent.toLowerCase(),ab=t.platform.toLowerCase(),ah=ab?/win/.test(ab):/win/.test(ak),af=ab?/mac/.test(ab):/mac/.test(ak),ai=/webkit/.test(ak)?parseFloat(ak.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,aa=t.appName==="Microsoft Internet Explorer",aj=[0,0,0],ae=null;if(typeof t.plugins!=D&&typeof t.plugins[T]==r){ae=t.plugins[T].description;if(ae&&(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&t.mimeTypes[q].enabledPlugin)){V=true;aa=false;ae=ae.replace(/^.*\s+(\S+\s+\S+$)/,"$1");aj[0]=n(ae.replace(/^(.*)\..*$/,"$1"));aj[1]=n(ae.replace(/^.*\.(.*)\s.*$/,"$1"));aj[2]=/[a-zA-Z]/.test(ae)?n(ae.replace(/^.*[a-zA-Z]+(.*)$/,"$1")):0}}else{if(typeof Q.ActiveXObject!=D){try{var ag=new ActiveXObject(Z);if(ag){ae=ag.GetVariable("$version");if(ae){aa=true;ae=ae.split(" ")[1].split(",");aj=[n(ae[0]),n(ae[1]),n(ae[2])]}}}catch(ac){}}}return{w3:ad,pv:aj,wk:ai,ie:aa,win:ah,mac:af}}(),i=function(){if(!O.w3){return}if((typeof h.readyState!=D&&(h.readyState==="complete"||h.readyState==="interactive"))||(typeof h.readyState==D&&(h.getElementsByTagName("body")[0]||h.body))){f()}if(!L){if(typeof h.addEventListener!=D){h.addEventListener("DOMContentLoaded",f,false)}if(O.ie){h.attachEvent(x,function aa(){if(h.readyState=="complete"){h.detachEvent(x,aa);f()}});if(Q==top){(function ac(){if(L){return}try{h.documentElement.doScroll("left")}catch(ad){setTimeout(ac,0);return}f()}())}}if(O.wk){(function ab(){if(L){return}if(!/loaded|complete/.test(h.readyState)){setTimeout(ab,0);return}f()}())}}}();function f(){if(L||!document.getElementsByTagName("body")[0]){return}try{var ac,ad=C("span");ad.style.display="none";ac=h.getElementsByTagName("body")[0].appendChild(ad);ac.parentNode.removeChild(ac);ac=null;ad=null}catch(ae){return}L=true;var aa=X.length;for(var ab=0;ab<aa;ab++){X[ab]()}}function M(aa){if(L){aa()}else{X[X.length]=aa}}function s(ab){if(typeof Q.addEventListener!=D){Q.addEventListener("load",ab,false)}else{if(typeof h.addEventListener!=D){h.addEventListener("load",ab,false)}else{if(typeof Q.attachEvent!=D){g(Q,"onload",ab)}else{if(typeof Q.onload=="function"){var aa=Q.onload;Q.onload=function(){aa();ab()}}else{Q.onload=ab}}}}}function Y(){var aa=h.getElementsByTagName("body")[0];var ae=C(r);ae.setAttribute("style","visibility: hidden;");ae.setAttribute("type",q);var ad=aa.appendChild(ae);if(ad){var ac=0;(function ab(){if(typeof ad.GetVariable!=D){try{var ag=ad.GetVariable("$version");if(ag){ag=ag.split(" ")[1].split(",");O.pv=[n(ag[0]),n(ag[1]),n(ag[2])]}}catch(af){O.pv=[8,0,0]}}else{if(ac<10){ac++;setTimeout(ab,10);return}}aa.removeChild(ae);ad=null;H()}())}else{H()}}function H(){var aj=o.length;if(aj>0){for(var ai=0;ai<aj;ai++){var ab=o[ai].id;var ae=o[ai].callbackFn;var ad={success:false,id:ab};if(O.pv[0]>0){var ah=c(ab);if(ah){if(F(o[ai].swfVersion)&&!(O.wk&&O.wk<312)){w(ab,true);if(ae){ad.success=true;ad.ref=z(ab);ad.id=ab;ae(ad)}}else{if(o[ai].expressInstall&&A()){var al={};al.data=o[ai].expressInstall;al.width=ah.getAttribute("width")||"0";al.height=ah.getAttribute("height")||"0";if(ah.getAttribute("class")){al.styleclass=ah.getAttribute("class")}if(ah.getAttribute("align")){al.align=ah.getAttribute("align")}var ak={};var aa=ah.getElementsByTagName("param");var af=aa.length;for(var ag=0;ag<af;ag++){if(aa[ag].getAttribute("name").toLowerCase()!="movie"){ak[aa[ag].getAttribute("name")]=aa[ag].getAttribute("value")}}R(al,ak,ab,ae)}else{b(ah);if(ae){ae(ad)}}}}}else{w(ab,true);if(ae){var ac=z(ab);if(ac&&typeof ac.SetVariable!=D){ad.success=true;ad.ref=ac;ad.id=ac.id}ae(ad)}}}}}X[0]=function(){if(V){Y()}else{H()}};function z(ac){var aa=null,ab=c(ac);if(ab&&ab.nodeName.toUpperCase()==="OBJECT"){if(typeof ab.SetVariable!==D){aa=ab}else{aa=ab.getElementsByTagName(r)[0]||ab}}return aa}function A(){return !a&&F("6.0.65")&&(O.win||O.mac)&&!(O.wk&&O.wk<312)}function R(ad,ae,aa,ac){var ah=c(aa);aa=W(aa);a=true;E=ac||null;B={success:false,id:aa};if(ah){if(ah.nodeName.toUpperCase()=="OBJECT"){I=J(ah);p=null}else{I=ah;p=aa}ad.id=S;if(typeof ad.width==D||(!/%$/.test(ad.width)&&n(ad.width)<310)){ad.width="310"}if(typeof ad.height==D||(!/%$/.test(ad.height)&&n(ad.height)<137)){ad.height="137"}var ag=O.ie?"ActiveX":"PlugIn",af="MMredirectURL="+encodeURIComponent(Q.location.toString().replace(/&/g,"%26"))+"&MMplayerType="+ag+"&MMdoctitle="+encodeURIComponent(h.title.slice(0,47)+" - Flash Player Installation");if(typeof ae.flashvars!=D){ae.flashvars+="&"+af}else{ae.flashvars=af}if(O.ie&&ah.readyState!=4){var ab=C("div"); 5 + aa+="SWFObjectNew";ab.setAttribute("id",aa);ah.parentNode.insertBefore(ab,ah);ah.style.display="none";y(ah)}u(ad,ae,aa)}}function b(ab){if(O.ie&&ab.readyState!=4){ab.style.display="none";var aa=C("div");ab.parentNode.insertBefore(aa,ab);aa.parentNode.replaceChild(J(ab),aa);y(ab)}else{ab.parentNode.replaceChild(J(ab),ab)}}function J(af){var ae=C("div");if(O.win&&O.ie){ae.innerHTML=af.innerHTML}else{var ab=af.getElementsByTagName(r)[0];if(ab){var ag=ab.childNodes;if(ag){var aa=ag.length;for(var ad=0;ad<aa;ad++){if(!(ag[ad].nodeType==1&&ag[ad].nodeName=="PARAM")&&!(ag[ad].nodeType==8)){ae.appendChild(ag[ad].cloneNode(true))}}}}}return ae}function k(aa,ab){var ac=C("div");ac.innerHTML="<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'><param name='movie' value='"+aa+"'>"+ab+"</object>";return ac.firstChild}function u(ai,ag,ab){var aa,ad=c(ab);ab=W(ab);if(O.wk&&O.wk<312){return aa}if(ad){var ac=(O.ie)?C("div"):C(r),af,ah,ae;if(typeof ai.id==D){ai.id=ab}for(ae in ag){if(ag.hasOwnProperty(ae)&&ae.toLowerCase()!=="movie"){e(ac,ae,ag[ae])}}if(O.ie){ac=k(ai.data,ac.innerHTML)}for(af in ai){if(ai.hasOwnProperty(af)){ah=af.toLowerCase();if(ah==="styleclass"){ac.setAttribute("class",ai[af])}else{if(ah!=="classid"&&ah!=="data"){ac.setAttribute(af,ai[af])}}}}if(O.ie){P[P.length]=ai.id}else{ac.setAttribute("type",q);ac.setAttribute("data",ai.data)}ad.parentNode.replaceChild(ac,ad);aa=ac}return aa}function e(ac,aa,ab){var ad=C("param");ad.setAttribute("name",aa);ad.setAttribute("value",ab);ac.appendChild(ad)}function y(ac){var ab=c(ac);if(ab&&ab.nodeName.toUpperCase()=="OBJECT"){if(O.ie){ab.style.display="none";(function aa(){if(ab.readyState==4){for(var ad in ab){if(typeof ab[ad]=="function"){ab[ad]=null}}ab.parentNode.removeChild(ab)}else{setTimeout(aa,10)}}())}else{ab.parentNode.removeChild(ab)}}}function U(aa){return(aa&&aa.nodeType&&aa.nodeType===1)}function W(aa){return(U(aa))?aa.id:aa}function c(ac){if(U(ac)){return ac}var aa=null;try{aa=h.getElementById(ac)}catch(ab){}return aa}function C(aa){return h.createElement(aa)}function n(aa){return parseInt(aa,10)}function g(ac,aa,ab){ac.attachEvent(aa,ab);K[K.length]=[ac,aa,ab]}function F(ac){ac+="";var ab=O.pv,aa=ac.split(".");aa[0]=n(aa[0]);aa[1]=n(aa[1])||0;aa[2]=n(aa[2])||0;return(ab[0]>aa[0]||(ab[0]==aa[0]&&ab[1]>aa[1])||(ab[0]==aa[0]&&ab[1]==aa[1]&&ab[2]>=aa[2]))?true:false}function v(af,ab,ag,ae){var ad=h.getElementsByTagName("head")[0];if(!ad){return}var aa=(typeof ag=="string")?ag:"screen";if(ae){m=null;G=null}if(!m||G!=aa){var ac=C("style");ac.setAttribute("type","text/css");ac.setAttribute("media",aa);m=ad.appendChild(ac);if(O.ie&&typeof h.styleSheets!=D&&h.styleSheets.length>0){m=h.styleSheets[h.styleSheets.length-1]}G=aa}if(m){if(typeof m.addRule!=D){m.addRule(af,ab)}else{if(typeof h.createTextNode!=D){m.appendChild(h.createTextNode(af+" {"+ab+"}"))}}}}function w(ad,aa){if(!j){return}var ab=aa?"visible":"hidden",ac=c(ad);if(L&&ac){ac.style.visibility=ab}else{if(typeof ad==="string"){v("#"+ad,"visibility:"+ab)}}}function N(ab){var ac=/[\\\"<>\.;]/;var aa=ac.exec(ab)!=null;return aa&&typeof encodeURIComponent!=D?encodeURIComponent(ab):ab}var d=function(){if(O.ie){window.attachEvent("onunload",function(){var af=K.length;for(var ae=0;ae<af;ae++){K[ae][0].detachEvent(K[ae][1],K[ae][2])}var ac=P.length;for(var ad=0;ad<ac;ad++){y(P[ad])}for(var ab in O){O[ab]=null}O=null;for(var aa in swfobject){swfobject[aa]=null}swfobject=null})}}();return{registerObject:function(ae,aa,ad,ac){if(O.w3&&ae&&aa){var ab={};ab.id=ae;ab.swfVersion=aa;ab.expressInstall=ad;ab.callbackFn=ac;o[o.length]=ab;w(ae,false)}else{if(ac){ac({success:false,id:ae})}}},getObjectById:function(aa){if(O.w3){return z(aa)}},embedSWF:function(af,al,ai,ak,ab,ae,ad,ah,aj,ag){var ac=W(al),aa={success:false,id:ac};if(O.w3&&!(O.wk&&O.wk<312)&&af&&al&&ai&&ak&&ab){w(ac,false);M(function(){ai+="";ak+="";var an={};if(aj&&typeof aj===r){for(var aq in aj){an[aq]=aj[aq]}}an.data=af;an.width=ai;an.height=ak;var ar={};if(ah&&typeof ah===r){for(var ao in ah){ar[ao]=ah[ao]}}if(ad&&typeof ad===r){for(var am in ad){if(ad.hasOwnProperty(am)){var ap=(l)?encodeURIComponent(am):am,at=(l)?encodeURIComponent(ad[am]):ad[am];if(typeof ar.flashvars!=D){ar.flashvars+="&"+ap+"="+at}else{ar.flashvars=ap+"="+at}}}}if(F(ab)){var au=u(an,ar,al);if(an.id==ac){w(ac,true)}aa.success=true;aa.ref=au;aa.id=au.id}else{if(ae&&A()){an.data=ae;R(an,ar,al,ag);return}else{w(ac,true)}}if(ag){ag(aa)}})}else{if(ag){ag(aa)}}},switchOffAutoHideShow:function(){j=false},enableUriEncoding:function(aa){l=(typeof aa===D)?true:aa},ua:O,getFlashPlayerVersion:function(){return{major:O.pv[0],minor:O.pv[1],release:O.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(ac,ab,aa){if(O.w3){return u(ac,ab,aa)}else{return undefined}},showExpressInstall:function(ac,ad,aa,ab){if(O.w3&&A()){R(ac,ad,aa,ab)}},removeSWF:function(aa){if(O.w3){y(aa)}},createCSS:function(ad,ac,ab,aa){if(O.w3){v(ad,ac,ab,aa)}},addDomLoadEvent:M,addLoadEvent:s,getQueryParamValue:function(ad){var ac=h.location.search||h.location.hash; 6 + if(ac){if(/\?/.test(ac)){ac=ac.split("?")[1]}if(ad==null){return N(ac)}var ab=ac.split("&");for(var aa=0;aa<ab.length;aa++){if(ab[aa].substring(0,ab[aa].indexOf("="))==ad){return N(ab[aa].substring((ab[aa].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var aa=c(S);if(aa&&I){aa.parentNode.replaceChild(I,aa);if(p){w(p,true);if(O.ie){I.style.display="block"}}if(E){E(B)}}a=false}},version:"2.3"}}();
+132
_site/resc/style/13337.css
··· 1 + a.command { 2 + font-size: 2vw; 3 + } 4 + 5 + body { 6 + background-color: #012456; 7 + color: #ffffff; 8 + } 9 + 10 + .body{ 11 + background-color: #000000; 12 + border-color: green; 13 + padding: 0.5vw; 14 + overflow-x: hidden; 15 + } 16 + 17 + .linkdiv{ 18 + float: left; 19 + display: block; 20 + width: 100%; 21 + text-align: left; 22 + margin-right: 6%; 23 + margin-bottom: 4vh; 24 + } 25 + 26 + #showchat{ 27 + width: 150px; 28 + height: 75px; 29 + margin: auto; 30 + background-size: 100% 100% ; 31 + background-image: url("/a/13337/files/showchat1.png"); 32 + cursor: pointer; 33 + } 34 + #showchat:hover{ 35 + background-image: url("/a/13337/files/showchat2.png"); 36 + } 37 + 38 + #hidechat{ 39 + width: 150px; 40 + height: 75px; 41 + margin: auto; 42 + background-size: 100% 100% ; 43 + background-image: url("/a/13337/files/hidechat1.png"); 44 + cursor: pointer; 45 + } 46 + #hidechat:hover{ 47 + background-image: url("/a/13337/files/hidechat2.png"); 48 + } 49 + 50 + #talkdiv{ 51 + text-align: left; 52 + font-size: .25in; 53 + padding: .1in; 54 + display: none; 55 + background-color: #000000; 56 + border-color: #666666; 57 + border-style: solid; 58 + } 59 + 60 + #link { 61 + display: block; 62 + text-align: left; 63 + } 64 + 65 + #title{ 66 + text-align: center; 67 + font-size: 0.5in; 68 + margin: 0.2in; 69 + max-width: 60%; 70 + } 71 + 72 + #link{ 73 + padding: 0.3vw; 74 + text-align: left; 75 + } 76 + 77 + #whendiv{ 78 + text-align: right; 79 + } 80 + 81 + div.imgdiv{ 82 + background-color: #000000; 83 + margin: auto; 84 + display: block; 85 + } 86 + 87 + .next{ 88 + font-size: 0.6in; 89 + text-align: left; 90 + } 91 + 92 + img.story{ 93 + width: 100%; 94 + display: block; 95 + } 96 + 97 + a:link{ 98 + color: #00ff00; 99 + } 100 + 101 + a:visited{ 102 + color: green; 103 + } 104 + 105 + a:hover{ 106 + color: #66ff99; 107 + } 108 + 109 + a:active{ 110 + color: #e6ffee; 111 + } 112 + 113 + luna{ 114 + color: #a0e0e0; 115 + display: inline; 116 + } 117 + 118 + trucker{ 119 + color:#72597a; 120 + display: inline; 121 + } 122 + 123 + @media screen and (max-device-width: 1024px) { 124 + a.command { 125 + font-size: 7vh; 126 + } 127 + 128 + img.story{ 129 + width: 100%; 130 + } 131 + 132 + }
+4
_site/resc/style/chattable.css
··· 1 + #top_banner{ 2 + background: white; 3 + color: black; 4 + }
+125
_site/resc/style/main.css
··· 1 + @font-face { 2 + font-family:sansation; 3 + src: url('/resc/font/Sansation_Regular.ttf') format("truetype"); 4 + } 5 + 6 + body { 7 + background-color: #ccffff; 8 + color: #000000; 9 + font-family:"sansation"; 10 + padding:1%; 11 + } 12 + 13 + .postimage{ 14 + max-width: 90%; 15 + } 16 + 17 + #blog{ 18 + font-size: 0.2in; 19 + } 20 + 21 + .header{ 22 + width: 60%; 23 + margin: auto; 24 + border-style: solid; 25 + border-width: medium; 26 + border-color: green; 27 + border-radius: 3px; 28 + height: 12vw; 29 + background-color: #e6ffff; 30 + position: relative; 31 + } 32 + 33 + .headerimg{ 34 + height: 12vw; 35 + display: block; 36 + position: absolute; 37 + top: 0px; 38 + border-style: none solid none none; 39 + border-width: medium; 40 + border-color: green; 41 + } 42 + 43 + .main{ 44 + background-color: #99ff66; 45 + 46 + border-style: solid solid none solid; 47 + border-width: medium; 48 + border-color: green; 49 + border-radius: 3px; 50 + } 51 + 52 + .body{ 53 + width: 60%; 54 + margin: auto; 55 + overflow: auto; 56 + background-color: #99ff66; 57 + 58 + border-style: solid; 59 + border-width: medium; 60 + border-color: green; 61 + border-radius: 3px; 62 + } 63 + 64 + .navtext{ 65 + text-align: right; 66 + overflow: auto; 67 + height: 12vw; 68 + } 69 + 70 + a:link{ 71 + color: #00c; 72 + } 73 + 74 + a:visited{ 75 + color: #000066; 76 + } 77 + 78 + a:hover{ 79 + color: #b3b3ff; 80 + } 81 + 82 + a:active{ 83 + color: #ffffff; 84 + } 85 + 86 + h1{ 87 + font-size: 0.3in; 88 + } 89 + 90 + p{ 91 + font-size: 0.2in; 92 + } 93 + 94 + a{ 95 + font-size: 0.25in; 96 + } 97 + 98 + a2{ 99 + font-size: 0.25in; 100 + } 101 + 102 + .latestpages{ 103 + display: block; 104 + float: right; 105 + text-align: left; 106 + width: 35%; 107 + } 108 + 109 + @media screen and (max-device-width: 1024px) { 110 + 111 + .body{ 112 + padding: 0; 113 + margin: auto; 114 + width: 100%; 115 + } 116 + 117 + .header{ 118 + width: 100%; 119 + } 120 + 121 + .latestpages{ 122 + width: 100%; 123 + } 124 + 125 + }