Site is temporarily unavailable due to maintenance

We expect to have the site back up within 4 hours.

'; exit; */ #} }#goodbotcheck /* if (in_array($ip, $list) ){ #echo "$ip FOUND IN FILE, last array"; header("HTTP/1.1 503 Service Temporarily Unavailable"); header("Status: 503 Service Temporarily Unavailable"); header("Retry-After: 3600"); echo ' Site is temporarily unavailable due to maintenance

Site is temporarily unavailable due to maintenance

We expect to have the site back up within 4 hours.

'; exit; } */ # '../', 'passwd', 'UNION' if (strpos($urlg, '../') !== false) { echo 'fuck off'; die(); } if (strpos($article, '../') !== false) { echo 'fuck off'; die(); } if (strpos($vl, '../') !== false) { echo 'fuck off'; die(); } $banned[0]="5.79.105.131"; if (in_array($_SERVER['REMOTE_ADDR'],$banned)) { header("HTTP/1.1 403 Forbidden"); exit; } $banned[0]="202.46.51.210"; if (in_array($_SERVER['REMOTE_ADDR'],$banned)) { header("HTTP/1.1 403 Forbidden"); exit; } $host = $_SERVER['HTTP_HOST']; $uri = $_SERVER['REQUEST_URI']; $domainname = $_SERVER['HTTP_HOST']; #if ($domainname != "action.news"){ #$uri = $_SERVER['REQUEST_URI']; #Header( "HTTP/1.1 301 Moved Permanently" ); #Header( "Location: http://action.news$uri" ); #} if ($domainname == "www.telus.com.fiber.westnet.ca"){ $cdn = "https://$domainname"; } else { #$cdn = "https://secure.action.news"; } // find out the domain: $domain = $_SERVER['HTTP_HOST']; // find out the path to the current file: $path = $_SERVER['SCRIPT_NAME']; // find out the QueryString: $queryString = $_SERVER['QUERY_STRING']; // put it all together: $url = "//" . $domain . $path . "?" . $queryString; #$items = array(westnet,westnethd,forestlawnalberta); #$fblikename = $items[array_rand($items)]; $fblikename = "westnethd"; $range_start = ip2long("207.35.0.0"); $range_end = ip2long("207.35.255.255"); $ip = ip2long($_SERVER['REMOTE_ADDR']); if ($ip >= $range_start && $ip <= $range_end) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $referer = $_SERVER['HTTP_REFERER']; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; $to = "cs.security-207.35.0.0@westnet.ca"; $subject = "Calgary Stampede Snooping $url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $referer = $_SERVER['HTTP_REFERER']; if (strpos($referer,'facebook') !== false) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; #$to = "fb-visitor@westnet.ca"; $subject = "$url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); if (strpos($hostname,'tfbnw') !== false) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $ua = $_SERVER['HTTP_USER_AGENT']; #$to = "fb-visitor@westnet.ca"; $subject = "$url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $range_start = ip2long("216.239.0.0"); $range_end = ip2long("216.239.255.255"); $ip = ip2long($_SERVER['REMOTE_ADDR']); if ($ip >= $range_start && $ip <= $range_end) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $referer = $_SERVER['HTTP_REFERER']; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; $to = "security-216.239.0.0@westnet.ca"; $subject = "Google Snooping $url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $ip = $_SERVER['REMOTE_ADDR']; ?> WestNet Innovative Chemicals WestNet N.A., A Global Leader In Technology, Innovations, Communications, Aeropsace, Wi-Fi, Construction and More
WestNet Menu
WestNet Innovative Chemicals

WestNet Innovative Chemicals

Automotive & Aerospace

WestNet One Stop Shop (AT) Professional

WestNet One Stop Shop (AT) Professional

Premium Paint, Primer, Body Filler, Clear Coat All-In-One, Rust & Corrosion Prevention.

WestNet Industrial Tire Bead Sealer

WestNet Industrial Tire Bead Sealer

Premium Industrial Tire Bead Sealer designed for durability and performance.

WestNet Cold Vulcanizing Tire Fluid

WestNet Cold Vulcanizing Tire Fluid - Industrial Strength

High-quality cold vulcanizing fluid for industrial tire repair.

Consumer & Environmental Infrastructure

Asphalt Resurfacing Coatings Sealing - Special Oil Based Technology

WestNet Innovative Chemicals, a division of WestNet N.A., has developed a high-tech solution at an affordable rate for driveway surfaces. Our product provides a long-lasting, durable, and even ice-resistant finish for years to come.

Are you tired of reapplying "Airport Grade" driveway sealer each year? Drop your smartphone often? This coating even provides some cushioning. It offers a nice black finish and is semi ice-resistant.

We are only taking on specific clientele for this amazing driveway coating solution.

We work exclusively with Pump Hill Developments for their driveway coating needs, even on new asphalt.

You will not be disappointed. In addition to your new long-lasting driveway coating, you will also have a lasting relationship with our company and follow-ups over the years. We are committed to delivering the best experience, product, and service.

Inquire Today!

Email: innovations@.ca

Related WestNet Services

Onboard Aircraft Wi-Fi Products and Solutions - Contact: aircraft-wifi@westnet.ca
High-quality aircraft parts & services - Contact us today: aviation@westnet.ca

/* Styles for the responsive div */ .responsive-div { background-color: white; /* Sets the background color of the div */ width: 100%; /* Makes the div take 100% of its parent's width */ max-width: 1200px; /* Limits the maximum width of the div */ margin: 0 auto; /* Centers the div horizontally */ padding: 5px; /* Adds spacing inside the div */ box-sizing: border-box; /* Includes padding in the div's total width */ overflow: hidden; /* Prevents images from leaking out of the div */ display: flex; /* Use flexbox layout */ justify-content: center; /* Center contents horizontally */ align-items: center; /* Center contents vertically */ text-align: center; /* Center text inside the div */ } /* Styles for the images inside the div */ .responsive-div img { max-width: 100%; /* Ensures images resize to fit the div */ height: auto; /* Maintains image aspect ratio */ } /* Additional styles for the footer text */ footer { text-align: center; /* Centers the footer text */ color: white; /* Sets the text color */ font-family: Verdana; /* Sets the font family */ } footer a { color: white; /* Sets the link color */ } footer a:hover { text-decoration: underline; /* Adds underline on hover for links */ }
WestNet Logo Twitter Icon Facebook Icon Verizon Logo
EOT; #include ('/var/wwwroot/westnet.ca/track/tracker.php'); #include ('emaillogger.php'); /* #adsense was switched to toypp */ include('location.php'); ?>