It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://zenithctc.co.uk

  1. <!DOCTYPE html>
  2.  
  3. <html dir="ltr" lang="en">
  4.  
  5. <head>
  6.  
  7. <!-- Google tag (gtag.js) -->
  8. <script async src="https://www.googletagmanager.com/gtag/js?id=G-X5Z8DH7233"></script>
  9. <script>
  10.  window.dataLayer = window.dataLayer || [];
  11.  function gtag(){dataLayer.push(arguments);}
  12.  gtag('js', new Date());
  13.  
  14.  gtag('config', 'G-X5Z8DH7233');
  15. </script>
  16.    <title>The domain name zenithctc.co.uk has already been sold.</title>
  17.    <meta charset="utf-8">
  18. <meta name="robots" content="index, follow">
  19. <meta property="og:title" content="zenithctc.co.uk">
  20. <meta property="og:type" content="other">
  21. <meta property="og:image">
  22. <meta property="og:image:width" content="800">
  23. <meta property="og:image:height" content="800">
  24. <meta property="og:url" content="https://www.flip.uk/listing/zenithctccouk/62838">
  25. <meta name="twitter:card" content="summary">
  26. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  27. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  28.  
  29.  
  30.  
  31.  
  32.  
  33.    <link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css">
  34. <link href="/js/slick/slick.css" rel="stylesheet" type="text/css">
  35. <link href="/js/slick/slick-theme.css" rel="stylesheet" type="text/css">
  36. <link href="/js/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css">
  37. <link href="/css/default.css" rel="stylesheet" type="text/css">
  38. <!--[if lt IE 9]><link href="/css/style.ie.css" media="all" rel="stylesheet" type="text/css"><![endif]-->
  39. <link href="/css/mods.css" rel="stylesheet" type="text/css">
  40. <link href="/uploads/fav-1.png" rel="shortcut icon" type="image/vnd.microsoft.icon">
  41. <script src="/js/feather.min.js" type="text/javascript"></script>
  42. <link href="/js/bootstrap-datetimepicker/css/tempusdominus-bootstrap-4.min.css" media="screen" rel="stylesheet" type="text/css">
  43. <script type="text/javascript" src="/js/jquery.min.js"></script>
  44. <script type="text/javascript" src="/js/jquery-migrate-3.0.0.min.js"></script>
  45. <link rel="canonical" href="https://www.flip.uk/listing/zenithctccouk/62838">
  46. <meta name="archive.org_bot" content="noindex,noarchive">
  47. <meta name="ia_archiver" content="noindex,noarchive">
  48. <link href="/js/printarea/print.css" media="print" rel="stylesheet" type="text/css">
  49. <link href="/themes/eight/css/nouislider.min.css" media="all" rel="stylesheet" type="text/css">
  50. <link href="/themes/eight/css/cssprogress.css" media="all" rel="stylesheet" type="text/css">
  51. <link href="/themes/eight/css/theme.css?v=4.14" media="all" rel="stylesheet" type="text/css">
  52. <link href="/themes/eight/css/header.two.css" media="all" rel="stylesheet" type="text/css">
  53. <link href="/themes/eight/css/colors.css" media="all" rel="stylesheet" type="text/css">
  54. <script type="text/javascript" src="/js/clipboard.min.js"></script>
  55. <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
  56. <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
  57. <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
  58. <link rel="manifest" href="/favicon/site.webmanifest">
  59. <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#05afb5">
  60. <link rel="shortcut icon" href="/favicon/favicon.ico">
  61. <meta name="msapplication-TileColor" content="#ffffff">
  62. <meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
  63. <meta name="msapplication-config" content="/favicon/browserconfig.xml">
  64. <meta name="theme-color" content="#ffffff">
  65. <meta name="ad" content="na"></head>
  66. <body class="theme-blue">
  67.  
  68.  
  69. <!-- HEADER -->
  70. <header>
  71.    
  72.  
  73.  
  74. <script>
  75. function isIE() {
  76.  ua = navigator.userAgent;
  77.  /* MSIE used to detect old browsers and Trident used to newer ones*/
  78.  var is_ie = ua.indexOf("MSIE ") > -1 || ua.indexOf("Trident/") > -1;
  79.  
  80.  return is_ie;
  81. }
  82. /* Create an alert to show if the browser is IE or not */
  83. if (isIE()){
  84.    window.location.href = "/Unsupported-Browser";
  85. }
  86. </script>
  87.  
  88.  
  89.  
  90. <script>
  91.  
  92. if (window.chrome) {
  93. var ua = navigator.appVersion;
  94. if (ua.indexOf('Mobile') === -1) {
  95. var flag = ua.indexOf('Chrome/');
  96. if (flag !== -1) {
  97. var version = parseInt(ua.substr(flag + 7, 2));
  98. if (version >= 83) {
  99. var chromeStyle       = document.createElement('style');
  100. chromeStyle.type      = 'text/css';
  101. chromeStyle.innerText = `input[type="checkbox"] {-webkit-filter: brightness(0.9);} input[type="checkbox"]:checked {-webkit-filter: grayscale(100%) invert(100%) brightness(1.5);}`;
  102. document.head.appendChild(chromeStyle);
  103. }
  104. }
  105. }
  106. }
  107. </script>
  108.  
  109.  
  110.    <script>
  111.    $( document ).ready(function() {
  112.      var checksheduled = $('.text-primary').html();
  113.          var checkstarttxt = "Starts in";
  114.          if(checksheduled.indexOf(checkstarttxt) != -1){
  115.            $('.text-primary').css("cssText", "color: #333e48 !important; font-size: 20px !important;line-height: 25px;");
  116.  
  117. $('.au-countdown').addClass("noaftershedule");
  118.          }
  119.    });
  120.    </script>
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148. <script>
  149. function copyToClipboard(text, el) {
  150. var copyTest = document.queryCommandSupported('copy');
  151. var elOriginalText = el.attr('data-original-title');
  152.  
  153. if (copyTest === true) {
  154. var copyTextArea = document.createElement("textarea");
  155. copyTextArea.value = text;
  156. document.body.appendChild(copyTextArea);
  157. copyTextArea.select();
  158. try {
  159. var successful = document.execCommand('copy');
  160. var msg = successful ? 'Copied!' : 'Whoops, not copied!';
  161. el.attr('data-original-title', msg).tooltip('show');
  162. } catch (err) {
  163. console.log('Oops, unable to copy');
  164. }
  165. document.body.removeChild(copyTextArea);
  166. el.attr('data-original-title', elOriginalText);
  167. } else {
  168. // Fallback if browser doesn't support .execCommand('copy')
  169. window.prompt("Copy to clipboard: Ctrl+C or Command+C, Enter", text);
  170. }
  171. }
  172.  
  173. $(document).ready(function() {
  174. // Initialize
  175. // ---------------------------------------------------------------------
  176.  
  177. // Tooltips
  178. // Requires Bootstrap 3 for functionality
  179. $('.ns1-tooltip').tooltip();
  180.  
  181. // Copy to clipboard
  182. // Grab any text in the attribute 'data-copy' and pass it to the
  183. // copy function
  184. $('.ns1-copy').click(function() {
  185. var text = $(this).attr('data-copy');
  186. var el = $(this);
  187. copyToClipboard(text, el);
  188. });
  189. });
  190. </script>
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269. <script>
  270. $( document ).ready(function() {
  271.  $("#subscribebutton").click(function(){
  272.  $('#form-newsletter-subscription').attr('action', 'https://www.flip.uk/app/async/newsletter-subscription');
  273.  });
  274.  
  275. });
  276. </script>
  277.  
  278. <!-- NAVIGATION FOR LG & UP -->
  279.  
  280. <div class="d-none d-lg-block desktop-navbar">
  281.    <div class="container">
  282.      <div class="menuitems">
  283.  
  284.  
  285.                          <li class="menu-domain-auction"><a href="/category/domain-name/?custom_field_4[]=.co.uk&custom_field_4[]=.uk&custom_field_4[]=.co.uk+%26+.uk&custom_field_4[]=.org.uk&custom_field_4[]=.me.uk&Quality[]=Premium&listing_type[]=auction&sort=ending_asc&parent_id=9589&limit=80&tab=PremiumTab">Domain Auctions</a></li>
  286.                          <li class="menu-domain-marketplace"><a href="/category/domain-name/?custom_field_4%5B%5D=.co.uk&custom_field_4%5B%5D=.uk&custom_field_4%5B%5D=.co.uk+%26+.uk&custom_field_4%5B%5D=.org.uk&custom_field_4%5B%5D=.me.uk&listing_type%5B%5D=product&sort=started_desc&parent_id=9589&limit=40">Domain Marketplace</a></li>
  287.  
  288.  
  289.                                                    <li class="menu-domain-dashboard-signup"><a class="nav-link" style="color:#fff; margin-top: -8px;" rel="nofollow" href="/sign-up" title="Sign Up">Register</a></li>
  290.                          <li class="menu-domain-dashboard-signin"><a class="nav-link dialog-box" style="color:#fff; margin-top: -8px;" rel="nofollow" href="/sign-in-modal" title="Sign In">Login</a></li>
  291.  
  292.  
  293.                        
  294.  
  295.  
  296.  
  297.  
  298.      </div>
  299.  
  300.        <!-- HEADER NAVIGATION -->
  301.        <div class="row py-1">
  302.            <div class="col-auto">
  303.                <span class="helper" style="display:none;"></span>
  304.                <a class="navbar-brand" href="https://www.flip.uk/"
  305.                   title="flip.uk">
  306.                    <img src="/uploads/cropped-Flip-Logo2-1.png"
  307.                         class="img-fluid"
  308.                         alt="flip.uk">
  309.                </a>
  310.            </div>
  311.            <div class="col">
  312.                <div class="mt-1 d-flex align-items-center justify-content-end">
  313.                    <ul class="navbar-nav nav-main-menu ml-4" style="display:none;">
  314.                                                                                    <li class="nav-item ">
  315.                                    <a class="nav-link"
  316.                                       href="https://www.flip.uk/">
  317.                                        Home                                    </a>
  318.                                </li>
  319.                                                                                                                <li class="nav-item ">
  320.                                    <a class="nav-link"
  321.                                       href="https://www.flip.uk/categories">
  322.                                        Buy                                    </a>
  323.                                </li>
  324.                                                                                                                <li class="nav-item ">
  325.                                    <a class="nav-link"
  326.                                       href="https://www.flip.uk/sell">
  327.                                        Sell                                    </a>
  328.                                </li>
  329.                                                                                                                                                                                                                                    </ul>
  330.                    <div class="ml-5">
  331.                      <div class="welcomeheaderdiv">
  332.                        <span class="welcomeheader">
  333.                            Welcome, <strong>Guest</strong>
  334.  
  335.  
  336.  
  337.  
  338.  
  339.                                                        <br><span class="welcomeheadersub">Join flip, The UK Marketplace</span>
  340.  
  341.  
  342.                          
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.                        </span>
  359.                      </div>
  360.                        <div class="au-links-desktop mr-2">
  361.  
  362.                        </div>
  363.                    </div>
  364.  
  365.                    <!-- LANGUAGE BAR -->
  366.                                        <!-- /LANGUAGE BAR -->
  367.                </div>
  368.                <div class="row ml-4 mt-4">
  369.                    <div class="col-md">
  370.                        <!-- SEARCH FORM -->
  371.                        <form id="form-header-search" class="row"
  372.                              action="https://www.flip.uk/search"
  373.                              method="get">
  374.                            <input type="hidden" name="parent_id" value="">                            <div class="col-4 px-0">
  375.                                <ul id="category-select-content" class="w-100">
  376.                                    <li>
  377.                                        <a href="#"
  378.                                           data-id=""
  379.                                           data-category-name="All Categories">
  380.                                            All Categories                                        </a>
  381.                                    </li>
  382.                                                                            <li>
  383.                                            <a href="https://www.flip.uk/category/domain-name"
  384.                                               data-id="9589"
  385.                                               data-category-name="Domain Name">
  386.                                                Domain Name                                            </a>
  387.                                        </li>
  388.                                                                    </ul>
  389.                                <a id="category-select-btn" class="form-control" href="#">
  390.                                    <span>All Categories</span> <span
  391.                                            data-feather="chevron-down"></span>
  392.                                </a>
  393.                            </div>
  394.                            <div class="col px-1">
  395.                                <input id="basic-search" type="text" name="keywords" class="form-control"
  396.                                       value=""
  397.                                       placeholder="Find your Perfect Domain...">
  398.                            </div>
  399.                            <div class="col-auto px-0">
  400.                                <button type="submit"
  401.                                        class="btn btn-primary">Search</button>
  402.                                        <div onclick="location.href='/wish-list';" style="cursor: pointer;" class="wishlist-header"><span><i class="fas fa-heart "></i></span></div>
  403.  
  404.                            </div>
  405.                        </form>
  406.                    </div><span style="cursor: pointer;" onclick="location.href='/sell';" class="sellyourstoo">Start Selling</span>
  407.                    <!-- /SEARCH FORM -->
  408.                                    </div>
  409.            </div>
  410.        </div>
  411.        <!-- /HEADER NAVIGATION -->
  412.  
  413.        <!-- SEARCH BAR -->
  414.        <div class="mt-2 mb-4 py-1">
  415.            <nav class="navbar navbar-expand-md navbar-light nav-search">
  416.                <ul class="nav navbar-nav navbar-categories">
  417.                    
  418.                    <li class="ml-auto">
  419.                        <a href="https://www.flip.uk/categories">
  420.                            All Categories                        </a>
  421.                    </li>
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.                </ul>
  440.            </nav>
  441.        </div>
  442.        <!-- /SEARCH BAR -->
  443.    </div>
  444. </div>
  445. <!-- /NAVIGATION FOR LG & UP -->
  446.  
  447. <!-- NAVIGATION FOR MD & LOWER -->
  448. <div class="d-block d-lg-none mobile-navbar">
  449.    <nav class="navbar" id="mobileNavbar">
  450.        <button type="button" data-toggle="collapse" data-target="#mobileHeaderMenu"
  451.                aria-expanded="false" aria-controls="mobileHeaderMenu">
  452.            <span data-feather="menu"></span>
  453.        </button>
  454.  
  455.        <a class="navbar-brand" href="https://www.flip.uk/"
  456.           title="flip.uk">
  457.            <img src="/uploads/cropped-Flip-Logo2-1.png"
  458.                 class="img-fluid"
  459.                 alt="flip.uk">
  460.        </a>
  461.  
  462.        <button type="button" data-toggle="collapse" data-target="#mobileSearchForm"
  463.                aria-expanded="false" aria-controls="mobileSearchForm">
  464.            <span data-feather="search"></span>
  465.        </button>
  466.  
  467.        
  468.        <!-- SEARCH FORM -->
  469.        <div class="collapse" id="mobileSearchForm">
  470.            <form action="https://www.flip.uk/search"
  471.                  method="get">
  472.  
  473.                <div class="has-icons">
  474.                     <input type="text" name="keywords" value="" id="basic-search" placeholder="Search for Domains or Websites" class="form-control has-icon-right">                     <span class="glyphicon glyphicon-search btn-icon-search icon-right"></span>
  475.                </div>
  476.            </form>
  477.        </div>
  478.        <!-- /SEARCH FORM -->
  479.  
  480.        <!-- HEADER MENU -->
  481.        <div class="collapse" id="mobileHeaderMenu">
  482.            <ul class="nav flex-column">
  483.                <li class="nav-item">
  484.                    <div class="d-flex justify-content-between">
  485.                        <small class="au-welcome-user">
  486.                            Welcome, <strong>Guest</strong>                        </small>
  487.  
  488.                        <!-- LANGUAGE BAR -->
  489.                                                <!-- /LANGUAGE BAR -->
  490.                    </div>
  491.                </li>
  492.                                    
  493.                                                        
  494.                                                        
  495.                                                                                                                                                
  496.  
  497.  
  498.                <li class="nav-item ">
  499.                    <a class="nav-link"
  500.                       href="/category/domain-name/?custom_field_4[]=.co.uk&custom_field_4[]=.uk&custom_field_4[]=.co.uk+%26+.uk&custom_field_4[]=.org.uk&custom_field_4[]=.me.uk&Quality[]=Premium&listing_type[]=auction&sort=ending_asc&parent_id=9589&limit=80">
  501.                        Domain Auctions
  502.                    </a>
  503.                </li>
  504.                <li class="nav-item ">
  505.                    <a class="nav-link"
  506.                       href="/category/domain-name/?custom_field_4%5B%5D=.co.uk&custom_field_4%5B%5D=.uk&custom_field_4%5B%5D=.co.uk+%26+.uk&custom_field_4%5B%5D=.org.uk&custom_field_4%5B%5D=.me.uk&listing_type%5B%5D=product&sort=started_desc&parent_id=9589">
  507.                        Domain Marketplace
  508.                    </a>
  509.                </li>
  510.                <li class="nav-item ">
  511.                    <a class="nav-link"
  512.                       href="/sell">
  513.                        Add a Listing
  514.                    </a>
  515.                </li>
  516.  
  517.  
  518.  
  519.  
  520.  
  521.                <li class="nav-item">
  522.                    <a class="nav-link"
  523.                       href="https://www.flip.uk/wish-list"
  524.                       title="Wish List">Wish List</a>
  525.                </li>
  526.  
  527.                <li class="nav-item au-links-mobile">
  528.                    
  529. <span>
  530.            <a class="nav-link"
  531.           href="https://www.flip.uk/sign-up"
  532.           title="Sign Up">Sign Up </a>
  533.    </span>
  534. /
  535. <span>
  536.            <a class="nav-link dialog-box" rel="nofollow"
  537.           href="https://www.flip.uk/sign-in-modal"
  538.           title="Sign In">Sign In</a>
  539.    </span>
  540.                </li>
  541.            </ul>
  542.        </div>
  543.        <!-- /HEADER MENU -->
  544.    </nav>
  545.  
  546. </div>
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595. <!-- /NAVIGATION FOR MD & LOWER -->
  596.  
  597.    <!-- HEADER ADVERT -->
  598.        <!-- /HEADER ADVERT -->
  599. </header>
  600. <!-- /HEADER -->
  601.  
  602.  
  603. <!-- MAIN CONTENT -->
  604. <main class="container">
  605.            <!-- HEADLINE -->
  606.                <!-- /HEADLINE -->
  607.  
  608.        <!-- SITE MESSAGES -->
  609.                <!-- /SITE MESSAGES -->
  610.  
  611.        
  612.  
  613.  
  614.  
  615.  <style>
  616. div.form-label-group input[name="offer_amount"] { display: none; }
  617. div.form-label-group label[for="make-offer-amount"] { display: none; }
  618. button[title="Make an Offer"] { display: none; }
  619. .form-purchase-confirm div.h5 {display: none; }
  620. </style>
  621. <div itemscope itemtype="http://schema.org/Product" class="listing-details" id="print-area"
  622.     data-listing-id="62838">
  623.    <meta itemprop="url" content="https://www.flip.uk/listing/zenithctccouk/62838">
  624.  
  625.  
  626.    <div class="domaintitlemobile-auction-div">
  627.    <h1 class="domaintitlemobile-auction" title="zenithctc.co.uk / ZENITHCTC.CO.UK" id="fittext3a" style="white-space: nowrap;" style="margin: 0 auto;" itemprop="name">zenithctc.co.uk</h1>
  628. </div><div class='domaintitlemobile-auction-div seonotice' style='font-size: 14px; padding: 7px;'><span style='font-weight:500; background-color: #05afb5; color:#fff; padding-left: 4px; padding-right: 4px;'>Domain Stats</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Moz DA</span>: 17</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Moz PA</span>: 36</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>TF</span>: 5</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>CF</span>: 19</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Backlinks</span>: 1,205</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Ref Domains</span>: 43<span>&nbsp;&nbsp;<span style='display:inline-block; text-decoration: underline; font-weight: 500;'><a href="https://web.archive.org/web/*/zenithctc.co.uk" rel="nofollow noopener" target="_blank">Wayback</a></span></div>
  629.    
  630.    <div class="row">
  631. <div class="col-md-6 col-xl-7 mb-5 left-side-col">
  632.  
  633.   <div class="domaintitle-auction-div";>
  634.   <h1 class="domaintitle-auction" title="zenithctc.co.uk / ZENITHCTC.CO.UK" id="fittext3b" itemprop="name">zenithctc.co.uk</h1>
  635. </div>
  636.  
  637.  
  638.  
  639. <div class='domaintitle-auction seonotice' style='width:100%; margin-top: 20px; font-size: 14px; font-weight: unset; padding: 7px;'><span style='font-weight:500; background-color: #05afb5; color:#fff; padding-left: 4px; padding-right: 4px;'>Domain Stats</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Moz DA</span>: 17</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Moz PA</span>: 36</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>TF</span>: 5</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>CF</span>: 19</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Backlinks</span>: 1,205</span>&nbsp;&nbsp;<span style='display:inline-block;'><span style='font-weight:500;'>Ref Domains</span>: 43<span>&nbsp;&nbsp;<span style='display:inline-block; text-decoration: underline; font-weight: 500;'><a href="https://web.archive.org/web/*/zenithctc.co.uk" rel="nofollow noopener" target="_blank">Wayback</a></span></div>
  640.  
  641. </br>
  642.  
  643.    <div class="bid-history-pane tab-pane au-bids-history" id="bids">
  644.  
  645.            <div>
  646.        <span>There are no bids for this auction.</span>
  647.    </div>
  648.  </div>
  649.  
  650.  
  651.  
  652.  
  653. <div class="historyloadmorewrapper">
  654. <div class="historyloadmorebutton" id="seeMoreRecords">Show More</div>
  655. <div class="historyloadlessbutton" id="seeLessRecords">Show Less</div>
  656.  
  657.  
  658. </div>
  659.  
  660.  
  661.  
  662.  
  663.      
  664.  
  665.  
  666.  
  667.  
  668. <div class="thesellerdiv">
  669.  
  670.  
  671.  
  672.   <ul class="sellerlistul">
  673.    
  674. <div class="meetthesellerbadge"><div style='padding-right:5px;'>Seller Details:</div><div><span style="font-weight:600;padding-left: 5px;"><a href="/display-feedback/henry99 " style="text-decoration: none; color:inherit;">Henry99 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square text-success" title="Verified User"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg> <small>(<a href="https://www.flip.uk/members/reputation/details/username/henry99">3 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-yellow" title="1+"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg></a>)</small></a></span></div></div>
  675.  
  676.  
  677.  
  678.  
  679.  
  680. </li><li><span style="font-weight:600">
  681.              Member Since:</span>
  682.              <span>2021</span></br>
  683. </li>
  684. <li>
  685.               <span style="font-weight:600">Feedback Score:</span>
  686.               100%</br>
  687. </li><li><span style="font-weight:600">VAT Registered: </span>No</li><li><span style="font-weight:600">
  688.               Payment Methods:</span></br>
  689.  
  690.               Paypal<br>Bank Transfer<br>Transpact (Escrow)               </li>
  691.  
  692. </ul>
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. <script>
  700. function messagetheseller() {
  701. var x = document.getElementById("messagethesellerdiv");
  702. if (x.style.display === "none") {
  703. x.style.display = "block";
  704. } else {
  705. x.style.display = "none";
  706. }
  707. }
  708. </script>
  709.  
  710. <div class="messagethesellerbuttondiv">
  711.  <button class="btn btn-primary btn-lg" onclick="messagetheseller()">Message the Seller</button>
  712.  
  713. </div>
  714.  
  715.  
  716.  
  717.  
  718. <div id="messagethesellerdiv" style="display:none;">
  719.  
  720.  
  721. <h5 class="subtitle" style="margin-top:20px;">
  722. Message the Seller</h5>
  723. <div class="text-center">
  724.    <a class="dialog-box"
  725.           href="https://www.flip.uk/sign-in-modal"
  726.           title="Sign In">Sign in</a> to ask the seller a question.</div>
  727.  
  728.  
  729. </div>
  730. </div>
  731.  
  732.        </div>
  733.        <!-- /IMAGES / MEDIA -->
  734.  
  735.        <div class="col-md-6 col-xl-5 mb-5 right-side-col">
  736.            
  737.            
  738.            <ul class="nav nav-pills nav-fill pb-2 mb-4 border-bottom no-print topnavpill" role="tablist">
  739.                                    <li class="nav-item">
  740.                        <a class="nav-link active" href="#details"
  741.                           data-toggle="tab"
  742.                           role="tab">Details</a>
  743.                    </li>
  744.                                        <li class="nav-item">
  745.                        <a class="nav-link " href="#seller"
  746.                           data-toggle="tab"
  747.                           role="tab">Seller</a>
  748.                    </li>
  749.                                </ul>
  750.  
  751.            
  752.            <div class="tab-content">
  753.                                    <div class="tab-pane fade show active" id="details"
  754.                         role="tabpanel">
  755.                                                    <h1 class="title" title="zenithctc.co.uk / ZENITHCTC.CO.UK" itemprop="name">zenithctc.co.uk</h1>
  756.                            
  757.  
  758.                                                        <h3 class="au-price price">
  759.                                    <span class="text-over-reserve" id="product-price">
  760.        Â£50    </span>
  761.                            </h3>
  762.  
  763.  
  764.  
  765.                            
  766.                                                            
  767.                                <div class="au-your-bid mt-1 mb-2">
  768.                                                                    </div>
  769.                            
  770.                                                                                          <dl class="dl-variable dl-lg mt-1">
  771.                                    <dt>
  772.                                        <span data-feather="clock" title="Countdown"></span>
  773.                                                            
  774.                                    </dt>
  775.                                    <dd class="au-countdown">
  776.  
  777.                                        
  778.                                        <b><span style="font-size:19px;">Auction Finished</span></b>
  779.                                    </dd>
  780.                                </dl>
  781.                            
  782.  
  783.  
  784.                            
  785.  
  786.                            <!-- PURCHASE FORM -->
  787.                            <div class="mt-4 no-print">
  788.                                
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797. <div class="row">
  798.    <div class="order-last col-12">
  799.  
  800.  
  801.        <form class="form-purchase-confirm"                action="/listing/zenithctccouk/62838" method="POST">
  802.  
  803.            
  804.            <input type="hidden" name="csrf" value="a3b9d9a30ff759cac9ec20ca02ed15d31c3aa4fd" >
  805. <input type="hidden" name="modal" value="">
  806. <input type="hidden" name="summary" value="">
  807.  
  808.                            <div class="mb-4">
  809.                    <!-- BID CONFIRM FORM -->
  810.                                            <div class="h5">Place Bid</div>
  811.                    
  812.  
  813.  
  814.                    
  815.  
  816.  
  817.                        <div class="form-label-group mb-1">
  818.                             <input type="text" name="bid_amount" value="" id="bid-amount" class="form-control" placeholder="GBP">                             <label for="bid-amount">GBP</label>
  819.                        </div>
  820.  
  821.                        <div class="mb-2 d-flex justify-content-between">
  822.                            <small>
  823.                                Minimum Bid:                                <span class="au-minimum-bid">£50</span>
  824.                            </small>
  825.  
  826.                            <small class="au-nb-bids">
  827.                                0 bids                            </small>
  828.                        </div>
  829.  
  830.  
  831.                    
  832.                    <button type="submit" name="btn_confirm" class="btn btn-primary btn-lg btn-block my-2 jq-popup-form" title="Place Bid - zenithctc.co.uk" id="0" disabled="disabled" formaction="https://www.flip.uk/purchase-modal/confirm/bid/62838">Place Bid</button><span class='bootboxtsandcs'>All bids, buy now's and offers are legally binding. The seller may decide to take legal action if the buyer does not complete the purchase. This may also result in a lifetime flip.uk ban.</span>                    <!-- /BID CONFIRM FORM -->
  833.                </div>
  834.            
  835.  
  836.                    </form>
  837.  
  838.    </div>
  839.    </div>
  840.  
  841.  
  842.  
  843.                            </div>
  844.                            <!-- /PURCHASE FORM -->
  845.  
  846.                            
  847.                            
  848.                                                            <div class="listing-buttons mt-5 no-print">
  849.                                    <!-- wish list button -->
  850.                                    <a class="btn btn-wishlist-async btn-default"
  851.                                       href="https://www.flip.uk/listings/listing/watch/id/62838"
  852.                                       rel="nofollow"
  853.                                       data-class-active="btn-gold"
  854.                                       data-class-default="btn-default"
  855.                                       data-bootbox="true"
  856.                                       title="Wish List">
  857.                                        <span data-feather="heart"></span>
  858.                                        Wish List                                    </a>
  859.                                    <!-- /wish list button -->
  860.  
  861.                                                                            <!-- listing share button -->
  862.                                        <div class="btn-group">
  863.                                            <button type="button" class="btn dropdown-toggle" data-toggle="dropdown"
  864.                                                    aria-haspopup="true" aria-expanded="false">
  865.                                                <span data-feather="share"></span>
  866.                                                Share                                            </button>
  867.  
  868.                                            <div class="dropdown-menu nowrap">
  869.                                                <div class="mx-3 my-2">
  870.                                                    
  871. <div>
  872.                        <a href="https://www.flip.uk/listings/listing/email-friend/id/62838"
  873.               title="Email"
  874.               class="btn btn-sm text-white" style="background-color: #049fb3;"
  875.               target="_self"
  876.               rel="nofollow">
  877.                <span data-feather="mail"></span>
  878.            </a>
  879.                                <a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.flip.uk%2Flisting%2Fzenithctccouk%2F62838"
  880.               title="Facebook"
  881.               class="btn btn-sm text-white" style="background-color: #3b5998;"
  882.               target="_blank"
  883.               rel="nofollow">
  884.                <span data-feather="facebook"></span>
  885.            </a>
  886.                                <a href="http://twitter.com/intent/tweet?text=zenithctc.co.uk&amp;url=https%3A%2F%2Fwww.flip.uk%2Flisting%2Fzenithctccouk%2F62838"
  887.               title="Twitter"
  888.               class="btn btn-sm text-white" style="background-color: #00aced;"
  889.               target="_blank"
  890.               rel="nofollow">
  891.                <span data-feather="twitter"></span>
  892.            </a>
  893.                                <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.flip.uk%2Flisting%2Fzenithctccouk%2F62838&title=zenithctc.co.uk&summary=zenithctc.co.uk"
  894.               title="LinkedIn"
  895.               class="btn btn-sm text-white" style="background-color: #0077b5;"
  896.               target="_blank"
  897.               rel="nofollow">
  898.                <span data-feather="linkedin"></span>
  899.            </a>
  900.                                <a href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.flip.uk%2Flisting%2Fzenithctccouk%2F62838&amp;media=&amp;description=zenithctc.co.uk"
  901.               title="Pinterest"
  902.               class="btn btn-sm text-white" style="background-color: #cb2027;"
  903.               target="_blank"
  904.               rel="nofollow">
  905.                <span data-feather="map-pin"></span>
  906.            </a>
  907.            </div>
  908.  
  909.                                                </div>
  910.                                            </div>
  911.                                        </div>
  912.                                        <!-- /listing share button -->
  913.                                    
  914.                                    <!-- print button -->
  915.                                    <button type="submit" name="printButton" class="print-button btn btn-default" rel="print-area"><span data-feather="printer"></span> Print</button>                                    <!-- /print button -->
  916.  
  917.  
  918.                                                                            <!-- report abuse -->
  919.                                        <a class="btn btn-default"
  920.                                           href="https://www.flip.uk/members/messaging/create/?listing_id=62838&topic_type=abuse_report_listing"
  921.                                           title="Report Abuse" rel="nofollow">
  922.                                            <span data-feather="voicemail"></span>
  923.                                            Report                                        </a>
  924.                                        <!-- /report abuse -->
  925.                                                                    </div>
  926.  
  927.                                
  928. <div class="d-flex justify-content-between mt-3 pt-2 border-top no-print">
  929.                          <small class="watchingviews">
  930.                                    0 Watching                                </small>
  931.  
  932.                                <small class="watchingviews">
  933.                                    6513 Page views                                </small>
  934.                                </div>
  935.  
  936.  
  937.                                                        
  938.                                                    <!-- LISTING ID AND STATUS -->
  939. </br>
  940.                            <div class="nowrap auctionid">
  941.  
  942.  
  943.                                                               <span style="margin-right:-5px;" class ="auction-listing-page-badge ">Auction ID:</span>
  944.                                        
  945.                                <span class="badge badge-light auction-listing-page-badge">#62838</span>
  946.  
  947.  
  948.                                <span style="float:right;" class="au-status auction-listing-page-status"> Status: <span class="badge badge-closed">Closed</span>
  949.                                </span>
  950.  
  951.  
  952.  
  953.                            </div>
  954.  
  955.  
  956.                            
  957.  
  958.                        
  959.                                            </div>
  960.                                        <div class="tab-pane fade " id="seller"
  961.                         role="tabpanel">
  962.                        
  963.                                                    <!-- LISTING ID AND STATUS -->
  964. </br>
  965.                            <div class="nowrap auctionid">
  966.  
  967.  
  968.                                                               <span style="margin-right:-5px;" class ="auction-listing-page-badge ">Auction ID:</span>
  969.                                        
  970.                                <span class="badge badge-light auction-listing-page-badge">#62838</span>
  971.  
  972.  
  973.                                <span style="float:right;" class="au-status auction-listing-page-status"> Status: <span class="badge badge-closed">Closed</span>
  974.                                </span>
  975.  
  976.  
  977.  
  978.                            </div>
  979.  
  980.  
  981.                            
  982.  
  983.                                                    <h4 class="subtitle print-only mt-3">
  984.                                Seller Info                            </h4>
  985.  
  986.                            <h6>Henry99 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square text-success" title="Verified User"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg> <small>(<a href="https://www.flip.uk/members/reputation/details/username/henry99">3 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-yellow" title="1+"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg></a>)</small></h6>
  987.  
  988.                            <dl class="mb-3">
  989.                                <dt>Registered Since</dt>
  990.                                <dd>17.07.2021 15:29:15</dd>
  991.  
  992.                                <dt>Feedback</dt>
  993.                                <dd>100%</dd>
  994.  
  995.                                <dd>
  996.                                    <a class="btn btn-secondary no-print"
  997.                                       href="https://www.flip.uk/other-items/henry99/2237">
  998.                                        View Other Items                                    </a>
  999.                                </dd>
  1000.                                                            </dl>
  1001.  
  1002.                            
  1003.                        
  1004.                                            </div>
  1005.                                </div>
  1006.        </div>
  1007.    </div>
  1008.  
  1009.  
  1010.  
  1011.  
  1012. <script>
  1013. window.onload = function () {
  1014.    var binprice = $("#product-price").text();
  1015.    binprice = binprice.replace(/\s/g, '');
  1016.  
  1017.    if(binprice <='0'){
  1018.        $('.listing-details .price').addClass('hideafter');
  1019.    }
  1020. }
  1021. </script>
  1022. <script src="../../mods/themes/eight/js/jquery.fittext.js"></script>
  1023. <script type="text/javascript">
  1024.  $("#fittext0a").fitText(0.9, { minFontSize: '45px', maxFontSize: '70px' });
  1025.  $("#fittext0b").fitText(0.9, { minFontSize: '45px', maxFontSize: '65px' });
  1026.  $("#fittext1a").fitText(1.0, { minFontSize: '43px', maxFontSize: '70px' });
  1027.  $("#fittext1b").fitText(1.0, { minFontSize: '43px', maxFontSize: '65px' });
  1028.  $("#fittext2a").fitText(1.1, { minFontSize: '43px', maxFontSize: '70px' });
  1029.  $("#fittext2b").fitText(1.1, { minFontSize: '43px', maxFontSize: '65px' });
  1030.  $("#fittext3a").fitText(1.2, { minFontSize: '40px', maxFontSize: '60px' });
  1031.  $("#fittext3b").fitText(1.2, { minFontSize: '40px', maxFontSize: '55px' });
  1032.  $("#fittext4a").fitText(1.3, { minFontSize: '40px', maxFontSize: '60px' });
  1033.  $("#fittext4b").fitText(1.3, { minFontSize: '40px', maxFontSize: '55px' });
  1034.  $("#fittext5a").fitText(1.4, { minFontSize: '30px', maxFontSize: '50px' });
  1035.  $("#fittext5b").fitText(1.4, { minFontSize: '30px', maxFontSize: '45px' });
  1036.  $("#fittext6a").fitText(1.6, { minFontSize: '30px', maxFontSize: '50px' });
  1037.  $("#fittext6b").fitText(1.6, { minFontSize: '30px', maxFontSize: '45px' });
  1038.  $("#fittext7a").fitText(1.8, { minFontSize: '25px', maxFontSize: '40px' });
  1039.  $("#fittext7b").fitText(1.8, { minFontSize: '25px', maxFontSize: '35px' });
  1040.  $("#fittext8a").fitText(2.0, { minFontSize: '20px', maxFontSize: '40px' });
  1041.  $("#fittext8b").fitText(2.0, { minFontSize: '20px', maxFontSize: '35px' });
  1042.  $("#fittext9a").fitText(2.4, { minFontSize: '20px', maxFontSize: '30px' });
  1043.  $("#fittext9b").fitText(2.4, { minFontSize: '20px', maxFontSize: '25px' });
  1044.  $("#fittext10a").fitText(3.5, { minFontSize: '10px', maxFontSize: '20px' });
  1045.  $("#fittext10b").fitText(3.5, { minFontSize: '10px', maxFontSize: '20px' });
  1046.  
  1047. </script>
  1048.  
  1049.  
  1050.    </div>
  1051. </div>
  1052.    </main>
  1053. <!-- /MAIN CONTENT -->
  1054.  
  1055.  
  1056. <!-- FOOTER ADVERT -->
  1057. <!-- /FOOTER ADVERT -->
  1058.  
  1059.  
  1060. <!-- RECENTLY VIEWED LISTINGS -->
  1061. <!-- /RECENTLY VIEWED LISTINGS -->
  1062.  
  1063. <!-- FOOTER -->
  1064.  
  1065.  
  1066.  
  1067.  
  1068. <footer class="footer-one mt-5 py-3 py-md-5"style="background-color:#fff">
  1069.    <!-- FOOTER CONTENT -->
  1070.    <div class="footer container" >
  1071.  
  1072. <!--      <div style="width:100%" class="londonsummit"><center><a href="//www.summit.london"><img src="https://www.flip.uk/img/DnYAvYU2.gif" alt="London Domain Summit" width="100%"></a></center><br><br></div> -->
  1073.  
  1074.      <div class="fpcontainer">
  1075.        <div class="fpcontent fpcontentleft">
  1076.  <div class="innercontent" style="width:100%;margin-top: -12px;color:#333e48;">
  1077.  
  1078.  
  1079.  <div class="h6 mb-1">Subscribe to our Newsletter</div>
  1080. <form method="post"
  1081.      action="https://www.flip.uk/"
  1082.      id="form-newsletter-subscription">
  1083.  
  1084.    <div class="form-inline">
  1085.        <div class="mr-1">
  1086.             <input type="text" name="email" value="" placeholder="Enter your Email Address" class="form-control input-medium">         </div>
  1087.         <input type="submit" name="submit" value="Subscribe" class="btn btn-primary" id="subscribebutton">     </div>
  1088.  
  1089.    <div class="w-100"></div>
  1090.    <div class="message"></div>
  1091. </form>
  1092.  <div style="display: inline-flex;"><div style="margin-top: 11px;font-size: 16px;margin-right: 8px;font-weight: 400;">follow us: </div><div><a href="https://twitter.com/flipdotuk" target="_blank"><i class="fab fa-twitter-square" style="font-size:48px;margin-top:19px;color: #05afb5;"></i></a></div></div>
  1093.  
  1094.  
  1095.  
  1096. <!--  
  1097. <div style="float:right;padding-right: 19px;">
  1098. <span style="float: right; padding-top: 9px; font-size: 15px; ">Review us on Trustpilot</span><br>
  1099. <a id='reviewsbadge' onclick='OpenReviews();' style='cursor:pointer; float:right;'>
  1100.  
  1101.    <svg width="120px" height="30px"version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  1102.     viewBox="0 0 512 96" style="enable-background:new 0 0 512 96;" xml:space="preserve">
  1103.    <style type="text/css">
  1104.     .st0{fill:#00B67A;}
  1105.     .st1{fill:#DCDCE6;}
  1106.     .st2{fill:#FFFFFF;}
  1107.    </style>
  1108.    <g id="Trustpilot_ratings_4halfstar-RGB">
  1109.     <g>
  1110.     <rect id="Rectangle-path" class="st0" width="96" height="96"/>
  1111.     <rect x="104" class="st0" width="96" height="96"/>
  1112.     <rect x="208" class="st0" width="96" height="96"/>
  1113.     <rect x="312" class="st0" width="96" height="96"/>
  1114.     <g id="Half" transform="translate(416.000000, 0.000000)">
  1115.     <rect x="48" class="st1" width="48" height="96"/>
  1116.     <rect class="st0" width="48" height="96"/>
  1117.     </g>
  1118.     <path id="Shape" class="st2" d="M48,64.7L62.6,61l6.1,18.8L48,64.7z M81.6,40.4H55.9L48,16.2l-7.9,24.2H14.4l20.8,15l-7.9,24.2
  1119.     l20.8-15l12.8-9.2L81.6,40.4L81.6,40.4L81.6,40.4L81.6,40.4z"/>
  1120.     <path class="st2" d="M152,64.7l14.6-3.7l6.1,18.8L152,64.7z M185.6,40.4h-25.7L152,16.2l-7.9,24.2h-25.7l20.8,15l-7.9,24.2
  1121.     l20.8-15l12.8-9.2L185.6,40.4L185.6,40.4L185.6,40.4L185.6,40.4z"/>
  1122.     <path class="st2" d="M256,64.7l14.6-3.7l6.1,18.8L256,64.7z M289.6,40.4h-25.7L256,16.2l-7.9,24.2h-25.7l20.8,15l-7.9,24.2
  1123.     l20.8-15l12.8-9.2L289.6,40.4L289.6,40.4L289.6,40.4L289.6,40.4z"/>
  1124.     <path class="st2" d="M360,64.7l14.6-3.7l6.1,18.8L360,64.7z M393.6,40.4h-25.7L360,16.2l-7.9,24.2h-25.7l20.8,15l-7.9,24.2
  1125.     l20.8-15l12.8-9.2L393.6,40.4L393.6,40.4L393.6,40.4L393.6,40.4z"/>
  1126.     <path class="st2" d="M464,64.7l14.6-3.7l6.1,18.8L464,64.7z M497.6,40.4h-25.7L464,16.2l-7.9,24.2h-25.7l20.8,15l-7.9,24.2
  1127.     l20.8-15l12.8-9.2L497.6,40.4L497.6,40.4L497.6,40.4L497.6,40.4z"/>
  1128.     </g>
  1129.    </g>
  1130.    </svg>
  1131. </a>
  1132. </div>
  1133.  
  1134.  
  1135.  <script>
  1136.  function OpenReviews() {
  1137.    bootbox.alert({
  1138.        message: $('<div></div>').load('/mods/TrustPilot/trustpilot.php'),
  1139.        size: 'large'
  1140.  
  1141.    });
  1142.  
  1143. $('.bootbox-accept').text('Close');
  1144. $( "<button type='button' class='btn btn-primary bootbox-accept' onclick=\"window.open('https://www.trustpilot.com/review/flip.uk','_blank')\">Review Us</button>" ).insertBefore('.bootbox-accept');
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150. };
  1151. </script> -->
  1152.  
  1153.  
  1154.   </div>
  1155.        </div>
  1156.        <div class="fpcontent fpcontentmiddle">
  1157.  <div class="innercontent footerlinksdiv" style="color:#333e48;line-height: 23px;">
  1158.  
  1159. <span style="font-size: 18px;font-weight:500;padding-bottom: 8px;display: block;">Site Information</span>
  1160. <div style="width:100%;font-size:14px;">
  1161.  
  1162.  
  1163. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/how-it-works">How it Works</a></div>
  1164. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/donations">Donations</a></div>
  1165. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/contact-us">Contact Us</a></div>
  1166. <div style="width:50%;float:right;margin-bottom:-3px;display:block;"><a href="/terms-and-conditions">Terms & Conditions</a></div>
  1167. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/about-us">About Us</a></div>
  1168. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/privacy">Privacy Policy</a></div>
  1169. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/contact-us">Report a Bug</a></div>
  1170. <div style="width:50%;float:left;margin-bottom:-3px;display:block;"><a href="/blog">Blog</a></div><br><br><br>
  1171.  
  1172.  
  1173. </div><br><br>
  1174.  
  1175.  
  1176.   </div>
  1177.        </div>
  1178.        <div class="fpcontent fpcontentright">
  1179. <div class="innercontent footerlinksdiv" style="width:100%;color:#333e48;line-height: 23px;">
  1180. <span style="font-size: 18px;font-weight:500;padding-bottom: 8px;display: block;">Partners</span>
  1181.  
  1182.  
  1183. <div style="float:left; padding-right: 20px;"><a href="https://www.brandable.uk" target="_blank"><img style="max-width:100%; max-height:100%;" src="/img/brandable-logo.png" alt="Brandable - Premium UK Domain Names"></a></div>
  1184.    <div style="float:left;"><a href="https://www.domainmanage.com" target="_blank"> <img style="max-width:100%; max-height:100%;" src="/img/domainmanage-logo.png" alt="Domain Manage - Domain Marketplace"></a></div>
  1185.    <div style="float:left;"><a href="https://www.dotukgroup.com" target="_blank"> <img style="max-width:100%; max-height:100%;" src="/img/dotukgroup-logo.png" alt="Dot UK Group"></a></div>
  1186.   </div>
  1187.        </div>
  1188.  </div>
  1189.    </div>
  1190.    <!-- FOOTER CONTENT -->
  1191.        
  1192.  
  1193. </footer>
  1194. <div class="lastfooter" style="width:100%; padding-top: 18px; padding-bottom: 18px; background-color:#05afb5; color:#fff;text-align: center;">
  1195. <div style="display: inline-block; width:100%; white-space: nowrap;">
  1196.  <span style="font-weight: 500; ">Nameservers</span>:
  1197.  <span style='padding-left:5px;'>ns1.flip.uk<i class='far fa-copy ns1-tooltip ns1-copy' style='margin-left:4px; cursor: pointer;' data-toggle='tooltip' data-placement='bottom'  data-copy='ns1.flip.uk' title='Copy ns1.flip.uk to clipboard'></i></span>
  1198.  <span style='padding-left:10px;'>ns2.flip.uk<i class='far fa-copy ns1-tooltip ns1-copy' style='margin-left:4px; cursor: pointer;' data-toggle='tooltip' data-placement='bottom'  data-copy='ns2.flip.uk' title='Copy ns2.flip.uk to clipboard'></i><span></div>
  1199. <div style="display: inline-block; width:100%; white-space: nowrap;">
  1200.    <span style='font-weight: 500;'>Powered by </span><span>flip.uk v10.1 &copy;2024</span></div>
  1201.  </div>
  1202.  
  1203.  <!-- Global site tag (gtag.js) - Google Analytics -->
  1204. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-43388138-9"></script>
  1205. <script>
  1206.  window.dataLayer = window.dataLayer || [];
  1207.  function gtag(){dataLayer.push(arguments);}
  1208.  gtag('js', new Date());
  1209.  
  1210.  gtag('config', 'UA-43388138-9');
  1211. </script>
  1212. <!-- /FOOTER -->
  1213.  
  1214.  
  1215. <!-- cookie usage confirmation helper -->
  1216.  
  1217. <div class="cookie-usage bg-dark text-light py-2">
  1218.    <div class="container">
  1219.        <div class="row">
  1220.            <div class="col-12 col-sm">
  1221.                <small>Our website uses cookies. By continuing, you consent to the use of cookies on your device, unless you have disabled them from your browser.</small>
  1222.            </div>
  1223.            <div class="col-12 col-sm-auto">
  1224.                <button class="btn btn-sm btn-primary btn-cookie-confirm">I Understand</button>
  1225.            </div>
  1226.        </div>
  1227.    </div>
  1228. </div>
  1229. <div class="loading-modal"></div>
  1230.  
  1231.  
  1232. <!-- client side scripts [loaded in bootstrap] -->
  1233. <script>feather.replace();</script>
  1234. <script type="text/javascript" src="/js/popper.min.js"></script>
  1235. <script type="text/javascript" src="/js/bootstrap.min.js"></script>
  1236. <script type="text/javascript" src="/js/fontawesome/fa-v4-shims.min.js"></script>
  1237. <script type="text/javascript" src="/js/fontawesome/fontawesome-all.min.js"></script>
  1238. <script type="text/javascript" src="/js/masonry.pkgd.min.js"></script>
  1239. <script type="text/javascript" src="/js/bootbox.min.js"></script>
  1240. <script type="text/javascript" src="/js/slick/slick.min.js"></script>
  1241. <script type="text/javascript" src="/js/magnific-popup/jquery.magnific-popup.js"></script>
  1242. <script type="text/javascript" src="/js/moment/moment-with-locales.min.js"></script>
  1243. <script type="text/javascript" src="/js/bootstrap-datetimepicker/js/tempusdominus-bootstrap-4.js"></script>
  1244. <script type="text/javascript">
  1245.                    var baseUrl = "";
  1246.                    var paths = {};
  1247.                    var modRewrite = true;
  1248.                    paths.calculatePostage = "https://www.flip.uk/listings/listing/calculate-postage";
  1249.                    paths.quickNavigation = "https://www.flip.uk/admin/index/quick-navigation";
  1250.                    var msgs = {};
  1251.                    msgs.close = "Close";
  1252.                    msgs.cancel = "Cancel";
  1253.                    msgs.ok = "OK";
  1254.                    msgs.confirmThisAction = "Please confirm this action.";
  1255.                    var slickAutoplay = false;
  1256.                    var slickAutoplaySpeed = 3000;
  1257.                </script>
  1258. <script type="text/javascript" src="/js/cookie.js"></script>
  1259. <script type="text/javascript" src="/js/functions.js"></script>
  1260. <script type="text/javascript" src="/js/global.js"></script>
  1261. <script type="text/javascript" src="/js/mods.js"></script>
  1262.  
  1263.  
  1264.                <script type="text/javascript">
  1265.                    var updatesTimestamp = null;
  1266.                    var listingIds = [];
  1267.                    var listingBoxes = $("[data-listing-id]");
  1268.  
  1269.                    listingBoxes.each(function (i, element) {
  1270.                        var listingId = $(element).data("listing-id");
  1271.  
  1272.                        if($.inArray(listingId, listingIds) === -1) {
  1273.                            listingIds[i] = listingId;
  1274.                        }
  1275.                    });
  1276.  
  1277.                    function waitForListingUpdatesData() {
  1278.                        if (listingIds.length > 0) {
  1279.                            $.ajax({
  1280.                                type: "GET",
  1281.                                url: "https://www.flip.uk/app/async/listing-updates",
  1282.                                data: {
  1283.                                    timestamp: updatesTimestamp,
  1284.                                    ids: listingIds
  1285.                                },
  1286.                                async: true,
  1287.                                cache: false,
  1288.  
  1289.                                success: function (data) {
  1290.                                    $.each(data.data, function (i, listing) {
  1291.                                        var box = $('[data-listing-id="' + listing.id + '"]');
  1292.  
  1293. //                                        var elements = box.find("div[class^='myclass'], div[class*=' myclass']");
  1294. //
  1295. //                                        $.each(elements, function(j, element) {
  1296. //                                            alert(element.prop("class"));
  1297. //                                        });
  1298. //
  1299.                                        box.find(".au-price").html(listing.price);
  1300.                                        box.find(".au-status").html(listing.status);
  1301.                                        box.find(".au-countdown").html(listing.countdown);
  1302.                                        box.find(".au-start-time").html(listing.startTime);
  1303.                                        box.find(".au-end-time").html(listing.endTime);
  1304.                                        box.find(".au-nb-bids").html(listing.nbBids);
  1305.                                        box.find(".au-nb-offers").html(listing.nbOffers);
  1306.                                        box.find(".au-nb-sales").html(listing.nbSales);
  1307.                                        box.find(".au-bids-history").html(listing.bidsHistory);
  1308.                                        box.find(".au-offers-history").html(listing.offersHistory);
  1309.                                        box.find(".au-sales-history").html(listing.salesHistory);
  1310.                                        box.find(".au-minimum-bid").html(listing.minimumBid);
  1311.                                        box.find(".au-your-bid").html(listing.yourBid);
  1312.                                        box.find(".au-your-bid-status").html(listing.yourBidStatus);
  1313.                                        box.find(".au-reserve").html(listing.reserve);
  1314.                                        box.find(".au-activity").html(listing.activity);
  1315.                                    });
  1316.  
  1317.                                    // initialize jquery countdown plugin
  1318.                                    $('[data-countdown]').each(function () {
  1319.            var element = $(this), finalDate = element.data('countdown');
  1320.            element.countdown(finalDate, function (event) {
  1321.                var format =  '%Mm %Ss';
  1322.                if (event.offset.totalDays > 0 || event.offset.hours > 0) {
  1323.                    format = '%-Hh ' + format;
  1324.                }
  1325.                if (event.offset.totalDays > 0) {
  1326.                    format = '%-D %!D:day,days;, ' + format;
  1327.                }
  1328.  
  1329.                element.html(event.strftime(format));
  1330.            }).on('finish.countdown', function(event) {
  1331.                element.html('<span class="text-info">Please wait..</span>');
  1332.            });
  1333.        });
  1334.  
  1335.                                    updatesTimestamp = data.timestamp;
  1336.  
  1337.                                    setTimeout("waitForListingUpdatesData()", 3000);
  1338.                                },
  1339.                                error: function (XMLHttpRequest, textStatus, errorThrown) {
  1340.                                    setTimeout("waitForListingUpdatesData()", 3000);
  1341.                                }
  1342.                            });
  1343.                        }
  1344.                    }
  1345.  
  1346.                    jQuery(document).ready(function ($) {
  1347.                        waitForListingUpdatesData();
  1348.                    });
  1349.  
  1350.                </script>
  1351.  
  1352.    <script type="text/javascript">
  1353.        $(document).ready(function() {
  1354.            $('.tab-link').click(function() {
  1355.                var href = $(this).attr('data-href');
  1356.                $('#' + href).trigger('click');
  1357.                $(this).trigger('click');
  1358.            });
  1359.        });
  1360.    </script>
  1361. <script type="text/javascript" src="/js/printarea/jquery.printarea.js"></script>
  1362. <script type="text/javascript">
  1363.                $(document).ready(function() {
  1364.                    $('.print-button').click(function () {
  1365.                        var container = $(this).attr('rel');
  1366.                        $('#' + container).printArea();
  1367.                        return false;
  1368.                    });
  1369.                });
  1370.            </script>
  1371. <script type="text/javascript">
  1372.    $('.dropdown-toggle').dropdown();
  1373. </script>
  1374.  
  1375.                <script type="text/javascript">
  1376.                    $(document).ready(function () {
  1377.                        // submit modal forms in the modal box, and replace the current html with the response html
  1378.                        $('#form-newsletter-subscription').find('[type=submit]').on('click', function (e) {
  1379.                            e.preventDefault();
  1380.  
  1381.                            var newsletterSubmitButton = $(this);
  1382.                            var newsletterSubmitValue = newsletterSubmitButton.text();
  1383.  
  1384.                            newsletterSubmitButton.attr('disabled', true).text('Please wait...');
  1385.  
  1386.                            var newsletterSubscriptionForm = $(this).closest('form');
  1387.  
  1388.                            $.ajax({
  1389.                                type: newsletterSubscriptionForm.attr('method'),
  1390.                                url: newsletterSubscriptionForm.attr('action'),
  1391.                                data: newsletterSubscriptionForm.serialize(),
  1392.  
  1393.                                success: function (data) {
  1394.                                    newsletterSubmitButton.attr('disabled', false).text(newsletterSubmitValue);
  1395.                                    newsletterSubscriptionForm.find('.message').html(data.message);
  1396.                                    newsletterSubscriptionForm.find('[name="email"]').val('');
  1397.  
  1398.                                    setTimeout(function() {
  1399.                                        newsletterSubscriptionForm.find('.message').html('');
  1400.                                    }, 5000);
  1401.                                }
  1402.                            });
  1403.                        });
  1404.                    });
  1405.                </script>
  1406.  
  1407.                        <script type="text/javascript">
  1408.                            $('.btn-cookie-confirm').on('click', function() {
  1409.                                $.cookie('OoHEJqchCookieUsage', '1', {path: '/', expires: 30});
  1410.                                $('.cookie-usage').remove();
  1411.                            });
  1412.                        </script>
  1413. <script src="/themes/eight/js/theme.js" type="text/javascript"></script><script src="/js/nouislider.min.js"></script>
  1414.  
  1415. </body>
  1416. </html>
  1417.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda