-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
33 lines (33 loc) · 2.09 KB
/
team.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!doctype html>
<html lang="en" data-beasties-container>
<head>
<meta charset="utf-8">
<title>TRANScurity - Bringing Transparency into Cyber Security</title>
<base href="/"><!-- index.html, 404.html, package.json, angular.json with ending + leading slash -->
<meta name="description" content="Empower your security team with our cutting-edge online platform for advanced executable file analysis">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico?v=2023-06-18">
<link rel="apple-touch-icon" href="apple-touch-icon.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png?v=2023-10-12">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png?v=2023-10-12">
<link rel="“canonical“" href="“https://transcurity.co/“">
<style>body{font-family:Arial,sans-serif;margin:0;padding:0}</style><link rel="stylesheet" href="styles-GRVJOMU5.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-GRVJOMU5.css"></noscript></head>
<body>
<script defer>
(function () {
const redirect = sessionStorage.redirect;
delete sessionStorage.redirect;
if (redirect && redirect !== location.href) {
history.replaceState(null, null, redirect);
}
})();
</script>
<app-root></app-root>
<script src="polyfills-MH5IBZ74.js" type="module"></script><script src="scripts-QINAJBKB.js" defer></script><script src="main-HFGYHXJQ.js" type="module"></script></body>
</html>