<?php
	declare(strict_types=1);
	header('Location: https://conexsistemasinteligentes.com.br/',true,301);
	exit();