add legal stuff
This commit is contained in:
parent
fed345cb7c
commit
e580180f0b
1 changed files with 44 additions and 0 deletions
44
bot.html
Normal file
44
bot.html
Normal file
|
@ -0,0 +1,44 @@
|
|||
<html lang="en-UK">
|
||||
<head>
|
||||
<title>info on real microsoft bots</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<link rel="stylesheet" href="microsoft.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="container-item">
|
||||
<img src="/assets/logo.png" alt="realmicrosoft logo"/>
|
||||
<h1>Real Microsoft, LLC</h1>
|
||||
<h2>info on real microsoft bots</h2>
|
||||
<p>
|
||||
if you have seen activity on your website and/or api endpoints coming from a user-agent
|
||||
containing "realmicrosoftbot", that is likely activity from software developed by
|
||||
Real Microsoft, LLC. please note that as some of this software is likely open source
|
||||
and/or freely available to the public, we are not responsible for the actions or usage of
|
||||
our software and give no claims of such responsibility.
|
||||
</p>
|
||||
<p>
|
||||
if you have any questions or concerns, please contact us at
|
||||
<a href="mailto:devnull@realmicrosoft.com">devnull@realmicrosoft.com</a>
|
||||
</p>
|
||||
<p id="footer"><b>REAL MICROSOFT LLC IS NOT AFFILIATED WITH THE MICROSOFT CORPORATION.<br>
|
||||
WE DO NOT WORK WITH AND/OR ASSOCIATE WITH ANY MICROSOFT CORPORATION PRODUCTS OR SERVICES, INCLUDING BUT NOT LIMITED TO:<br>
|
||||
WINDOWS, AZURE, OFFICE, etc.<br></b>
|
||||
<br>contact me (mr official bill gate) at <a href="mailto:billgate@realmicrosoft.com">billgate@realmicrosoft.com</a> <a
|
||||
href="/pgp.asc">pgp key</a>
|
||||
<br>
|
||||
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@realmicrosoft.com">devnull@realmicrosoft.com</a><br>
|
||||
or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a>
|
||||
<br><br>
|
||||
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="container-item">
|
||||
<div class="credit">
|
||||
<img src="xenia.png" alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
|
||||
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue