vllt jetzt
This commit is contained in:
parent
da60a58af2
commit
52691e1a2a
@ -8,7 +8,7 @@
|
|||||||
<div class="contact">
|
<div class="contact">
|
||||||
<h4>This is a side project of <a href="https://w0bm.com" target="_blank">w0bm.com</a></h4>
|
<h4>This is a side project of <a href="https://w0bm.com" target="_blank">w0bm.com</a></h4>
|
||||||
<p>Got a problem? We have the answer: <a href="mailto:admin@w0bm.com">admin@w0bm.com</a></p>
|
<p>Got a problem? We have the answer: <a href="mailto:admin@w0bm.com">admin@w0bm.com</a></p>
|
||||||
<a href="/">return to main</a>
|
<a href="/">return to main</a> <span id="themes"></span>
|
||||||
</div>
|
</div>
|
||||||
<script src="./s/theme.js"></script>
|
<script src="./s/theme.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<p>If you don't want f0ck to f0ck it put !ignore behind your link. Example: https://retard-journal.com/stupidshit.png !ignore</a>
|
<p>If you don't want f0ck to f0ck it put !ignore behind your link. Example: https://retard-journal.com/stupidshit.png !ignore</a>
|
||||||
<p>f0ck will only f0ck media links with the maximum size of 30MB</p>
|
<p>f0ck will only f0ck media links with the maximum size of 30MB</p>
|
||||||
<p>Don't let f0ck f0ck childporn :( ... please</p>
|
<p>Don't let f0ck f0ck childporn :( ... please</p>
|
||||||
<a href="/">return to main</a>
|
<a href="/">return to main</a> <span id="themes"></span>
|
||||||
</div>
|
</div>
|
||||||
<script src="./s/theme.js"></script>
|
<script src="./s/theme.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="./s/style.css">
|
<link rel="stylesheet" type="text/css" href="./s/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="navbar"><a href="/">f0ck.me</a> | <a href="/how">how to</a> | <a href="/contact">Contact</a>| <span id="themes"></span></div>
|
<div class="navbar"><a href="/">f0ck.me</a> | <a href="/how">how to</a> | <a href="/contact">Contact</a> | <span id="themes"></span></div>
|
||||||
<ul id="posts" data-last="{{ last }}">
|
<ul id="posts" data-last="{{ last }}">
|
||||||
{% for item in items %}<li class="post"><a href="./{{ item.id }}" title="{{ item.mime }}"><img class="thumb" src="./t/{{ item.id }}.png" /></a></li>
|
{% for item in items %}<li class="post"><a href="./{{ item.id }}" title="{{ item.mime }}"><img class="thumb" src="./t/{{ item.id }}.png" /></a></li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user