Skip to content

Commit

Permalink
Update iframe.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBlNET13 authored Mar 26, 2024
1 parent be6caf1 commit c4f864c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions game/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
<html>
<head>
<title>Plant vs. Zombies Official</title>
<link rel="icon" href="https://roblnet13.github.io/pvz/game/images/gameicon.png" type="image/png">
<link rel="icon" href="https://roblnet13.github.io/pvz/game/images/gameicon2.png" type="image/png">
<script src="js/cheats.js"></script>
<meta name="description" content="Play Plant vs Zombie Modded here for Free - A tower defense game created by PopCap Games and released on May 5, 2009. Click to Play now! Mod by ROBLNET13 on Github." />
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
<!-- <link rel="canonical" href="//pvz.ee" /> -->
<!-- <link rel="canonical" href="//roblnet13.github.io/pvz" /> -->
<meta name="robots" content="noindex">

<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Play Plant vs Zombies Modded Online" />
<meta property="og:description" content="Play Plant vs Zombie Modded here for Free - A tower defense game created by PopCap Games and released on May 5, 2009. Click to Play now! Mod by ROBLNET13 on Github." />
<!-- <meta property="og:url" content="https://pvz.ee/" /> -->
<meta property="og:site_name" content="W3technic" />
<!-- <meta property="og:url" content="https://roblnet13.github.io/pvz" /> -->
<meta property="og:site_name" content="ROBLNET13" />
<!-- <meta property="article:publisher" content="https://www.facebook.com/w3technic" /> -->
<!-- <meta property="article:section" content="Games" /> -->
<meta property="og:image" content="https://pvz.ee/feature-image.png" />
<meta property="og:image:secure_url" content="https://pvz.ee/feature-image.png" />
<meta property="og:image" content="https://roblnet13.github.io/pvz/game/images/gamethumbnail.png" />
<meta property="og:image:secure_url" content="https://roblnet13.github.io/pvz/game/images/gamethumbnail.png" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="720" />
<meta property="og:image:alt" content="Plant vs. Zombies" />
Expand All @@ -29,7 +29,7 @@
<meta name="twitter:description" content="Play Plant vs. Zombie Modded here for Free - A tower defense game created by PopCap Games and released on May 5, 2009. Click to Play now! Mod by ROBLNET13 on Github." />
<meta name="twitter:site" content="@w3technic" />
<meta name="twitter:creator" content="@w3technic" />
<!-- <meta name="twitter:image" content="https://pvz.ee/feature-image.png" /> -->
<!-- <meta name="twitter:image" content="https://roblnet13.github.io/pvz/game/images/gamethumbnail.png" /> -->

<link rel="stylesheet" href="UI.css">
<body id="dBody" topmargin="0" leftmargin="0" oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
Expand Down

0 comments on commit c4f864c

Please sign in to comment.