summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/index.ejs8
-rw-r--r--views/info.ejs73
-rw-r--r--views/partials/top/head.ejs1
-rw-r--r--views/partials/top/navbar.ejs8
-rw-r--r--views/settings.ejs5
-rw-r--r--views/visit.ejs9
6 files changed, 91 insertions, 13 deletions
diff --git a/views/index.ejs b/views/index.ejs
index 20aa31a..f87b60f 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -4,7 +4,13 @@
<h1>SneedBay</h1>
<p>Making Torrents Great Again</p>
- <img class="mw-100 w-50" src="static/images/cover.png" alt="app_cover">
+ <p>SneedBay is a PirateBay indexing tool which facilitates the use of the website through it's api(apibay).</p>
+ <p>In order to download and seed the torrents, I recommend either using <a href="https://www.qbittorrent.org/">qBitorrent</a> or <a href="https://transmissionbt.com/">transmission</a> softwares.</p>
+ <p><strong>Remember</strong>: Don't be a city slicker and please seed your torrents, otherwise, Al Sneed will pay you a <a href="/visit">visit</a>.</p>
+
+ <a href="static/pdf/ISaiF.pdf">
+ <img class="mw-100 w-50 img-fluid rounded" src="static/images/cover.png" alt="app_cover">
+ </a>
</div>
<%- include('partials/footer'); %>
diff --git a/views/info.ejs b/views/info.ejs
index 6c73579..d869667 100644
--- a/views/info.ejs
+++ b/views/info.ejs
@@ -1,5 +1,78 @@
<%- include('partials/header'); %>
<h1>About</h1>
+<div name="body" class="text-center">
+ <img class="mw-100 w-50 img-fluid p-4" src="static/images/sneedab.gif" alt="info_conver">
+ <div class="row row-cols-1 row-cols-md-3 g-4">
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
+ <path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457" />
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">Source Code</h5>
+ <p class="card-text"><a href="https://gitlab.com/rafa_99/sneedbay">https://gitlab.com/rafa_99/sneedbay</a></p>
+ </div>
+ </div>
+ </div>
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
+ <path d="M7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H9v-.586a1 1 0 0 0-2 0zM13.5 3l.75 1-.75 1H2V3h11.5zm.5 5v2H2.5l-.75-1 .75-1H14z"/>
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">License</h5>
+ <p class="card-text">Licensed under the <a href="https://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a></p>
+ </div>
+ </div>
+ </div>
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10c0 0 2.5 1.5 5 .5s5-.5 5-.5c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"/>
+ <path fill-rule="evenodd" d="M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"/>
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">UI & Icons</h5>
+ <p class="card-text">Both icons and UI from <a href="https://getbootstrap.com/">Bootstrap</a></p>
+ </div>
+ </div>
+ </div>
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
+ <path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z"/>
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">My Website</h5>
+ <p class="card-text">Find me at <a href="https://rafa_99.gitlab.io/">https://rafa_99.gitlab.io/</a></p>
+ </div>
+ </div>
+ </div>
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
+ <path d="M5.5 13v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.5v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.084c1.992 0 3.416-1.033 3.416-2.82 0-1.502-1.007-2.323-2.186-2.44v-.088c.97-.242 1.683-.974 1.683-2.19C11.997 3.93 10.847 3 9.092 3H9V1.75a.25.25 0 0 0-.25-.25h-1a.25.25 0 0 0-.25.25V3h-.573V1.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V3l-1.998.011a.25.25 0 0 0-.25.25v.989c0 .137.11.25.248.25l.755-.005a.75.75 0 0 1 .745.75v5.505a.75.75 0 0 1-.75.75l-.748.011a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25L5.5 13zm1.427-8.513h1.719c.906 0 1.438.498 1.438 1.312 0 .871-.575 1.362-1.877 1.362h-1.28V4.487zm0 4.051h1.84c1.137 0 1.756.58 1.756 1.524 0 .953-.626 1.45-2.158 1.45H6.927V8.539z"/>
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">Bitcoin</h5>
+ <p class="card-text"><a href="bitcoin:1MvzcDqAVfuQLYZKNCcBoVNYe2neta3pkM">1MvzcDqAVfuQLYZKNCcBoVNYe2neta3pkM</a></p>
+ </div>
+ </div>
+ </div>
+ <div class="col">
+ <div class="card h-100">
+ <svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 3756.09 3756.49">
+ <path d="M2250,371.75c-1036.89,0-1879.12,842.06-1877.8,1878,0.26,207.26,33.31,406.63,95.34,593.12h561.88V1263L2250,2483.57,3470.52,1263v1579.9h562c62.12-186.48,95-385.85,95.37-593.12C4129.66,1212.76,3287,372,2250,372Z" transform="translate(-371.96 -371.75)"/>
+ <path d="M1969.3,2764.17l-532.67-532.7v994.14H1029.38l-384.29.07c329.63,540.8,925.35,902.56,1604.91,902.56S3525.31,3766.4,3855,3225.6H3063.25V2231.47l-532.7,532.7-280.61,280.61-280.62-280.61h0Z" transform="translate(-371.96 -371.75)"/>
+ </svg>
+ <div class="card-body">
+ <h5 class="card-title">Monero</h5>
+ <p class="card-text"><a href="monero:4254FmcCGBNbaq9CcqkUSk8eY3cqACjrGXRWkxXxXbjD1Up3Nu4BsCA1YCkrnrzG4SUmwDJQnBYJoeLrucWSDRhyRchRAHP">4254FmcCGBNbaq9CcqkUSk8eY3cqACjrGXRWkxXxXbjD1Up3Nu4BsCA1YCkrnrzG4SUmwDJQnBYJoeLrucWSDRhyRchRAHP</a></p>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
<%- include('partials/footer'); %>
diff --git a/views/partials/top/head.ejs b/views/partials/top/head.ejs
index f1c3c7b..dcf1afd 100644
--- a/views/partials/top/head.ejs
+++ b/views/partials/top/head.ejs
@@ -4,5 +4,6 @@
<meta name="description" content="sneedBay, piratebay indexer">
<link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
+<link rel="stylesheet" type="text/css" href="css/extra.css">
<script src="js/bootstrap.bundle.js"></script>
<title>SNEEDBAY</title>
diff --git a/views/partials/top/navbar.ejs b/views/partials/top/navbar.ejs
index 77ec14b..25a8b69 100644
--- a/views/partials/top/navbar.ejs
+++ b/views/partials/top/navbar.ejs
@@ -1,7 +1,7 @@
<nav class="navbar navbar-expand bg-light shadow sticky-top">
<div class="container-fluid">
<a class="navbar-brand" href="/">
- <img src="static/images/sneedab.gif" alt="Logo" width="60" height="30" class="d-inline-block align-text-top">
+ <img src="static/images/sneedsfeednseed-store.png" alt="Logo" width="30" height="30" class="d-inline-block align-text-top">
SNEEDBAY
</a>
<div class="align-items-center d-flex justify-content-between gap-3">
@@ -12,12 +12,6 @@
</svg>
</a>
- <a href="/settings" class="link-dark">
- <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" viewBox="0 0 16 16">
- <path d="M7.068.727c.243-.97 1.62-.97 1.864 0l.071.286a.96.96 0 0 0 1.622.434l.205-.211c.695-.719 1.888-.03 1.613.931l-.08.284a.96.96 0 0 0 1.187 1.187l.283-.081c.96-.275 1.65.918.931 1.613l-.211.205a.96.96 0 0 0 .434 1.622l.286.071c.97.243.97 1.62 0 1.864l-.286.071a.96.96 0 0 0-.434 1.622l.211.205c.719.695.03 1.888-.931 1.613l-.284-.08a.96.96 0 0 0-1.187 1.187l.081.283c.275.96-.918 1.65-1.613.931l-.205-.211a.96.96 0 0 0-1.622.434l-.071.286c-.243.97-1.62.97-1.864 0l-.071-.286a.96.96 0 0 0-1.622-.434l-.205.211c-.695.719-1.888.03-1.613-.931l.08-.284a.96.96 0 0 0-1.186-1.187l-.284.081c-.96.275-1.65-.918-.931-1.613l.211-.205a.96.96 0 0 0-.434-1.622l-.286-.071c-.97-.243-.97-1.62 0-1.864l.286-.071a.96.96 0 0 0 .434-1.622l-.211-.205c-.719-.695-.03-1.888.931-1.613l.284.08a.96.96 0 0 0 1.187-1.186l-.081-.284c-.275-.96.918-1.65 1.613-.931l.205.211a.96.96 0 0 0 1.622-.434l.071-.286zM12.973 8.5H8.25l-2.834 3.779A4.998 4.998 0 0 0 12.973 8.5zm0-1a4.998 4.998 0 0 0-7.557-3.779l2.834 3.78h4.723zM5.048 3.967c-.03.021-.058.043-.087.065l.087-.065zm-.431.355A4.984 4.984 0 0 0 3.002 8c0 1.455.622 2.765 1.615 3.678L7.375 8 4.617 4.322zm.344 7.646.087.065-.087-.065z" />
- </svg>
- </a>
-
<form class="d-flex" action="search" method="POST">
<input class="form-control me-2" id="search" name="search" placeholder="Search Torrent" aria-label="Search Torrent">
<button class="btn btn-outline-success" type="submit">Search</button>
diff --git a/views/settings.ejs b/views/settings.ejs
deleted file mode 100644
index 6919dc4..0000000
--- a/views/settings.ejs
+++ /dev/null
@@ -1,5 +0,0 @@
-<%- include('partials/header'); %>
-
-<h1>Settings</h1>
-
-<%- include('partials/footer'); %>
diff --git a/views/visit.ejs b/views/visit.ejs
new file mode 100644
index 0000000..2757f6c
--- /dev/null
+++ b/views/visit.ejs
@@ -0,0 +1,9 @@
+<%- include('partials/header'); %>
+
+<div class="text-center">
+ <p class="green-text">>you didn't seed</p>
+ <p class="green-text">>you don't have a positive ratio</p>
+ <img src="static/images/dontleech.png" class="img-fluid">
+</div>
+
+<%- include('partials/footer'); %>