mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-07-02 08:29:27 +02:00
Main viewer generator
This commit is contained in:
@ -5,11 +5,9 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="theme-color" content="#1f1f1f" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes, viewport-fit=cover" />
|
||||
<title>
|
||||
nHentai
|
||||
» Viewer</title>
|
||||
<link rel="stylesheet" href="https://static.nhentai.net/css/main_style.9bb9b703e601.css">
|
||||
{STYLE}
|
||||
<title>nHentai » Viewer</title>
|
||||
<!-- <link rel="stylesheet" href="./main.css"> -->
|
||||
<style>{STYLES}</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -20,13 +18,6 @@
|
||||
<div class="container" id="favcontainer">
|
||||
|
||||
{PICTURE}
|
||||
<div class="gallery-favorite">
|
||||
<div class="gallery">
|
||||
<a href="/folder/index.html" class="cover" style="padding:0 0 141.6% 0"><img
|
||||
src="/?.jpg" />
|
||||
<div class="caption">{TITLE}</div>
|
||||
</a></div>
|
||||
</div>
|
||||
|
||||
</div> <!-- container -->
|
||||
|
||||
|
Reference in New Issue
Block a user