Showing source for: https://mtdb.co/
Duration: 0.790095s
Server: Microsoft-IIS/10.0
<html>
<head>
<script>
document.cookie = 'screen_w=' + screen.availWidth;
document.cookie = 'screen_h=' + screen.availHeight;
location.reload();
</script>
<meta charset="utf-8">
<link href="/mtdb.png" rel="icon" sizes="32x32" type="image/png">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="System to store your magic links and trick info." name="description">
<meta content="magic, magic dealers, magic tricks, magic trick reviews" name="keywords">
<meta content="starbase51 Ltd." name="author">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;515;700&display=swap" rel="stylesheet">
<!--link rel="stylesheet" type="text/css" href="/style.css"-->
<title>
Magic Trick Database
</title>
<style>
.closebtn {
position : absolute;
top : 10;
right : 25px;
margin-left : 50px;
}
* {
font-family : "Comfortaa", cursive,Verdana,tahoma,arial;
color : #58595B;
}
body {
background-color : #f6f6f6;
width : 100%;
height : 100%;
margin : 0;
padding : 0;
}
html {
width : 100%;
height : 100%;
margin : 0px;
padding : 0;
}
table.bb {
background-color : #ffffff;
box-shadow : 3px 3px 3px #888888;
}
th {
text-align : left;
text-decoration : bold;
border-bottom : solid 3px #87c540;
color : #888888;
}
input, submit, select {
width : 100%;
padding : 5px;
}
input.ss, submit.ss {
width : 200px;
padding : 5px;
}
textarea {
width : 100%;
padding : 5px;
height : 100px;
}
.ss {
border : solid 2px #87c540;
}
.sidenav {
height : 100%; /* 100% Full-height */
width : 0; /* 0 width - change this with JavaScript */
position : fixed; /* Stay in place */
z-index : 1; /* Stay on top */
top : 0; /* Stay at the top */
left : 0;
background-color : #87c540;
overflow-x : hidden; /* Disable horizontal scroll */
padding-top : 60px; /* Place content 60px from the top */
transition : 0.5s; /* 0.5 second transition effect to slide in the sidenav */
-webkit-box-shadow : 5px 0px 5px 0px rgba(0,0,0,0.44);
-moz-box-shadow : 5px 0px 5px 0px rgba(0,0,0,0.44);
box-shadow : 5px 0px 5px 0px rgba(0,0,0,0.44);
}
/* The navigation menu links */
.sidenav a {
padding : 8px 8px 8px 32px;
text-decoration : none;
//
font-size : 18px;
color : #ffffff;
display : block;
transition : 0.3s;
}
a {
cursor : hand;
text-decoration : underline;
color : #87c540;
}
a:link {
cursor : hand;
text-decoration : underline;
color : #87c540;
}
a:visited {
cursor : hand;
text-decoration : underline;
color : #87c540;
}
a:hover {
cursor : hand;
text-decoration : underline;
color : #87c540;
font-weight : bold;
}
a:active {
cursor : hand;
text-decoration : underline;
color : #87c540;
}
.modal {
display : none; /* Hidden by default */
position : fixed; /* Stay in place */
z-index : 1; /* Sit on top */
padding-top : 100px; /* Location of the box */
left : 0;
top : 0;
width : 100%; /* Full width */
height : 100%; /* Full height */
overflow : auto; /* Enable scroll if needed */
background-color : rgb(0,0,0); /* Fallback color */
background-color : rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
position : relative;
background-color : #fefefe;
margin : auto;
padding : 0;
border : 1px solid #888;
width : 80%;
box-shadow : 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name : animatetop;
animation-duration : 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
from {
top : -300px;
opacity : 0
}
to {
top : 0;
opacity : 1
}
}
@keyframes animatetop {
from {
top : -300px;
opacity : 0
}
to {
top : 0;
opacity : 1
}
}
/* The Close Button */
.close {
color : white;
float : right;
font-size : 28px;
font-weight : bold;
}
.close:hover,
.close:focus {
color : #000;
text-decoration : none;
cursor : pointer;
}
.modal-header {
padding : 2px 16px;
background-color : #F7D117;
color : white;
}
.modal-body {
padding : 2px 16px;
}
.modal-footer {
padding : 2px 16px;
background-color : #F7D117;
color : white;
}
@media screen and (min-width: 601px) {
* {
font-size : 1vw;
}
h1 {
font-size : 3vw;
}
small {
font-size : .9vw;
}
input[type=radio], input[type=checkbox] {
width : 2vw;
height : 2vw;
}
.headerText {
font-size : 2vw;
}
.closebtn {
font-size : 4vw;
}
a.lg {
cursor : hand;
text-decoration : none;
font-size : 3vw;
}
a.lg:hover {
cursor : hand;
text-decoration : underline;
color : #87c540;
font-size : 3vw;
}
.mnBdyTbl {
width : 100%;
height : 100%;
cellpadding : 150px;
cellspacing : 0px;
}
}
@media screen and (max-width: 600px) {
* {
font-size : 5vw;
}
h1 {
font-size : 7vw;
}
small {
font-size : 4vw;
}
input[type=radio], input[type=checkbox] {
width : 5vw;
height : 5vw;
}
.headerText {
font-size : 10vw;
}
.closebtn {
font-size : 10vw;
}
a.lg {
cursor : hand;
text-decoration : none;
font-size : 7vw;
}
a.lg:hover {
cursor : hand;
text-decoration : underline;
color : #87c540;
font-size : 7vw;
}
.mnBdyTbl {
width : 600px;
height : 100%;
cellpadding : 50px;
cellspacing : 0px;
}
}
hr.wl {
width : 80%;
border-top : 1px solid #888888;
}
</style>
</head>
<body>
<script>
function openNav() {
if (document.getElementById("mySidenav").style.width == "250px") {
closeNav();
} else {
openNavi();
}
}
function openNavi() {
document.getElementById("mySidenav").style.width = "250px";
}
function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
var modal = document.getElementById("myModal");
var span = document.getElementsByClassName("close")[0];
function showComments(pid) {
modal.style.display = "block";
}
span.onclick = function() {
modal.style.display = "none";
};
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
};
</script>
<div class="sidenav" id="mySidenav">
<a class="closebtn" href="javascript:void(0)" onclick="closeNav()" style="color:#ffffff;text-decoration:none">
×
</a>
<a href="/" style="color:#ffffff">
home
</a>
<a href="about.asp" style="color:#ffffff">
about
</a>
<a href="login.asp" style="color:#ffffff">
login
</a>
<a href="register.asp" style="color:#ffffff">
register
</a>
<a href="dealers.asp" style="color:#ffffff">
dealers
</a>
<a href="tricks.asp" style="color:#ffffff">
tricks
</a>
<a href="creators.asp" style="color:#ffffff">
creators
</a>
<a href="message.asp" style="color:#ffffff">
contact
</a>
</div>
<script>
function sortTable(n) {
var table, rows, switching, i, x, y, shouldSwitch, dir, switchcount = 0;
table = document.getElementById("SortableTable");
switching = true;
dir = "asc";
while (switching) {
switching = false;
rows = table.rows;
for (i = 1; i < (rows.length - 1); i++) {
shouldSwitch = false;
x = rows[i].getElementsByTagName("TD")[n];
y = rows[i + 1].getElementsByTagName("TD")[n];
if (dir == "asc") {
if (x.innerHTML.toLowerCase() > y.innerHTML.toLowerCase()) {
shouldSwitch = true;
break;
}
} else if (dir == "desc") {
if (x.innerHTML.toLowerCase() < y.innerHTML.toLowerCase()) {
shouldSwitch = true;
break;
}
}
}
if (shouldSwitch) {
rows[i].parentNode.insertBefore(rows[i + 1], rows[i]);
switching = true;
switchcount++;
} else {
if (switchcount == 0 && dir == "asc") {
dir = "desc";
switching = true;
}
}
}
}
</script>
<style>
* {
box-sizing : border-box
}
/* Slideshow container */
.slideshow-container {
max-width : 560px;
position : relative;
margin : 0px;
}
/* Hide the images by default */
.mySlides {
display : none;
}
/* Caption text */
.text {
color : #87c540;
font-size : 15px;
padding : 8px 12px;
position : absolute;
bottom : 8px;
width : 100%;
text-align : center;
text-shadow : 1px 1px 2px #000000;
}
/* Number text (1/3 etc) */
.numbertext {
color : #87c540;
font-size : 12px;
padding : 8px 12px;
position : absolute;
top : 55px;
left : 490px;
text-shadow : 1px 1px 2px #000000;
}
/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 2.5s;
animation-name : fade;
animation-duration : 2.5s;
}
@-webkit-keyframes fade {
from {
opacity : .4
}
to {
opacity : 1
}
}
@keyframes fade {
from {
opacity : .4
}
to {
opacity : 1
}
}
</style>
<table cellpadding="0px" cellspacing="0px" width="100%">
<tbody>
<tr>
<td align="center" valign="middle">
<br>
<br>
<h1>
<span class="headerText" onclick="openNav()" style="cursor:pointer;">
☰
</span>
<a class="lg" href="/dashboard.asp">
mtdb
</a>
</h1>
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade">
<div class="numbertext">
1 / 5
</div>
<img src="screenshots/collection.png" style="width:560px;border:3px solid #87c540;">
<div class="text">
YOUR COLLECTION
</div>
</div>
<div class="mySlides fade">
<div class="numbertext">
2 / 5
</div>
<img src="screenshots/creators.png" style="width:560px;border:3px solid #87c540;">
<div class="text">
CREATORS
</div>
</div>
<div class="mySlides fade">
<div class="numbertext">
3 / 5
</div>
<img src="screenshots/dealers.png" style="width:560px;border:3px solid #87c540;">
<div class="text">
DEALERS
</div>
</div>
<!--
<div class="mySlides fade">
<div class="numbertext">4 / 6</div>
<img src="screenshots/hype.png" style="width:560px;border:3px solid #87c540;">
<div class="text">HYPE</div>
</div>
-->
<div class="mySlides fade">
<div class="numbertext">
4 / 5
</div>
<img src="screenshots/tricks.png" style="width:560px;border:3px solid #87c540;">
<div class="text">
TRICKS
</div>
</div>
<div class="mySlides fade">
<div class="numbertext">
5 / 5
</div>
<img src="screenshots/trick.png" style="width:560px;border:3px solid #87c540;">
<div class="text">
TRICK
</div>
</div>
</div>
<br>
<br>
Magic Trick Database is a place to securely store all your online trick explanations and passwords.
<br>
<br>
Tap the
<span onclick="openNav()" style="cursor:pointer;">
☰
</span>
any time to open the navigation panel.
<br>
<br>
Only you can see your links and passwords!
Anyone caught sharing passwords will be removed.
Links and passwords are encrypted.
<br>
<br>
If you're a dealer or creator concerned by a central explaination database,
<a href="concerned.asp">
click here
</a>
.
<br>
<br>
You can also store your whole collection,
to make sure you don't buy a duplicate when you're next at a dealers stand.
<br>
<br>
Also you can advertise any of your unused magic from your collection in just one click.
<br>
<br>
<!--
We also collate the emails from several dealers so you can just read the highlights.
<br><br>
Another nice feature is we store the prices of new tricks, so you can find the best deals.
<br><br>
-->
You can also review tricks & dealers.
<br>
<br>
<a href="register.asp">
<h1>
REGISTER
</h1>
</a>
<br>
<br>
<!--
<iframe allowfullscreen="allowfullscreen" frameborder="no" width="560px" height="315"
style="border:3px solid #87c540;"
src="https://app.wideo.co/embed/29268191591288881732?width=560&height=315&repeat=false&autoplay=false"></iframe>
<br><br>
<img src="/img/mtdb-owl.png" alt="MTDB Owl"><br>
MTDB Owl - Trick librarian and password protector.
-->
<br>
<br>
<br>
<br>
<br>
<br>
<a href="about.asp">
about
</a>
|
<a href="login.asp">
login
</a>
|
<a href="register.asp">
register
</a>
|
<a href="dealers.asp">
dealers
</a>
|
<a href="tricks.asp">
tricks
</a>
|
<a href="creators.asp">
creators
</a>
|
<a href="message.asp">
contact
</a>
<br>
<br>
<br>
this site uses cookies to store a record of your login, they are not used for targeted adverts etc
<br>
<br>
<br>
<a href="register.asp">
<h1>
REGISTER
</h1>
</a>
<br>
</td>
</tr>
</tbody>
</table>
<script>
var slideIndex = 0;
showSlides();
function showSlides() {
var i;
var slides = document.getElementsByClassName("mySlides");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {
slideIndex = 1;
}
slides[slideIndex - 1].style.display = "block";
setTimeout(showSlides, 2000);
}
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-5777223-6">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-5777223-6');
</script>
</body>
</html>
# |
Url |
Url |
Source |
Date |
1 |
https://mtdb.co/ |
|
2025-02-07 05:23:29 |
2 |
https://allautounlock.com/ |
|
2025-02-07 05:23:28 |
3 |
https://agoiare.dlbookit.se/(S(10j… |
|
2025-02-07 05:23:26 |
4 |
https://thebolditalic.com/?gi=4c56… |
|
2025-02-07 05:23:23 |
5 |
https://thebolditalic.com/?gi=16b8… |
|
2025-02-07 05:23:22 |
6 |
https://gummyreliefcbd.com/en-us/a… |
|
2025-02-07 05:23:20 |
7 |
https://www.shkoh.com.sg/incorpora… |
|
2025-02-07 05:23:16 |
8 |
https://gummyreliefcbd.com/en-us/c… |
|
2025-02-07 05:23:12 |
9 |
https://dominickwwutq.blogars.com/ |
|
2025-02-07 05:23:06 |
10 |
https://agoiare.dlbookit.se/(S(o3k… |
|
2025-02-07 05:23:05 |
11 |
https://gummyreliefcbd.com/en-us/c… |
|
2025-02-07 05:23:04 |
12 |
https://cwcab.com/?URL=www.topscbd… |
|
2025-02-07 05:22:58 |
13 |
https://thebolditalic.com/?gi=0e8e… |
|
2025-02-07 05:22:58 |
14 |
https://agoiare.dlbookit.se/(S(cyc… |
|
2025-02-07 05:22:56 |
15 |
https://cbdgummyexperts.net/en-us/… |
|
2025-02-07 05:22:56 |
16 |
https://thebolditalic.com/?gi=786b… |
|
2025-02-07 05:22:55 |
17 |
https://thebolditalic.com/%3Fgi=62… |
|
2025-02-07 05:22:52 |
18 |
https://thebolditalic.com/?gi=e25f… |
|
2025-02-07 05:22:51 |
19 |
https://agoiare.dlbookit.se/(S(iax… |
|
2025-02-07 05:22:49 |
20 |
https://gummyreliefcbd.com/en-us/s… |
|
2025-02-07 05:22:46 |