ub.net Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Page Not Found</title>
<link href="https://fonts.cdnfonts.com/css/google-sans" rel="stylesheet">
<link rel="stylesheet" href="https://ub.net/template_ub_v2/css/style.css">
</head>
<body>
<div class="container">
<div class="row align-items-center page-404-content">
<div class="col-lg-6 text-center text-lg-start">
<h4 class="error">
404 error
</h4>
<h3 class="title">
Page not found
</h3>
<p class="desc">
Xin lỗi, trang bạn tìm kiếm không tồn tại.
</p>
<div class="d-flex btn-404-gr flex-column flex-lg-row">
<button class="back" onclick="window.history.back()">
<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.9821 16C13.1136 16 13.2451 15.9516 13.349 15.8477C13.5497 15.647 13.5497 15.3148 13.349 15.1141L8.83621 10.6013C8.50398 10.2691 8.50398 9.7292 8.83621 9.39697L13.349 4.88421C13.5497 4.68349 13.5497 4.35126 13.349 4.15054C13.1482 3.94982 12.816 3.94982 12.6153 4.15054L8.10254 8.6633C7.74955 9.01629 7.54883 9.49387 7.54883 9.99914C7.54883 10.5044 7.74263 10.982 8.10254 11.335L12.6153 15.8477C12.7191 15.9446 12.8506 16 12.9821 16Z" fill="#232C65"/>
</svg>
Quay lại
</button>
<button onclick="return window.location.href = '/'" class="go-home">
Trang chủ
</button>
</div>
</div>
<div class="col-lg-6 text-center">
<img class="img-404 mx-auto" src="https://ub.net/template_ub_v2/images/img-404.png" alt="404.png">
</div>
</div>
</div>
</body>
</html>