Skip to content

Commit 5c90102

Browse files
committed
Update link.js
1 parent 283ac9b commit 5c90102

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

api/link.js

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,37 +55,36 @@ const html = `
5555
<meta name="apple-mobile-web-app-status-bar-style" content="#313744">
5656
<meta name="apple-mobile-web-app-title" content="Codeit">
5757
58-
<meta http-equiv="origin-trial" content="At6bIDqQqUBcNVY46zIFOhsfQekTjYXogHK35lCdfrpna6/wqhxQsIh+kfTDRcLVPP0jyfFX5gTbBM4trLnn4g0AAABqeyJvcmlnaW4iOiJodHRwczovL2NvZGVpdC5jb2Rlczo0NDMiLCJmZWF0dXJlIjoiV2ViQXBwVXJsSGFuZGxpbmciLCJleHBpcnkiOjE2NDMxNTUxOTksImlzU3ViZG9tYWluIjp0cnVlfQ==">
59-
6058
<meta charset="utf-8">
61-
<meta name="description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to.">
59+
<meta name="description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit.">
6260
6361
<meta property="og:title" content="`+ title +`">
64-
<meta property="og:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to.">
62+
<meta property="og:description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit.">
6563
<meta property="og:url" content="https://codeit.codes">
6664
<meta property="og:image" content="https://codeit.codes/images/banner-og.png">
6765
<meta property="og:type" content="application">
6866
<meta property="og:site_name" content="Codeit Code Editor">
6967
7068
<meta property="twitter:title" content="`+ title +`">
71-
<meta property="twitter:account_id" content="1484271514543345665">
72-
<meta name="twitter:card" content="summary">
69+
<meta property="twitter:site" content="@codeitcodes">
70+
<meta property="twitter:site:id" content="@codeitcodes">
71+
<meta property="twitter:creator" content="@codeitcodes">
72+
<meta property="twitter:creator:id" content="@codeitcodes">
73+
<meta name="twitter:card" content="summary_large_image">
7374
<meta property="twitter:domain" content="codeit.codes">
74-
<meta property="twitter:url" content="https://codeit.codes">
75-
<meta name="twitter:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to.">
75+
<meta property="twitter:url" content="https://codeit.codes/">
76+
<meta name="twitter:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit.">
7677
<meta name="twitter:image" content="https://codeit.codes/images/banner-og.png">
7778
78-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
79-
<meta name="referrer" content="origin-when-cross-origin">
79+
<meta name="referrer" content="default">
8080
<meta name="keywords" content="code editor, version control tools, source code versioning, source code management tools, python, jquery demo, html, git, how to, bootstrap, jquery, javascript, javascript tutorial, javascript tutorial for beginners, javascript programming, html web form, create form in html, responsive web design, html web design, html design, responsive website development, html5 tutorial, html5 css3, html5 development, web design software, web development software, git tutorial, git howto, git repository, git command, git source code, top programming languages to learn, best programming language, best computer language, open source, open source code, open source applications, source code editor, software development tools, development tool, software developer tools list, programmer tool, web application development software">
8181
<link rel="canonical" href="https://codeit.codes/">
8282
<meta name="next-head-count" content="24">
8383
<meta name="robots" content="all">
8484
8585
<link rel="iframely player" type="text/html"
8686
href="https://codeit.codes/api/link?url=`+ query.url +`"
87-
media="(aspect-ratio: 1280/720)"
88-
/>
87+
media="(aspect-ratio: 1280/720)"/>
8988
9089
<link rel="shortcut icon" href="https://codeit.codes/icons/android-app-512.png">
9190
<link rel="apple-touch-icon" href="https://codeit.codes/icons/iphone-app-180.png">

0 commit comments

Comments
 (0)