------------------------------------------------------------
commit bce85c523c429b20e0e196972b93155383bc2339
Author: ffff:84.226.7.250 <ffff:84.226.7.250@hub.scroll.pub> Date: Sun Nov 10 10:25:35 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6b06f2f..63d9aa3 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1,3 @@ buildHtml -theme roboto - -Hello World my name is +index.html ------------------------------------------------------------
commit e1636daeefe1fa6dc568924f8d3c50af0274f1a1
Author: ffff:84.226.7.250 <ffff:84.226.7.250@hub.scroll.pub> Date: Sun Nov 10 10:25:21 2024 +0000 Updated index.html diff --git a/index.html b/index.html index e69de29..04c58a5 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,460 @@ +<!doctype html> +<html> + <head> + <title>Hiscoll Military Antiques | Home</title> + <!-- html-head --> + <link rel="alternate" href="https://hiscoll.com" hreflang="en-gb" /> + <link rel="canonical" href="https://hiscoll.com" /> + <meta charset="utf-8" /> + <meta http-equiv="content-language" content="en-gb" /> + <meta property="og:locale" content="en_GB" /> + <meta property="og:type" content="website" /> + <meta name="robots" content="index, follow" /> + <meta name="author" content="Concept500" /> + <meta name="version" content="21.16.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta property="og:site_name" content="Concept500" /> + <meta name="description" content="Hiscoll Military Antiques" /> + <meta property="og:title" content="Hiscoll Military Antiques" /> + <meta property="og:description" content="Hiscoll Military Antiques" /> + <meta property="og:url" content="https://hiscoll.com/home.php" /> + <meta property="og:image" content="/assets/logo.gif" /> + <meta name="twitter:card" content="summary_large_image" /> + <meta name="twitter:image:alt" content="Hiscoll Military Antiques" /> + + <!-- Favicon --> + <link + rel="apple-touch-icon-precomposed" + sizes="57x57" + href="/images/favi-gold/apple-touch-icon-57x57.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="114x114" + href="/images/favi-gold/apple-touch-icon-114x114.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="72x72" + href="/images/favi-gold/apple-touch-icon-72x72.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="144x144" + href="/images/favi-gold/apple-touch-icon-144x144.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="60x60" + href="/images/favi-gold/apple-touch-icon-60x60.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="120x120" + href="/images/favi-gold/apple-touch-icon-120x120.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="76x76" + href="/images/favi-gold/apple-touch-icon-76x76.png" + /> + <link + rel="apple-touch-icon-precomposed" + sizes="152x152" + href="/images/favi-gold/apple-touch-icon-152x152.png" + /> + <link + rel="icon" + type="image/png" + href="/images/favi-gold/favicon-196x196.png" + sizes="196x196" + /> + <link + rel="icon" + type="image/png" + href="/images/favi-gold/favicon-96x96.png" + sizes="96x96" + /> + <link + rel="icon" + type="image/png" + href="/images/favi-gold/favicon-32x32.png" + sizes="32x32" + /> + <link + rel="icon" + type="image/png" + href="/images/favi-gold/favicon-16x16.png" + sizes="16x16" + /> + <link + rel="icon" + type="image/png" + href="/images/favi-gold/favicon-128.png" + sizes="128x128" + /> + <meta name="msapplication-TileColor" content="#FFFFFF" /> + <meta + name="msapplication-TileImage" + content="/images/favi-gold/mstile-144x144.png" + /> + <meta + name="msapplication-square70x70logo" + content="/images/favi-gold/mstile-70x70.png" + /> + <meta + name="msapplication-square150x150logo" + content="/images/favi-gold/mstile-150x150.png" + /> + <meta + name="msapplication-wide310x150logo" + content="/images/favi-gold/mstile-310x150.png" + /> + <meta + name="msapplication-square310x310logo" + content="/images/favi-gold/mstile-310x310.png" + /> + <link rel="icon" href="/images/favi-gold/favicon.ico" type="image/x-icon" /> + + <!-- Styling --> + <link media="all" href="/css/reset.css?v=21.16.0" rel="stylesheet" /> + <link media="all" href="/css/style.css?v=21.16.0" rel="stylesheet" /> + <link media="all" href="/css/responsive.css?v=21.16.0" rel="stylesheet" /> + <link media="all" href="/assets/hiscoll.css?v=21.16.0" rel="stylesheet" /> + + <script + src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js" + integrity="sha512-DUC8yqWf7ez3JD1jszxCWSVB0DMP78eOyBpMa5aJki1bIRARykviOuImIczkxlj1KhVSyS16w2FSQetkD4UU2w==" + crossorigin="anonymous" + referrerpolicy="no-referrer" + ></script> + + <script + src="https://cdnjs.cloudflare.com/ajax/libs/prettyPhoto/3.1.6/js/jquery.prettyPhoto.min.js" + integrity="sha512-IB7NSySDRedVEsYsOVuzN5O5jwRjV2ewVVmkDFIgE0yNu11GreBCOMv07i7hlQck41T+sTXSL05/cG+De4cZDw==" + crossorigin="anonymous" + referrerpolicy="no-referrer" + ></script> + + <link + rel="stylesheet" + href="https://cdnjs.cloudflare.com/ajax/libs/prettyPhoto/3.1.6/css/prettyPhoto.min.css" + integrity="sha512-aB3UdGCt+QZdSlPCgDsJBJ+JytRb8oq/cdMEpLTaypINSyom0h5vcw2HsF1m0eZtWsetJllPtQOfCPM9UrdKYw==" + crossorigin="anonymous" + referrerpolicy="no-referrer" + /> + + <!--[if lt IE 9]> + <script + src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" + integrity="sha512-UDJtJXfzfsiPPgnI5S1000FPLBHMhvzAMX15I+qG2E2OAzC9P1JzUwJOfnypXiOH7MRPaqzhPbBGDNNj7zBfoA==" + crossorigin="anonymous" + ></script> + <![endif]--> + </head> + <body class="home"> + <div class="div-header-menu"> + <div class="container"> + <header style=""> + <div class="container"> + <div class="header-logo"> + <figure> + <img src="/assets/logo.gif" alt="Logo" title="Logo" /> + <figcaption>Logo</figcaption> + </figure> + </div> + <div class="header-contact"> + <a href="mailto:enquiry@hiscoll.com" class="headerMail"> + enquiry@hiscoll.com + </a> + </div> + </div> + </header> + <nav class="navbar"> + <div class="container"> + <ul class="mainNav"> + <li class="home"> + <a href="/home.php">Home</a> + </li> + <li class="shop"> + <a href="/shop.php">Shop</a> + </li> + <li class="basket"> + <a href="/basket.php">Basket</a> + </li> + <li class="links"> + <a href="/links.php">Links</a> + </li> + <li class="gallery"> + <a href="/gallery.php">Gallery</a> + </li> + <li class="contact"> + <a href="/contact.php">Contact</a> + </li> + <li class="icon"> + <a href="#" style="font-size: 18px" onclick="toggleMenu()" + >&#9776; Menu</a + > + </li> + </ul> + + <form action="shop.php" class="zoekbalk"> + <input + type="text" + name="q" + placeholder=" -- Search -- " + value="" + /> + <input type="submit" value="Go" /> + </form> + </div> + <script type="text/javascript"> + function toggleMenu() { + $("ul.mainNav").toggleClass("responsive"); + $(".background-wrapper").toggleClass("active-bg"); + $(".navbar").toggleClass("active-bg"); + return false; + } + </script> + </nav> + </div> + </div> + <div class="background-wrapper"></div> + <main> + <div class="container"> + <div class="inner-wrapper"> + <div class="banner top"> + <h3>Theft of the entire web-site inventory ...</h3> + <p> + Dear Friends and Collectors + <br /> + <br /> + + I write this message with pain in my heart, but during my last + visit at the SOS in Louisville/USA some low-life thieves broke + into my appartment and took my entire web-site-inventory starting + at nr. 63415 (and more)! + <br /> + <br /> + + So over 3.500 items were stolen...I am very sad and + devestated..what a horrible news... + <br /> + <br /> + + What a miserable thing to do...I am very sad... + <br /> + <br /> + + Mario + </p> + </div> + </div> + </div> + <div class="container"> + <div class="inner-wrapper"> + <head> + <!-- Matomo --> + <script> + var _paq = (window._paq = window._paq || []); + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + _paq.push(["trackPageView"]); + _paq.push(["enableLinkTracking"]); + (function () { + var u = "//stats.concept500.com/"; + _paq.push(["setTrackerUrl", u + "matomo.php"]); + _paq.push(["setSiteId", "3"]); + var d = document, + g = d.createElement("script"), + s = d.getElementsByTagName("script")[0]; + g.async = true; + g.src = u + "matomo.js"; + s.parentNode.insertBefore(g, s); + })(); + </script> + <!-- Matomo Image Tracker--> + <img + referrerpolicy="no-referrer-when-downgrade" + src="https://stats.concept500.com/matomo.php?idsite=3&amp;rec=1" + style="border: 0" + alt="" + /> + <!-- End Matomo --> + <!-- End Matomo Code --> + + <!-- Plausible --> + <script + defer + data-domain="hiscoll.com" + src="https://plausible.concept500.com/js/script.js" + ></script> + <!-- End Plausible --> + </head> + + <div class="content-block inner-wrapper"> + <div class="content-part block-text"> + <h1>Welcome to Hiscoll Military Antiques</h1> + <br /> + <!-- Email Harvester --> + <div id="emailalert" class="emailharvester"> + <form name="ccoptin" action="addemail.php" method="post"> + <h3>Register Now!</h3> + <p> + If you would like us to send you an email whenever we add + new stock please enter your email address below and click + "go". + </p> + <div class="mailInsert"> + <input + type="text" + name="email" + size="25" + placeholder="E-mail" + value="" + /> + <input type="submit" name="go" value="GO" class="submit" /> + </div> + </form> + </div> + <!-- End Email Harvester --> + + <p> + For more than three decades I have been collecting quality, + original, military items and I thought it a proper moment to + expand my hobby by using this website. Here you will find a good + range of military items of which the originality is 100% + guaranteed. I have chosen NOT to show any forbidden symbols on + the article photos: you are most welcome to ask me for any + additional non-altered pictures. + </p> + <p>&nbsp;</p> + <p> + I strive to offer quality, original items only, of which some + originate from my own collection. I assure you that all the + artifacts on this site are original, unless stated otherwise and + back this with a full money back guarantee. + </p> + <p>&nbsp;</p> + <p> + I am always looking to acquire new items for my site and/or + collection. Please do offer anything that you feel might be of + interest; either in part exchange or for cash. + </p> + <p>&nbsp;</p> + <p> + Although I am residing in Holland, I have decided to offer and + describe all items in the English language only. However, I am + proficient in French, German and Dutch, so please do not + hesitate to contact me in one of these languages. + </p> + <p>&nbsp;</p> + <p class="extra"> + <b> + Correspondence ONLY via e-mail: enquiry@hiscoll.com + <br /> + + - no contact via telephone - + </b> + </p> + </div> + <!-- <A HREF="dutch.php"><IMG SRC="assets/dutchflag.gif" class="flag" ALT="Klik hier voor deze pagina in het Nederlands" VSPACE="5"></A> --> + <div class="content-part block-image"> + <img src="/assets/h1.jpg" alt="home image 1" class="mySlides" /> + <img src="/assets/h2.jpg" alt="home image 1" class="mySlides" /> + <img src="/assets/h3.jpg" alt="home image 1" class="mySlides" /> + <img src="/assets/h4.jpg" alt="home image 1" class="mySlides" /> + <br /> + <p class="highlight"> + We specifically stress that this website is for + <br /> + historical interest only and has NO political + <br /> + agenda and/or views whatsoever. + </p> + <br /> + + <script> + var myIndex = 0; + carousel(); + + function carousel() { + var i; + var x = document.getElementsByClassName("mySlides"); + for (i = 0; i < x.length; i++) { + x[i].style.display = "none"; + } + myIndex++; + if (myIndex > x.length) { + myIndex = 1; + } + x[myIndex - 1].style.display = "block"; + setTimeout(carousel, 2000); // Change image every 2 seconds + } + </script> + </div> + </div> + </div> + </div> + </main> + + <footer> + <div class="flash"></div> + + <div class="container"> + <div class="inner-wrapper"> + <div class="content-part"> + <p class="footer-text margin10"> + <a class="footermenu terms" href="terms.php" + >Terms & Conditions &#10233;</a + > + <a class="footermenu privacy" href="privacy.php" + >Privacy Policy &#10233;</a + > + <a class="footermenu updatereg" href="updatereg.php" + >Change Registered Details &#10233;</a + > + </p> + </div> + <div class="content-part center"> + <img + src="/images/pay/paypal.png" + alt="Paypal" + title="Paypal" + class="payicon" + /> + <a href="https://www.militariamart.com/"> + <img + src="images/mm.gif" + width="46" + height="23" + alt="This dealer is a Militaria Mart member" + class="mm" + /> + </a> + </div> + <div class="content-part"> + <div + class="fb-like margin10" + data-href="https://hiscoll.com" + data-layout="button" + data-action="like" + data-show-faces="true" + data-share="true" + ></div> + </div> + </div> + + <div + class="copyright" + itemscope="" + itemtype="http://schema.org/WebSite" + > + <meta itemprop="copyrightHolder" content="Concept500" /> + + © 2024 + <a href="https://www.concept500.co.uk" target="_blank">Concept500</a> + </div> + </div> + </footer> + </body> +</html> ------------------------------------------------------------
commit cdfb28bc82b822605ea306bd22e0d757384b0e4b
Author: ffff:84.226.7.250 <ffff:84.226.7.250@hub.scroll.pub> Date: Sun Nov 10 10:24:59 2024 +0000 Updated index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit c1c0d6b080cf032eb9cf42683a6e849ad921e684
Author: root <root@hub.scroll.pub> Date: Fri Nov 8 15:28:56 2024 +0000 Deleted log.txt diff --git a/log.txt b/log.txt deleted file mode 100644 index e69de29..0000000 ------------------------------------------------------------
commit 73627d342930a46c4f746bef9888bd92a9991468
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub> Date: Fri Nov 8 15:28:19 2024 +0000 Updated log.txt diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 2454d24bbdba6a0946dafb4a6b314a4db4d75ef8
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub> Date: Fri Nov 8 15:28:15 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index b6f1c67..6b06f2f 100644 --- a/index.scroll +++ b/index.scroll @@ -2,4 +2,4 @@ buildHtml theme roboto -Hello world my name is +Hello World my name is ------------------------------------------------------------
commit deb01d2519042d3550430dfab7b3b68cb68c09d7
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub> Date: Fri Nov 8 15:28:08 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..b6f1c67 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,5 @@ buildHtml + theme roboto -Hello World my name is \ No newline at end of file +Hello world my name is ------------------------------------------------------------
commit f50b7aeda0866583530eb1f180a339ac8f7eeb2e
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub> Date: Fri Nov 8 15:26:32 2024 +0000 Updated .gitignore diff --git a/.gitignore b/.gitignore index aa0ab78..afa85ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.html *.txt *.xml ------------------------------------------------------------
commit 7118bff68b4b2ff80321ac3cd6979e27fb7f39f0
Author: root <root@hub.scroll.pub> Date: Fri Nov 8 15:26:04 2024 +0000 Deleted log.txt diff --git a/log.txt b/log.txt deleted file mode 100644 index e69de29..0000000 ------------------------------------------------------------
commit 0f6866c958d3e6d31f063f037f8fdf7a30502fcd
Author: ffff:66.75.90.209 <ffff:66.75.90.209@hub.scroll.pub> Date: Thu Nov 7 23:15:05 2024 +0000 Updated log.txt diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..e69de29