Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
308 Permanent Redirect - giotm.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: public, max-age=0, must-revalidate
Content-Type: text/plain
Date: Tue, 13 May 2025 05:41:59 GMT
Location: https://www.giotm.com/
Refresh: 0;url=https://www.giotm.com/
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Id: arn1::bhc49-1747114919571-25e80c7ba5af

HTTP Code 308 Permanent Redirect

308 Permanent Redirect is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://giotm.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 4253989
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline
Content-Length: 16811
Content-Type: text/html; charset=utf-8
Date: Tue, 13 May 2025 05:41:59 GMT
Etag: "4a6ec47eb222086a4067b8a6d6e883a7"
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Matched-Path: /
X-Nextjs-Prerender: 1
X-Nextjs-Stale-Time: 4294967294
X-Vercel-Cache: HIT
X-Vercel-Id: arn1::csl4n-1747114919632-196ba4f84c5e

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: giotm.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/84ba74b9dc4e6731.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f873dd65063af9b3.js"/><script src="/_next/static/chunks/4bd1b696-abd9c0910edfb8ff.js" async=""></script><script src="/_next/static/chunks/684-86e15eed2fa21c8b.js" async=""></script><script src="/_next/static/chunks/main-app-70f3fd67bd0c0bda.js" async=""></script><script src="/_next/static/chunks/261-a975443834d96564.js" async=""></script><script src="/_next/static/chunks/125-982edeaaf5235776.js" async=""></script><script src="/_next/static/chunks/app/page-1ef019d834aaf984.js" async=""></script><meta name="next-size-adjust" content=""/><title>Dragon Ball Online Remastered</title><meta name="description" content="The legendary saga continues online"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><div class="min-h-screen flex flex-col bg-gray-900 text-white"><nav class="bg-gradient-to-r from-gray-900 to-indigo-900 text-white shadow-xl px-6 py-4 sticky top-0 z-50"><div class="container mx-auto flex justify-between items-center"><div class="flex items-center"><a class="text-2xl font-bold flex items-center" href="/"><img alt="DBZ" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fdbz-small-logo.png&amp;w=48&amp;q=75 1x, /_next/image?url=%2Fimages%2Fdbz-small-logo.png&amp;w=96&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fdbz-small-logo.png&amp;w=96&amp;q=75"/><span class="text-yellow-400">DBO</span>  <span class="text-white">Remastered</span></a></div><div class="md:hidden"><button class="text-white focus:outline-none"><svg class="w-6 h-6" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z"></path></svg></button></div><div class="md:flex items-center space-x-6 hidden md:flex"><a class="text-white hover:text-yellow-300 transition font-medium py-2 border-b-2 border-transparent hover:border-yellow-300" href="/">Home</a><a class="text-white hover:text-yellow-300 transition font-medium py-2 border-b-2 border-transparent hover:border-yellow-300" href="/donate">Donate</a><div class="flex space-x-3 mt-4 md:mt-0"><a class="px-4 py-2 rounded-md bg-blue-600 hover:bg-blue-700 transition text-white font-medium" href="/login">Login</a><a class="px-4 py-2 rounded-md bg-orange-600 hover:bg-orange-700 transition text-white font-medium" href="/signup">Sign Up</a></div></div></div></nav><div class="flex flex-1"><main class="flex-1 "><section class="hero-section relative py-24 px-6 bg-cover bg-center overflow-hidden" style="background-image:url(&#x27;/images/dbz-bg.jpg&#x27;);background-size:cover;background-position:center"><div class="absolute inset-0 bg-black bg-opacity-50"></div><div class="absolute inset-0 bg-gradient-to-t from-blue-500/20 to-transparent mix-blend-overlay"></div><div class="relative z-10 max-w-5xl mx-auto text-center"><div class="animate-pulse mb-6"><img alt="Dragon Ball Z Remastered" loading="lazy" width="500" height="150" decoding="async" data-nimg="1" class="mx-auto" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fdbz-logo.png&amp;w=640&amp;q=75 1x, /_next/image?url=%2Fimages%2Fdbz-logo.png&amp;w=1080&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fdbz-logo.png&amp;w=1080&amp;q=75"/></div><h2 class="text-4xl font-bold mb-6 text-yellow-400 drop-shadow-lg">THE LEGENDARY SAGA CONTINUES ONLINE</h2><p class="text-xl mb-10 mx-auto max-w-2xl text-white drop-shadow-md">Create your legend in the world of Dragon Ball! Train, fight, and transform to become the most powerful warrior in the universe.</p><div class="flex flex-col sm:flex-row items-center justify-center gap-4"><a class="bg-orange-600 hover:bg-orange-700 text-white font-bold py-4 px-8 rounded-lg transition duration-300 transform hover:scale-105 hover:shadow-lg shadow-orange-500/50 w-64 text-center" href="/signup">CREATE YOUR WARRIOR</a><a class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-4 px-8 rounded-lg transition duration-300 transform hover:scale-105 hover:shadow-lg shadow-blue-500/50 w-64 text-center" href="/login">RETURN TO BATTLE</a></div></div></section><section class="py-20 px-6 bg-gradient-to-b from-gray-900 to-indigo-950"><div class="max-w-6xl mx-auto"><h2 class="text-3xl font-bold mb-4 text-center text-yellow-400">Master Your Power</h2><p class="text-center text-blue-300 mb-16 max-w-3xl mx-auto">Immerse yourself in the rich universe of Dragon Ball with stunning graphics, epic battles, and transformations that will push your limits.</p><div class="grid grid-cols-1 md:grid-cols-3 gap-10"><div class="feature-card group"><div class="p-4 mb-6 bg-orange-600 rounded-full w-16 h-16 mx-auto flex items-center justify-center shadow-lg shadow-orange-600/30 group-hover:shadow-orange-600/50 transition duration-300"><svg class="w-8 h-8 text-white" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M11.3 1.046A1 1 0 0112 2v5h4a1 1 0 01.82 1.573l-7 10A1 1 0 018 18v-5H4a1 1 0 01-.82-1.573l7-10a1 1 0 011.12-.38z"></path></svg></div><h3 class="text-xl font-bold mb-3 text-orange-400 text-center">Epic Battles</h3><p class="text-gray-300 text-center">Face off against iconic villains from the series or challenge other players in intense PvP combat arenas.</p></div><div class="feature-card group"><div class="p-4 mb-6 bg-blue-600 rounded-full w-16 h-16 mx-auto flex items-center justify-center shadow-lg shadow-blue-600/30 group-hover:shadow-blue-600/50 transition duration-300"><svg class="w-8 h-8 text-white" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z"></path></svg></div><h3 class="text-xl font-bold mb-3 text-blue-400 text-center">Master Transformations</h3><p class="text-gray-300 text-center">Unlock legendary Super Saiyan forms and harness the power of ki to devastate your opponents.</p></div><div class="feature-card group"><div class="p-4 mb-6 bg-yellow-500 rounded-full w-16 h-16 mx-auto flex items-center justify-center shadow-lg shadow-yellow-500/30 group-hover:shadow-yellow-500/50 transition duration-300"><svg class="w-8 h-8 text-white" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12 1.586l-4 4v12.828l4-4V1.586zM3.707 3.293A1 1 0 002 4v10a1 1 0 00.293.707L6 18.414V5.586L3.707 3.293zM17.707 5.293L14 1.586v12.828l2.293 2.293A1 1 0 0018 16V6a1 1 0 00-.293-.707z" clip-rule="evenodd"></path></svg></div><h3 class="text-xl font-bold mb-3 text-yellow-400 text-center">Explore The Universe</h3><p class="text-gray-300 text-center">Travel from Earth to Namek, the Hyperbolic Time Chamber, and other iconic locations from the series.</p></div></div></div></section><section class="py-20 px-6 bg-indigo-950 relative overflow-hidden"><div class="absolute inset-0 bg-[url(&#x27;/images/ki-energy.png&#x27;)] opacity-10 bg-repeat bg-center"></div><div class="max-w-6xl mx-auto relative z-10"><h2 class="text-3xl font-bold mb-10 text-center text-yellow-400">Iconic Characters &amp; Races</h2><div class="grid grid-cols-2 md:grid-cols-4 gap-6"><div class="character-card relative group"><div class="overflow-hidden rounded-lg mb-3"><img alt="Saiyan" loading="lazy" width="300" height="400" decoding="async" data-nimg="1" class="w-full h-64 object-cover transition duration-500 group-hover:scale-110" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fsaiyan.jpg&amp;w=384&amp;q=75 1x, /_next/image?url=%2Fimages%2Fsaiyan.jpg&amp;w=640&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fsaiyan.jpg&amp;w=640&amp;q=75"/></div><div class="absolute bottom-0 left-0 right-0 p-3 bg-gradient-to-t from-black to-transparent"><h3 class="text-xl font-bold text-yellow-400">Saiyan</h3></div></div><div class="character-card relative group"><div class="overflow-hidden rounded-lg mb-3"><img alt="Namekian" loading="lazy" width="300" height="400" decoding="async" data-nimg="1" class="w-full h-64 object-cover transition duration-500 group-hover:scale-110" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fnamekian.jpg&amp;w=384&amp;q=75 1x, /_next/image?url=%2Fimages%2Fnamekian.jpg&amp;w=640&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fnamekian.jpg&amp;w=640&amp;q=75"/></div><div class="absolute bottom-0 left-0 right-0 p-3 bg-gradient-to-t from-black to-transparent"><h3 class="text-xl font-bold text-yellow-400">Namekian</h3></div></div><div class="character-card relative group"><div class="overflow-hidden rounded-lg mb-3"><img alt="Earthling" loading="lazy" width="300" height="400" decoding="async" data-nimg="1" class="w-full h-64 object-cover transition duration-500 group-hover:scale-110" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fearthling.jpg&amp;w=384&amp;q=75 1x, /_next/image?url=%2Fimages%2Fearthling.jpg&amp;w=640&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fearthling.jpg&amp;w=640&amp;q=75"/></div><div class="absolute bottom-0 left-0 right-0 p-3 bg-gradient-to-t from-black to-transparent"><h3 class="text-xl font-bold text-yellow-400">Earthling</h3></div></div><div class="character-card relative group"><div class="overflow-hidden rounded-lg mb-3"><img alt="Majin" loading="lazy" width="300" height="400" decoding="async" data-nimg="1" class="w-full h-64 object-cover transition duration-500 group-hover:scale-110" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fmajin.jpg&amp;w=384&amp;q=75 1x, /_next/image?url=%2Fimages%2Fmajin.jpg&amp;w=640&amp;q=75 2x" src="/_next/image?url=%2Fimages%2Fmajin.jpg&amp;w=640&amp;q=75"/></div><div class="absolute bottom-0 left-0 right-0 p-3 bg-gradient-to-t from-black to-transparent"><h3 class="text-xl font-bold text-yellow-400">Majin</h3></div></div></div><div class="mt-16 text-center"><h3 class="text-2xl font-bold text-blue-400 mb-6">Choose Your Path, Forge Your Legend</h3><p class="text-gray-300 max-w-3xl mx-auto mb-10">Select from multiple races and classes each with unique abilities, transformations, and playstyles to match your fighting preference.</p><a class="bg-gradient-to-r from-yellow-500 to-orange-600 hover:from-yellow-600 hover:to-orange-700 text-white font-bold py-4 px-10 rounded-lg transition duration-300 transform hover:scale-105 inline-block" href="/signup">JOIN THE BATTLE NOW</a></div></div></section><section class="relative py-24 bg-cover bg-center text-white" style="background-image:url(&#x27;/images/dbz-battle.jpg&#x27;);background-size:cover;background-position:center"><div class="absolute inset-0 bg-black bg-opacity-70"></div><div class="relative z-10 max-w-4xl mx-auto text-center"><h2 class="text-4xl font-bold mb-6 text-yellow-400">Ready To Test Your Power?</h2><p class="mb-10 text-xl text-blue-200">Join thousands of warriors already fighting in the ultimate Dragon Ball adventure!</p><div class="flex flex-col sm:flex-row items-center justify-center gap-6"><a class="bg-orange-600 hover:bg-orange-700 text-white font-bold py-4 px-8 rounded-lg transition duration-300 transform hover:scale-105 hover:shadow-lg shadow-orange-500/50 w-64 text-center" href="/signup">CREATE YOUR WARRIOR</a><a class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-4 px-8 rounded-lg transition duration-300 transform hover:scale-105 hover:shadow-lg shadow-blue-500/50 w-64 text-center" href="/donate">SUPPORT THE GAME</a></div></div></section><footer class="bg-gray-900 py-10 px-6 border-t border-gray-800"><div class="max-w-6xl mx-auto text-center text-gray-400 text-sm"><p class="mb-4">Dragon Ball Z Remastered © 2023 - All Rights Reserved</p><div class="flex justify-center space-x-6"><a href="#" class="hover:text-blue-400 transition">Terms of Service</a><a href="#" class="hover:text-blue-400 transition">Privacy Policy</a><a href="#" class="hover:text-blue-400 transition">Contact Us</a></div><p class="mt-6 text-xs">Dragon Ball is a registered trademark of Toei Animation and Akira Toriyama. This is a fan-made project.</p></div></footer></main></div></div><script src="/_next/static/chunks/webpack-f873dd65063af9b3.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[7555,[],\"\"]\n3:I[1295,[],\"\"]\n4:I[894,[],\"ClientPageRoot\"]\n5:I[1057,[\"261\",\"static/chunks/261-a975443834d96564.js\",\"125\",\"static/chunks/125-982edeaaf5235776.js\",\"974\",\"static/chunks/app/page-1ef019d834aaf984.js\"],\"default\"]\n8:I[9665,[],\"OutletBoundary\"]\nb:I[9665,[],\"ViewportBoundary\"]\nd:I[9665,[],\"MetadataBoundary\"]\nf:I[6614,[],\"\"]\n:HL[\"/_next/static/media/a34f9d1faa5f3315-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/84ba74b9dc4e6731.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"cxIPZyB9t4PfvqmNFxL8R\",\"p\":\"\",\"c\":[\"\",\"\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/84ba74b9dc4e6731.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__className_d65c78\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}],\"$undefined\",null,[\"$\",\"$L8\",null,{\"children\":[\"$L9\",\"$La\",null]}]]}],{},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$1\",\"AQFvyaQ4B_DgkZ389gFX-\",{\"children\":[[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",\"$undefined\"],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:{}\n7:{}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n9:null\n"])</script><script>self.__next_f.push([1,"a:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"Dragon Ball Online Remastered\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The legendary saga continues online\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}]]\n"])</script></body></html>                               

Whois info of domain

Domain Name: GIOTM.COM
Registry Domain ID: 2569999300_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.squarespace.domains
Registrar URL: http://domains2.squarespace.com
Updated Date: 2024-10-19T18:15:44Z
Creation Date: 2020-11-03T15:42:32Z
Registry Expiry Date: 2025-11-03T15:42:32Z
Registrar: Squarespace Domains II LLC
Registrar IANA ID: 895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6466935324
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-CLOUD-A1.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-A2.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-A3.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-A4.GOOGLEDOMAINS.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 14036 8 2 148B26A34585ADB727BAE39BA09850D94EDCC11606D7F925442E859E673B83C8
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T05:41:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass