Compare commits
No commits in common. "c0f4e888d7326ffbb8a26077c0133a322f832b4a" and "007b54102837f82f72b9d0b39cf1e61b81c5ba8b" have entirely different histories.
c0f4e888d7
...
007b541028
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.235.2",
|
"version": "1.235.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.235.2",
|
"version": "1.235.1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.458.0",
|
"@aws-sdk/client-s3": "^3.458.0",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.235.2",
|
"version": "1.235.1",
|
||||||
"description": "All the latest porn releases in one place",
|
"description": "All the latest porn releases in one place",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -15,6 +15,10 @@
|
||||||
<meta name="msapplication-TileColor" content="#aa2c66">
|
<meta name="msapplication-TileColor" content="#aa2c66">
|
||||||
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
|
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
|
||||||
|
|
||||||
|
<% if (analytics.enabled) { %>
|
||||||
|
<script async src="<%- analytics.address %>" data-website-id="<%- analytics.siteId %>"></script>
|
||||||
|
<% } %>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body,
|
body,
|
||||||
html {
|
html {
|
||||||
|
@ -28,7 +32,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background: url('./maintenance_ella_reese.jpeg');
|
background: url('/maintenance_ella_reese.jpeg');
|
||||||
background-position: top center;
|
background-position: top center;
|
||||||
background-size: cover
|
background-size: cover
|
||||||
}
|
}
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB |
Loading…
Reference in New Issue