Showing source for: https://minecraftcommand.science/profile/handlerepair24
Duration: 3.787338s
Server: nginx/1.20.1 + Phusion Passenger(R) 6.0.18

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <title>
   User handlerepair24 - Minecraft Command Science
        </title>
        <meta content="Minecraft 1.9" name="keywords">
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <link data-turbolinks-track="true" href="/assets/application-73699e5533d189f34a09c47c1808a3117a833c07bc3abec85deae400a8a7f7d5.css" media="all" rel="stylesheet">
        <meta content="authenticity_token" name="csrf-param">
        <meta content="RgW7ucxhiAxlAg1V2CLt87gZkG+lVxzpODBbtVeg/WZH/F7UQBfuDZYuq+LBVbgYwUHQ1gJLdBrFPj0xYKy2Jw==" name="csrf-token">
        <link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
        <link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
        <link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
        <link href="/manifest.json" rel="manifest">
        <link color="#5bbad5" href="/safari-pinned-tab.svg" rel="mask-icon">
        <meta content="#ffffff" name="theme-color">
        <style type="text/css">
            @font-face {
                font-family
                :
                 
                "minecrafterregular"
                ;
                
                      
                src
                :
                 
                url("fonts/minecrafter.reg-webfont.woff2")
                 
                format("woff2")
                ,
                
                      
                url("fonts/minecrafter.reg-webfont.woff")
                 
                format("woff")
                ;
                
                      
                font-weight
                :
                 
                normal
                ;
                
                      
                font-style
                :
                 
                normal
                ;
            }
            body {
                margin-top          : 40px;
                background-color    : #f3f3f3;
            }
            a {
                color               : #0c7ed4;
            }
            a:hover, a:focus {
                color               : #0d558c;
            }
            #nn_skin {
                width               : 1780px;
                height              : 970px;
                z-index             : 1;
                position            : fixed;
                top                 : 45px;
                left                : 50%;
                margin-left         : -890px;
            }
            #nn_lb1, #nn_lb2, #nn_lb3 {
                text-align          : center;
            }
            #nn_skinl, #nn_skinr {
                height              : 100vh !important;
                background-color    : #f3f3f3;
            }
            .navbar ~ .container {
                background          : #fff;
                z-index             : 2;
                position            : relative;
            }
            footer .container {
                background          : #fff;
                z-index             : auto;
                position            : relative;
            }
            .navbar {
                z-index             : 999999;
            }
            .btn-primary {
                color               : #ffffff;
                background-color    : #1790e9;
                border-color        : #1580d0;
            }
            .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
                color               : #ffffff;
                background-color    : #0c78c7;
                border-color        : #0769b1;
            }
            .list-group .list-group-item-heading small img {
                color               : transparent;
                max-width           : 12px;
            }
            /* HEADER */
            .navbar-brand {
                background          : url("/images/MCS-logo.png") no-repeat center center;
                background-size     : 100% auto;
                margin-top          : -1px;
                padding             : 12px 17px;
            }
            .navbar .dropdown-header {
                letter-spacing      : 0.5px;
                color               : rgba(255, 255, 255, 0.6);
            }
            .navbar-inverse {
                background-color    : #464344;
            }
            .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .dropdown-menu {
                background-color    : #1790E9;
            }
            .navbar-inverse .dropdown-menu>li>a:hover, .navbar-inverse .dropdown-menu>.active>a, .navbar-inverse .dropdown-menu>.active>a:hover {
                background-color    : #0e74bf;
            }
            nav a.alt {
                margin-right        : 1px;
                font-weight         : 400;
                color               : #1790e9 !important;
            }
            .navbar-nav > li.dropdown.open {
                position            : static;
            }
            .navbar-nav > li.dropdown.open:before {
                content             : "";
                background-color    : #1790E9;
                position            : absolute;
                left                : 50%;
                top                 : 45px;
                width               : 1170px;
                height              : 270px;
                -webkit-transform   : translateX(-50%);
                transform           : translateX(-50%);
                -webkit-box-shadow  : 0 6px 12px rgb(0 0 0 / 18%);
                z-index             : -1;
                box-shadow          : 0 6px 12px rgb(0 0 0 / 18%);
            }
            .navbar-nav > li > .dropdown-menu {
                left                : 50%;
                -webkit-transform   : translateX(-50%);
                transform           : translateX(-50%);
                width               : 1170px;
                -webkit-box-shadow  : none;
                box-shadow          : none;
            }
            #hm_splash {
                position            : relative;
                color               : #fff;
                background          : #1790e9;
                margin-bottom       : 35px;
                padding             : 30px 20px 0 20px;
                background          : -moz-linear-gradient(left, #1790e9 0%, #54bcf7 100%); /* FF3.6-15 */
                background          : -webkit-linear-gradient(left, #1790e9 0%,#54bcf7 100%); /* Chrome10-25,Safari5.1-6 */
                background          : linear-gradient(to right, #1790e9 0%,#54bcf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter              : progid:DXImageTransform.Microsoft.gradient( startColorstr="#1790e9", endColorstr="#54bcf7",GradientType=1 ); /* IE6-9 */
            }
            #hm_splash img {
                width               : 100%;
                max-width           : 326px;
                float               : left;
                margin-right        : 4%;
                margin-left         : 3%;
            }
            #hm_splash h1 {
                font-family         : "minecrafterregular";
                color               : #fff;
                font-size           : 60px;
                text-transform      : uppercase;
                letter-spacing      : 1.3px;
                text-shadow         : 0 1px 6px rgba(2, 61, 121, 0.5);
            }
            #hm_splash h1 span {
                text-indent         : -35px;
                display             : inline-block;
            }
            #hm_splash h2 {
                font-size           : 25px;
                margin-right        : 3%;
            }
            #hm_splash a, #hm_splash a:hover {
                color               : #fff;
                text-decoration     : underline;
            }
            #hm_splash div {
                margin              : 4.5% 0 0 0;
            }
            #news > a {
                display             : block;
                text-align          : center;
                margin-top          : 10px;
                font-size           : 16px;
                font-weight         : bold;
                border              : solid 1px #4698ED;
                color               : #1790E9;
                padding             : 18px;
            }
            #shop_banner img {
                width               : 100%;
                display             : block;
                margin-top          : 16px;
                margin-bottom       : 10px;
            }
            #shop_banner {
                display             : block;
            }
            #shop_banner:hover {
                opacity             : 0.85;
            }
            #minecraft_banner {
                display             : block;
            }
            #minecraft_banner img {
                width               : 100%;
                display             : block;
                margin-top          : 15px;
            }
            #minecraft_banner:hover {
                opacity             : 0.85;
            }
            #forums_container {
                margin-right        : auto;
                margin-left         : auto;
                padding             : 20px 15px;
                background          : #fff;
                position            : relative;
            }
            #forums_container #forums_container {
                padding             : 0 !important;
            }
            @media (min-width: 1200px) {
                #forums_container, .navbar ~ .container, footer .container {
                    width               : 1140px !important;
                }
                #forums_container #forums_container {
                    width               : auto !important;
                }
            }
            @media (min-width: 992px) {
                #forums_container {
                    width               : 970px;
                }
            }
            @media (min-width: 768px) {
                #forums_container {
                    width               : 750px;
                }
            }
            #forums_container > h1, #forum > h2, body > .category > h2, #topic > h2 {
                display             : inline-block;
                margin-top          : 0;
            }
            footer#admin_link {
                display             : none !important;
            }
            .btn-group .btn {
                margin-right        : 5px;
            }
            #forum > h2, body > .category > h2, #topic > h2, #forums_container .category h2 {
                font-weight         : 400;
                font-size           : 26px;
            }
            .forum .title {
                font-size           : 16px;
                font-weight         : bold;
            }
            table {
                font-size           : 13px;
            }
            .table-striped>tbody>tr:nth-of-type(odd) {
                background-color    : #f5f5f5;
            }
            .table>thead>tr>th {
                border-bottom       : 1px solid #dddddd;
            }
            td .description {
                font-size           : 15px;
            }
            td.topics-count, td.posts-count, td.views-count {
                font-size           : 16px;
            }
            tr.topic .subject {
                font-size           : 16px;
                font-weight         : bold;
            }
            tr.topic .latest-post {
                font-size           : 14px;
                font-style          : italic;
            }
            #forums_container form input[type="submit"] {
                margin-top          : 15px;
            }
            #topic #menu {
                border-top          : solid 1px #ddd;
                border-bottom       : solid 1px #ddd;
                padding             : 20px 0;
                margin              : 15px 0 20px;
            }
            #topic #menu .btn-group ~ .btn-group {
                float               : right;
            }
            #posts .post {
                margin-bottom       : 10px;
            }
            #posts .post .contents .contents {
                border              : solid 1px #ddd;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
            }
            #posts .row ~ .row .post .contents .contents {
                background          : #f3f3f3;
                border-color        : transparent;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
            }
            #posts .post .contents .contents:before {
                content             : "";
                position            : absolute;
                top                 : 33px;
                left                : -20px;
                width               : 0;
                height              : 0;
                border-style        : solid;
                border-width        : 15px 20px 15px 0;
                border-color        : transparent #ddd transparent transparent;
            }
            #posts .row ~ .row .contents .contents:before {
                border-color        : transparent #f3f3f3 transparent transparent;
            }
            #posts .post .contents .contents.col-md-7 {
                width               : 83.333333%;
            }
            .topics-count, .posts-count, .views-count {
                text-align          : center;
            }
            .topic.locked .started-by:after {
                content             : " (locked topic)";
                font-style          : italic;
            }
            /*#forum_topic_links a.btn:last-child { display: none; }*/
            .post .contents .btn-group {
                width               : 100%;
                border-top          : solid 1px #ddd;
                padding-top         : 15px;
            }
            .post .contents .btn-group .btn {
                opacity             : 0.5;
            }
            .post .contents .btn-group:hover .btn {
                opacity             : 1;
            }
            .post .contents time {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .contents .in-reply-to {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .contents .user {
                padding-left        : 0;
                text-align          : center;
            }
            .post .contents .user img {
                max-width           : 60px;
            }
            .post time {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .user {
                padding-left        : 0;
                text-align          : center;
            }
            .post .user img {
                max-width           : 60px;
                margin-top          : 5px;
            }
            .post .contents p {
                /* Non standard for webkit */ word-break: break-word;
                -webkit-hyphens     : auto;
                -moz-hyphens        : auto;
                -ms-hyphens         : auto;
                hyphens             : auto;
            }
            .post .contents p a {
                word-break          : break-all;
            }
            .rep_cont {
                float               : left;
                width               : 100%;
                margin-top          : 7px;
                padding-top         : 15px;
                border-top          : solid 1px #ddd;
            }
            .reply_to_post.post {
                width               : 100%;
                margin-top          : 20px;
            }
            .reply_to_post.post .contents {
                border              : solid 1px #ddd;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
                width               : 83.333333%;
            }
            .reply_to_post.post .contents:before {
                content             : "";
                position            : absolute;
                top                 : 33px;
                left                : -20px;
                width               : 0;
                height              : 0;
                border-style        : solid;
                border-width        : 15px 20px 15px 0;
                border-color        : transparent #ddd transparent transparent;
            }
            #forums_container textarea.form-control {
                min-height          : 160px;
            }
            #forums_container .moderation.alert {
                display             : block !important;
                height              : auto !important;
                margin-bottom       : 21px !important;
                padding             : 15px !important;
            }
            #forums_container #topic_moderation {
                display             : none !important;
            }
            #forums_container #markdown {
                padding             : 20px;
                background          : #f4f4f4;
                margin-top          : 20px;
                border-radius       : 6px;
            }
            #forums_container #markdown img {
                vertical-align      : bottom;
            }
            #forums_container #markdown ul {
                list-style          : none;
                clear               : both;
            }
            #forums_container #markdown ul li {
                display             : inline-block;
                width               : 22%;
                margin              : 3px 0;
            }
            #itemModal .item img {
                height              : 32px;
                width               : 32px;
            }
            #vminread {
                margin-bottom       : 20px;
            }
            footer .container {
                padding-bottom      : 20px;
            }
            footer .container div {
                background          : #464344;
                color               : #fff;
                padding             : 8px 15px;
            }
            footer .container div p {
                margin-bottom       : 1px;
                font-size           : 13px;
            }
            footer .container a {
                color               : #5bb4f7;
            }
            footer .container a:hover {
                color               : #2995de;
            }
            footer small {
                color               : #888;
            }
            @media (max-width: 1199px) {
                #hm_splash h1 {
                    font-size           : 49px;
                }
                #hm_splash h1 span {
                    text-indent         : -27px;
                }
                #hm_splash img {
                    max-width           : 286px;
                }
                #wells p {
                    font-size           : 14px;
                }
                .nav>li>a {
                    padding             : 10px 14px;
                }
            }
            @media (max-width: 991px) {
                #hm_splash img {
                    max-width           : 236px;
                    margin-left         : 2%;
                }
                #hm_splash h1 {
                    font-size           : 36px;
                }
                #hm_splash h1 span {
                    text-indent         : -22px;
                }
                #hm_splash h2 {
                    font-size           : 20px;
                }
                #posts .post .contents .contents.col-md-7, .reply_to_post.post .contents {
                    width               : 100%;
                }
                #posts .post .contents .contents {
                    margin-top          : 15px;
                }
                #posts .post .contents .contents:before {
                    display             : none;
                }
                #posts .post .contents .user {
                    text-align          : left;
                }
                .navbar-nav > li.dropdown.open:before {
                    display             : none;
                }
            }
            @media (max-width: 767px) {
                #hm_splash img {
                    max-width           : 166px;
                    margin-left         : 1%;
                }
                #hm_splash h1 {
                    font-size           : 5.3vw;
                    margin-top          : 0;
                }
                #hm_splash h2 {
                    font-size           : 16px;
                }
                #hm_splash div {
                    margin              : 0;
                    width               : 70%;
                    margin-left         : 30%;
                }
                .navbar-nav .open .dropdown-menu {
                    position            : relative;
                }
                .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
                    border-color        : #2398ec;
                }
                .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
                    background-color    : #0763a7;
                }
                #topic #menu .btn-group ~ .btn-group {
                    float               : none;
                }
            }
            @media (max-width: 598px) {
                #hm_splash {
                    padding-bottom      : 20px;
                }
                #hm_splash img {
                    max-width           : 40%;
                    margin-left         : 7%;
                    margin-bottom       : -4px;
                }
                #hm_splash h1 span {
                    text-indent         : -24px;
                }
                #hm_splash h1 {
                    font-size           : 7.2vw;
                }
                #hm_splash div {
                    width               : 100%;
                    margin-left         : 0%;
                }
            }
        </style>
        <script>
            (function(i, s, o, g, r, a, m) {
                i['GoogleAnalyticsObject'] = r;
                i[r] = i[r] || function() {
                    (i[r].q = i[r].q || []).push(arguments);
                }, i[r].l = 1 * new Date();
                a = s.createElement(o), m = s.getElementsByTagName(o)[0];
                a.async = 1;
                a.src = g;
                m.parentNode.insertBefore(a, m);
            })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
            ga('create', 'UA-100359114-1', 'auto');
            ga('send', 'pageview');
        </script>
        <link href="https://minecraftcommand.science/profile/handlerepair24" rel="canonical">
        <link href="http://minecraftcommand.science/humans.txt" rel="author" type="text/plain">
        <meta content="User handlerepair24" property="og:title">
        <link href="https://minecraftcommand.science/de/profile/handlerepair24" hreflang="de" rel="alternate">
        <meta content="//minecraftcommand.science/images/mc-social.png" property="og:image">
        <meta content="website.tool" property="og:type">
        <meta content="https://minecraftcommand.science/profile/handlerepair24" property="og:url">
        <meta content="en_US" property="og:locale">
        <meta content="de_DE" property="og:locale:alternate">
        <meta content="de_CH" property="og:locale:alternate">
        <meta content="MinecraftCommand.Science" property="og:site_name">
        <script>
            link = document.createElement("link");
            link.type = "text/css";
            link.rel = "stylesheet";
            link.media = "screen";
            link.href = "//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
            document.getElementsByTagName("head")[0].appendChild(link);
            link = document.createElement("link");
            link.type = "text/css";
            link.rel = "stylesheet";
            link.media = "screen";
            link.href = "//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700";
            document.getElementsByTagName("head")[0].appendChild(link);
        </script>
        <!-- NEW CODE -->
        <!-- Google Tag Manager
        <script>
            (function(w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start': new Date().getTime(),
                    event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-T2PLQ86');</script>
  End Google Tag Manager -->
        <!-- END NEW CODE -->
        <!--<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <script>
            (adsbygoogle = window.adsbygoogle || []).push({
                google_ad_client: "ca-pub-9312615675267157",
                enable_page_level_ads: true
            });
        </script>-->
        <!-- Cookie Consent
================================================== -->
        <!--<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
    window.addEventListener("load", function() {
        window.cookieconsent.initialise({
            "palette": {
                "popup": {
                    "background": "#edeff5",
                    "text": "#838391"
                },
                "button": {
                    "background": "#3194E7"
                }
            },
            "content": {
                "dismiss": "Continue",
                "link": "Learn More",
                "href": "https://minecraftcommand.science/cookie-policy"
            }
        });
    });
</script>-->
    </head>
    <body>
        <!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T2PLQ86"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) -->
        <nav class="navbar navbar-inverse navbar-fixed-top rnd-test">
            <div class="container">
                <div class="navbar-header">
                    <button aria-controls="navbar" aria-expanded="false" class="navbar-toggle collapsed" data-target="#navbar" data-toggle="collapse" type="button">
                        <span class="sr-only">
                            Toggle navigation
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                    </button>
                    <a class="navbar-brand" href="/" title="Minecraft Command Science">
                    </a>
                </div>
                <div class="navbar-collapse collapse" id="navbar">
                    <ul class="nav navbar-nav">
                        <li>
                            <a href="/forum">
                                Forums
                            </a>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Command DB
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li>
                                    <a href="/commands/new">
                                        Add new command
                                    </a>
                                </li>
                                <li class="dropdown-header">
                                    <br>
                                    Command Database
                                </li>
                                <li>
                                    <a href="/commands">
                                        Top commands
                                    </a>
                                </li>
                                <li>
                                    <a href="/commands?sort=newest">
                                        Newest commands
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Default Generators
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Default Generators
                                </li>
                                <li>
                                    <a href="/potion-generator">
                                        Potion Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/tool-generator">
                                        Tools &amp; Weapons Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/armor-generator">
                                        Armor Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/custom-item-generator">
                                        Item Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/head-generator">
                                        Head Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Special Generators
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Special Generators
                                </li>
                                <li>
                                    <a href="/shop-generator">
                                        Villager Shop Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/command-sign-generator">
                                        Command Sign Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/prefilled-chest-generator">
                                        Prefilled Chest Generator
                                    </a>
                                </li>
                                <li class="divider">
                                </li>
                                <li class="dropdown-header">
                                    Undone
                                </li>
                                <li>
                                    <a href="/mob-summon-generator">
                                        Mob /summon Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/book-generator">
                                        Book Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Other Tools
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Other Tools
                                </li>
                                <li>
                                    <a href="/skin-fetcher">
                                        Skin Fetcher
                                    </a>
                                </li>
                                <li>
                                    <a href="/armor-color">
                                        Armor Color Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/title-generator">
                                        /title Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/hologram-generator">
                                        Holographic Text Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                    </ul>
                    <ul class="nav navbar-nav navbar-right">
                        <!--<li><a href="https://shop.minecraftcommand.science/" target="_blank" class="alt">NEW Shop</a></li>-->
                        <li>
                            <a class="alt" href="/blog">
        Blog
                            </a>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                English
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Language
                                </li>
                                <li>
                                    <a href="/de/profile/handlerepair24">
                                        Deutsch
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                <img alt="avatar" height="21" src="https://minotar.net/avatar/char/21" width="21">
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Steve
                                </li>
                                <li>
                                    <a href="/login">
                                        Login / Register
                                    </a>
                                </li>
                            </ul>
                        </li>
                    </ul>
                </div>
            </div>
        </nav>
        <noscript>
            <div class="alert alert-danger">
                No Javascript, No Fun! Please enable Javascript for this site to work.
            </div>
        </noscript>
        <div class="container">
            <div class="row" style="padding-left:1px;">
                <div class="col-md-12" style="margin: 15px 0 10px; overflow:hidden;">
                    <!-- NEW CODE -->
                    <div id="ad-container-1">
                    </div>
                    <script>
                        window.top.__vm_add = window.top.__vm_add || [];
                        (function(success) {
                            if (window.document.readyState !== "loading") {
                                success();
                            } else {
                                window.document.addEventListener("DOMContentLoaded", function() {
                                    success();
                                });
                            }
                        })(function() {
                            var placement = document.createElement("div");
                            placement.setAttribute("class", "vm-placement");
                            if (window.innerWidth > 1080) {
                                placement.setAttribute("data-id", "59b1026d46e0fb00016a7b79");
                                placement.setAttribute("data-display-type", "hybrid-banner");
                            } else {
                                placement.setAttribute("data-id", "59b11df246e0fb00012e46b8");
                            }
                            document.querySelector("#ad-container-1").appendChild(placement);
                            window.top.__vm_add.push(placement);
                        });
                    </script>
                </div>
            </div>
        </div>
        <script type="text/javascript">
            var _forked = null;
        </script>
        <script data-turbolinks-track="true" src="/assets/application-bc3a01e9fcf80054708c94f3c48595ef7171cc11b64d741ca3e6c034c9b9b8f1.js">
        </script>
        <div class="container">
            <div class="page-header" itemscope="" itemtype="http://schema.org/ProfilePage">
                <h1>
                    <span itemprop="author">
                        User handlerepair24
                    </span>
                    <img alt="handlerepair24 avatar" src="https://minotar.net/avatar/handlerepair24/40.png">
                </h1>
            </div>
        </div>
        <div class="container">
            <div class="row">
                <div class="col-md-12" itemprop="about">
                    How Double Glazing Condensation Repair Cost Has Become The Most Sought-After Trend In 2023
Double Glazing Condensation Repair Cost
                    <br>
                    <br>
                    Double glazing can be an excellent way to increase the energy efficiency of your house. If your windows are hazy or there is condensation between the panes of glass The seal needs to be replaced.
                    <br>
                    <br>
                    Replacing your double glazing is costly, but it could be worth it for the energy efficiency of your home and comfort. Know what to expect before you make a request for a quote.
                    <br>
                    <br>
                    Cost of the Glass
                    <br>
                    <br>
                    Double glazing windows consist of two panes that have Krypton or argon gas between them to provide insulation. This kind of window could also be called an IGU (insulated glass unit). It is used for residential applications due to its energy efficiency. The cost of replacing double glazing is dependent on the manufacturer and the size of the window. However, on average a standard double-glazed window costs between $300 and $290.
                    <br>
                    <br>
                    It is normal to notice fogging or condensation between the panes of glass, which is a sign of a worn seal on your double glazing, which needs to be replaced. The problem with this is that it could make your windows not as effective in insulating your home as they were prior to it therefore it is important to get it fixed promptly.
                    <br>
                    <br>
                    It's simple and cheap to replace a single glass pane on a window or door. It is also recommended to replace your windows if they're damaged, chipped, or cracked. This will prevent them from being as energy efficient and could pose a risk to your family.
                    <br>
                    <br>
                    The cost of replacing multiple panes will be higher, as you will also need to buy and install an entirely new frame. If your frame is still in good shape you could be able to save money by only replacing the glass. This is less expensive than replacing or repairing the entire window, and could still help reduce your energy costs.
                    <br>
                    <br>
                    While it is possible to repair double-glazed windows yourself but this task should be left to professionals with experience in the field. The process is straightforward however, it requires attention to detail. You must be precise with your measurements, and make sure you use the correct glass (i.e. You can pick regular or tinted glass.
                    <br>
                    <br>
                    Shop around for the best replacement windows available in your area. Certain brands, like Pella provide a wide selection of options at various price points. Some brands offer a price-match guarantee to save you money on replacement costs.
                    <br>
                    <br>
                    Cost of Frame
                    <br>
                    <br>
                    If condensation develops on double- or triple pane windows, you may need to reseal the windows. This can be a costly undertaking however it can save you money over the long run. A reseal is usually the best option when you don't want to replace the entire window. However, it can be costly if you want to repair or replace the frames and sash as well.
                    <br>
                    <br>
                    A reseal could cost as little at $200 depending on the type and severity of the damage. You'll also need to replace the frames in case they're damaged or stained. This is the most economical option as you can save 50% on the replacement of the entire window.
                    <br>
                    <br>
                    It is crucial to hire an expert to complete the job. This will ensure that the work is done correctly, and will ensure that any mistakes are avoided. You'll also receive a guarantee on the work.
                    <br>
                    <br>
                    Another method of reducing the cost of double glazing is by retrofitting it to an existing frame. This is an option for windows with a long history or if you are planning to sell your house soon. It's cheaper than replacing the entire window, and can increase the energy efficiency of your home.
                    <br>
                    <img src="https://www.repairmywindowsanddoors.co.uk/wp-content/uploads/2018/10/Window-and-Door-Repairs-Slider-1140x304.jpg" width="363">
                    <br>
                    <br>
                    One of the most frequently encountered problems with double glazing is fog or misty windows. This problem is called 'blown glazing in the industry and is caused by moisture getting between the glass panes. This can result in a loss of insulation and may affect the appearance of your home.
                    <br>
                    <br>
                    Replacing your double glazed windows will not only improve the appearance of your home, but it can improve its value and help save money on energy costs. It can also help reduce the noise outside and make it easier to sleep. New double-glazed windows can be constructed from materials that are more ecological green than the previous versions.
                    <br>
                    <br>
                    The cost of replacing a double-glazed window is $500 per window, however the cost will vary based on the size, shape and the type of glass used. The quality of the glass is the most important aspect in determining the cost of replacing it. You can select from a variety of options for glazing, including tinted glass or toughened which will increase the cost.
                    <br>
                    <br>
                    Cost of the Hardware
                    <br>
                    <br>
                    Double glazing comes with a variety of hardware to ensure that it runs smoothly and efficiently. The frames, hinges and handles are all a part of the hardware. You'll have to replace them if they're damaged. It's expensive, but you will reduce energy consumption and increase your home's comfort. The longevity of your double-glazed windows will be determined by the quality of hardware you choose.
                    <br>
                    <br>
                    Double glazed window hardware can be made out of a variety of components including steel, aluminium, and zinc alloy. The most effective hardware is made of zinc alloy due to it being more robust and can last for a long time. Zinc alloy also has superior anti-corrosion properties. To ensure that your home is properly insulated and protected from harsh weather conditions, it's important to purchase windows of high-quality and have the right hardware.
                    <br>
                    <br>
                    You may notice condensation on the outside of your double glazed windows, but don't worry about it - this is normal. It happens naturally and is often caused by temperature fluctuations in your home. It is recommended to open the windows for a few minutes each day to boost airflow.
                    <br>
                    <br>
                    Another thing to consider is If you notice condensation in between the panes of glass. This indicates that the seal on your double glazing is broken and you have to get it replaced or repaired. Repairing your double glazed windows is a less expensive option, but it will only solve the problem for the moment. It is possible that the seal will break again at a different place and it's worth replacing the entire window.
                    <br>
                    <br>
                    The best method to eliminate condensation on your double glazed windows is to hire an expert. This will lower the risk of making mistakes that could cause leaks or other issues. A skilled tradesperson will ensure that the job is done correctly and quickly. Local tradesmen can be found by asking family and friends for recommendations or by searching on the internet.
                    <a href="https://www.repairmywindowsanddoors.co.uk/borehamwood-windowrepair/">
                        double glazing window repairs
                    </a>
                    will offer quality service and reasonable costs. Compare before settling on the right company for double glazing repair or installation.
                    <br>
                    <br>
                    Repair Costs
                    <br>
                    <br>
                    Double glazing can be an excellent way to enhance your home, but it could also cause issues. If the windows of your double-glazed windows leak and seals are damaged or there may be a leak between glass panes. You can get this fixed by hiring a professional to replace or repair the window. The cost of repair will vary depending on the size and type of your windows. However, it's worth getting a professional quote to ensure that you don't overpay.
                    <br>
                    <br>
                    The cost of replacing your double-glazed windows is contingent on the size and style of your windows, as well as how serious the issue of condensation is. Removing the entire double-glazed unit is more costly than fixing a single window pane. It may be possible to reseal existing double-glazed units instead of replacing them. This can save you money, but still provide the same insulation as a new replacement.
                    <br>
                    <br>
                    If your double-glazed windows require to be replaced because they're outdated, you can expect a price between PS100 and PS850 depending on the size and style. If your windows don't mist, resealing is cheaper.
                    <br>
                    <br>
                    A common problem that is common with double-glazed windows is that they can become foggy or cloudy. This is due to moisture in the space between the two glass panes. The window makers have developed a special procedure to fix this problem, which is called defogging. To do this it is done by drilling through the window and then use an agent to remove the moisture. Then, they take out the air and seal it.
                    <br>
                    <br>
                    There are several advantages to installing a new double glazing, including greater energy efficiency, reduced noise levels, and an increase in value to your home. Unlike older windows, modern double glazing is constructed from low-emissivity glass that keeps heat inside and reduces condensation on the outside. Installation is simple and quick however, it is recommended to hire a professional for the job.
                    <br>
                </div>
            </div>
            <em>
                <h2>
                    This user has nothing created or favorited (yet).
                </h2>
            </em>
        </div>
        <!--script type="text/javascript">
    window.doorbellOptions = {
    appKey: 'WXkSJAnzQJmbysxBgXOap4eN3vlsyNOxGfBpHEIbVZXTBbbjSgKMba8rf36nL7Xn'
    };
    (function(d, t) {
    var g = d.createElement(t);g.id = 'doorbellScript';g.type = 'text/javascript';g.async = true;g.src = 'https://doorbell.io/button/986?t='+(new Date().getTime());(d.getElementsByTagName('head')[0]||d.getElementsByTagName('body')[0]).appendChild(g);
    }(document, 'script'));
</script-->
        <footer>
            <!--
    █████████████████
    █░░░░░░░░░░░░░░░█
    █░░░░░░░░░░░░░░░█	Minecraft Command Science
    █░░████░░░████░░█
    █░░████░░░████░░█	Generate Minecraft Commandblock Commands
    █░░░░░░███░░░░░░█	easy as never before!
    █░░░░███████░░░░█
    █░░░░███████░░░░█
    █░░░░██░░░██░░░░█	Created 2016 by talkb1nary developed further by Piranha Designs.
    █░░░░░░░░░░░░░░░█	https://www.piranhadesigns.com/
    █████████████████
  -->
            <div class="container">
                <hr>
                <div>
                    <p class="pull-right">
                        <small>
                            This website is not affiliated with Mojang.
                        </small>
                    </p>
                    <p>
                        &copy; Minecraft Command Science 2015 - 2024
                        ~
                        <a href="/faq">
                            FAQ
                        </a>
                        ~
                        <a href="/privacy-policy">
                            Privacy Policy
                        </a>
                        ~
                        <a href="/cookie-policy">
                            Cookie Policy
                        </a>
                        ~
                        <a href="/tos">
                            Terms of Use and Acceptable Use Policy
                        </a>
                        <br>
                        Like us on
                        <a href="http://twitter.com/MCScienceDB">
                            Twitter
                        </a>
                        and
                        <a href="https://www.facebook.com/pages/Minecraft-Command-Science/1421928798102912">
                            Facebook
                        </a>
                        &lt;3
                    </p>
                </div>
            </div>
        </footer>
        <!-- Venatus Market v3 -->
        <script>
            (function() {
                document.write('<div id="vmv3-ad-manager" style="display:none"></div>');
                document.getElementById("vmv3-ad-manager").innerHTML = '<iframe id="vmv3-frm" src="javascript:\'<html><body></body></html>\'" width="0" height="0" data-mode="scan" data-site-id="59b1012e46e0fb00016a7b73"></iframe>';
                var loaderFrame = document.getElementById("vmv3-frm");
                var loaderFrameWindow = loaderFrame.contentWindow ? loaderFrame.contentWindow : loaderFrame.contentDocument;
                loaderFrameWindow.document.open();
                loaderFrameWindow.document.write('<scr' + 'ipt src="//hb.vntsm.com/v3/live/ad-manager.min.js" type="text/javascript" async>' + '</scr' + 'ipt>');
                loaderFrameWindow.document.close();
            })();
        </script>
        <!-- / Venatus Market v3 -->
        <!-- Venatus Market v3 minecraftcommand.science - RICH MEDIA 1x1 -->
        <div class="vm-placement" data-id="59b1025446e0fb00016a7b75" style="display: none">
        </div>
        <!-- / Venatus Market v3 minecraftcommand.science - RICH MEDIA 1x1 -->
        <script type="text/javascript">
            $(function() {
                $("#itemModal div.custom_item_list").tooltip();
            });
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://minecraftcommand.science/p… 2024-05-09 12:34:30
2 https://thebolditalic.com/?gi=ec22… 2024-05-09 12:34:28
3 https://thebolditalic.com/?gi=9f92… 2024-05-09 12:34:27
4 https://thebolditalic.com/?gi=c43c… 2024-05-09 12:34:26
5 https://thebolditalic.com/?gi=84e4… 2024-05-09 12:34:24
6 https://nenuphar.net/ 2024-05-09 12:34:19
7 https://thebolditalic.com/?gi=bf30… 2024-05-09 12:34:19
8 https://thebolditalic.com/?gi=b24e… 2024-05-09 12:34:18
9 https://thebolditalic.com/?gi=547f… 2024-05-09 12:34:12
10 https://thebolditalic.com/?gi=15db… 2024-05-09 12:34:09
11 https://thebolditalic.com/?gi=316c… 2024-05-09 12:34:07
12 https://thebolditalic.com/?gi=e36e… 2024-05-09 12:34:03
13 https://thebolditalic.com/?gi=fc73… 2024-05-09 12:33:59
14 https://thebolditalic.com/?gi=3cf4… 2024-05-09 12:33:56
15 https://thebolditalic.com/?gi=a544… 2024-05-09 12:33:55
16 https://thebolditalic.com/?gi=06f5… 2024-05-09 12:33:52
17 https://thebolditalic.com/?gi=f41a… 2024-05-09 12:33:47
18 https://thebolditalic.com/?gi=53bc… 2024-05-09 12:33:44
19 https://thebolditalic.com/?gi=b893… 2024-05-09 12:33:43
20 https://baskino.cc/user/shovelbuff… 2024-05-09 12:33:40