porno mama
This commit is contained in:
commit
52de8d9360
.gitignorecomposer.json
mirzaev/site/facts/system/public
android-chrome-192x192.pngandroid-chrome-512x512.pngapple-touch-icon.png
css
favicon-16x16.pngfavicon-32x32.pngfavicon.icofonts/fira
FiraMono-Bold.woffFiraMono-Bold.woff2FiraMono-Medium.woffFiraMono-Medium.woff2FiraMono-Regular.woffFiraMono-Regular.woff2FiraSans-Bold.woffFiraSans-Bold.woff2FiraSans-BoldItalic.woffFiraSans-BoldItalic.woff2FiraSans-Book.woffFiraSans-Book.woff2FiraSans-BookItalic.woffFiraSans-BookItalic.woff2FiraSans-Eight.woffFiraSans-Eight.woff2FiraSans-EightItalic.woffFiraSans-EightItalic.woff2FiraSans-ExtraBold.woffFiraSans-ExtraBold.woff2FiraSans-ExtraBoldItalic.woffFiraSans-ExtraBoldItalic.woff2FiraSans-ExtraLight.woffFiraSans-ExtraLight.woff2FiraSans-ExtraLightItalic.woffFiraSans-ExtraLightItalic.woff2FiraSans-Four.woffFiraSans-Four.woff2FiraSans-FourItalic.woffFiraSans-FourItalic.woff2FiraSans-Hair.woffFiraSans-Hair.woff2FiraSans-HairItalic.woffFiraSans-HairItalic.woff2FiraSans-Heavy.woffFiraSans-Heavy.woff2FiraSans-HeavyItalic.woffFiraSans-HeavyItalic.woff2FiraSans-Italic.woffFiraSans-Italic.woff2FiraSans-Light.woffFiraSans-Light.woff2FiraSans-LightItalic.woffFiraSans-LightItalic.woff2FiraSans-Medium.woffFiraSans-Medium.woff2FiraSans-MediumItalic.woffFiraSans-MediumItalic.woff2FiraSans-Regular.woffFiraSans-Regular.woff2FiraSans-SemiBold.woffFiraSans-SemiBold.woff2FiraSans-SemiBoldItalic.woffFiraSans-SemiBoldItalic.woff2FiraSans-Thin.woffFiraSans-Thin.woff2FiraSans-ThinItalic.woffFiraSans-ThinItalic.woff2FiraSans-Two.woffFiraSans-Two.woff2FiraSans-TwoItalic.woffFiraSans-TwoItalic.woff2FiraSans-Ultra.woffFiraSans-Ultra.woff2FiraSans-UltraItalic.woffFiraSans-UltraItalic.woff2FiraSans-UltraLight.woffFiraSans-UltraLight.woff2FiraSans-UltraLightItalic.woffFiraSans-UltraLightItalic.woff2
images
index.phpsite.webmanifest
|
@ -0,0 +1,3 @@
|
|||
vendor
|
||||
composer.lock
|
||||
!.gitignore
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"name": "mirzaev/site-facts",
|
||||
"description": "Thoughts that will make you think",
|
||||
"readme": "README.md",
|
||||
"keywords": [
|
||||
"site",
|
||||
"facts"
|
||||
],
|
||||
"type": "site",
|
||||
"homepage": "https://git.mirzaev.sexy/mirzaev/site-facts",
|
||||
"license": "WTFPL",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Arsen Mirzaev Tatyano-Muradovich",
|
||||
"email": "arsen@mirzaev.sexy",
|
||||
"homepage": "https://mirzaev.sexy",
|
||||
"role": "Programmer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "arsen@mirzaev.sexy",
|
||||
"wiki": "https://git.mirzaev.sexy/mirzaev/site-facts/wiki",
|
||||
"issues": "https://git.mirzaev.sexy/mirzaev/site-facts/issues"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"type": "funding",
|
||||
"url": "https://fund.mirzaev.sexy"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~8.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"mirzaev\\site\\facts\\": "mirzaev/site/facts/system"
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 53 KiB |
Binary file not shown.
After ![]() (image error) Size: 139 KiB |
Binary file not shown.
After ![]() (image error) Size: 47 KiB |
|
@ -0,0 +1,139 @@
|
|||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Hair.woff2') format('woff2'), url('/fonts/fira/FiraSans-Hair.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-HairItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-HairItalic.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-UltraLight.woff2') format('woff2'), url('/fonts/fira/FiraSans-UltraLight.woff') format('woff');
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-UltraLightItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-UltraLightItalic.woff') format('woff');
|
||||
font-weight: 200;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Light.woff2') format('woff2'), url('/fonts/fira/FiraSans-Light.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-LightItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-LightItalic.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Regular.woff2') format('woff2'), url('/fonts/fira/FiraSans-Regular.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Italic.woff2') format('woff2'), url('/fonts/fira/FiraSans-Italic.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraMono-Medium.woff2') format('woff2'), url('/fonts/fira/FiraMono-Medium.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-MediumItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-MediumItalic.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-SemiBold.woff2') format('woff2'), url('/fonts/fira/FiraSans-SemiBold.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-SemiBoldItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-SemiBoldItalic.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Bold.woff2') format('woff2'), url('/fonts/fira/FiraSans-Bold.woff') format('woff');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-BoldItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-BoldItalic.woff') format('woff');
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-ExtraBold.woff2') format('woff2'), url('/fonts/fira/FiraSans-ExtraBold.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-ExtraBoldItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-ExtraBoldItalic.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-Heavy.woff2') format('woff2'), url('/fonts/fira/FiraSans-Heavy.woff') format('woff');
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira;
|
||||
src: url('/fonts/fira/FiraSans-HeavyItalic.woff2') format('woff2'), url('/fonts/fira/FiraSans-HeavyItalic.woff') format('woff');
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira Mono;
|
||||
src: url('/fonts/fira/FiraMono-Regular.woff2') format('woff2'), url('/fonts/fira/FiraMono-Regular.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Fira Mono;
|
||||
src: url('/fonts/fira/FiraMono-Bold.woff2') format('woff2'), url('/fonts/fira/FiraMono-Bold.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
|
@ -0,0 +1,76 @@
|
|||
.unselectable {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
* {
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
border: none;
|
||||
font-family: Fira, sans-serif;
|
||||
transition: 0.1s ease-out;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
background-color: #c88888;
|
||||
}
|
||||
|
||||
article#facts {
|
||||
margin: 10vh auto 0 auto;
|
||||
width: 680px;
|
||||
display: flex;
|
||||
padding: 30px;
|
||||
justify-content: center;
|
||||
gap: 30px;
|
||||
border-radius: 12px;
|
||||
background: #d5d4c3;
|
||||
}
|
||||
|
||||
article#facts > section {
|
||||
overflow: hidden;
|
||||
padding-bottom: 20px;
|
||||
border-radius: 12px;
|
||||
background-color: #e8e7d6;
|
||||
/* box-shadow: 0px 6px 0px 0px #d5d4c3;
|
||||
-webkit-box-shadow: 0px 6px 0px 0px #d5d4c3;
|
||||
-moz-box-shadow: 0px 6px 0px 0px #d5d4c3; */
|
||||
}
|
||||
|
||||
article#facts > section > img {
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
article#facts > section > :is(h2, p) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
article#facts > section > h2 {
|
||||
font-size: 1.8rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
article#facts > section > p {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
section#conclusion {
|
||||
margin: 30px auto;
|
||||
width: 680px;
|
||||
display: flex;
|
||||
padding: 30px;
|
||||
justify-content: center;
|
||||
gap: 30px;
|
||||
border-radius: 12px;
|
||||
background: #d5d4c3;
|
||||
}
|
||||
|
||||
section#conclusion > p {
|
||||
font-size: 1.2rem;
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 928 B |
Binary file not shown.
After ![]() (image error) Size: 2.7 KiB |
Binary file not shown.
After Width: 48px | Height: 48px | Size: 15 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After ![]() (image error) Size: 76 KiB |
Binary file not shown.
After ![]() (image error) Size: 77 KiB |
Binary file not shown.
After ![]() (image error) Size: 115 KiB |
Binary file not shown.
After ![]() (image error) Size: 101 KiB |
|
@ -0,0 +1,60 @@
|
|||
<!doctype html>
|
||||
|
||||
<html lang="ru">
|
||||
|
||||
<head>
|
||||
<title>Important Facts</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=800px" />
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="MobileOptimized" content="width" />
|
||||
<meta content='yes' name='apple-mobile-web-app-capable' />
|
||||
<meta name="description" content="Thoughts that will make you think" />
|
||||
<meta name="keywords" content="facts, important, things, society" />
|
||||
<meta name="author" content="MIRZAEV" />
|
||||
<meta name="revised" content="08-07-2023" />
|
||||
<meta property="og:title" content="Important Facts" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2023-07-08" />
|
||||
<meta property="article:author" content="MIRZAEV" />
|
||||
<meta property="article:section" content="article" />
|
||||
<meta property="article:tag" content="facts, important, things, society" />
|
||||
<meta property="og:url" content="https://facts.mirzaev.sexy/" />
|
||||
<meta property="og:image" content="https://facts.mirzaev.sexy/images/cover.jpg" />
|
||||
<meta property="og:description" content="Thoughts that will make you think" />
|
||||
<meta property="og:site_name" content="mirzaev.sexy" />
|
||||
<meta property="twitter:card" content="summary">
|
||||
<meta property="twitter:creator" content="@mirzaev_sexy">
|
||||
<meta property="twitter:site" content="@mirzaev_sexy">
|
||||
<meta property="twitter:url" content="https://facts.mirzaev.sexy/">
|
||||
<meta property="twitter:title" content="Important Facts">
|
||||
<meta property="twitter:description" content="Thoughts that will make you think">
|
||||
<meta property="twitter:image" content="https://facts.mirzaev.sexy/images/cover.jpg">
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/fonts/fira.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<article id="facts">
|
||||
<section>
|
||||
<img src="/images/nigger.webp" alt="NIGGER" class="unselectable" ondragstart="return false">
|
||||
<h2>NIGGER</h2>
|
||||
<p>Black skin human</p>
|
||||
</section>
|
||||
<section>
|
||||
<img src="/images/faggot.webp" alt="FAGGOT" class="unselectable" ondragstart="return false">
|
||||
<h2>FAGGOT</h2>
|
||||
<p>Stretched human</p>
|
||||
</section>
|
||||
<section>
|
||||
<img src="/images/woman.webp" alt="WOMAN" class="unselectable" ondragstart="return false">
|
||||
<h2>WOMAN</h2>
|
||||
<p>Female human</p>
|
||||
</section>
|
||||
</article>
|
||||
<section id="conclusion">
|
||||
<p>Thing about it</p>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1 @@
|
|||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
Loading…
Reference in New Issue