merge
This commit is contained in:
commit
cf795929e7
@ -7,7 +7,7 @@
|
|||||||
<title>CEBG 1,000 Commander Rally</title>
|
<title>CEBG 1,000 Commander Rally</title>
|
||||||
<meta property="og:title" content="CEBG Rally Event" />
|
<meta property="og:title" content="CEBG Rally Event" />
|
||||||
<meta property="og:description"
|
<meta property="og:description"
|
||||||
content="Be THE ONE with us! Build up your troop, generating your exclusive link and code in CEBG to earn." />
|
content="Be THE ONE with us! Build up your troop and generate your exclusive link and code in CEBG to earn $$$USDT & CEG." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://activity.cebg.games/" />
|
<meta property="og:url" content="https://activity.cebg.games/" />
|
||||||
<meta property="og:image" content="https://activity.cebg.games/images/cebg.png" />
|
<meta property="og:image" content="https://activity.cebg.games/images/cebg.png" />
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 870 KiB |
@ -6,10 +6,15 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<meta name="format-detection" content="telephone=no" />
|
<meta name="format-detection" content="telephone=no" />
|
||||||
<meta property="og:title" content="CEBG Rally Event" />
|
<meta property="og:title" content="CEBG Rally Event" />
|
||||||
|
<<<<<<< HEAD
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Be THE ONE with us! Build up your troop, generating your exclusive link and code in CEBG to earn."
|
content="Be THE ONE with us! Build up your troop, generating your exclusive link and code in CEBG to earn."
|
||||||
/>
|
/>
|
||||||
|
=======
|
||||||
|
<meta property="og:description"
|
||||||
|
content="Be THE ONE with us! Build up your troop and generate your exclusive link and code in CEBG to earn $$$USDT & CEG." />
|
||||||
|
>>>>>>> a594889389660d79e34b822717a3c4f6ed2294cd
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://activity.cebg.games/" />
|
<meta property="og:url" content="https://activity.cebg.games/" />
|
||||||
<meta
|
<meta
|
||||||
|
@ -61,7 +61,6 @@ export default {
|
|||||||
this.showWc = !(this.hasMetamask && this.isMobile)
|
this.showWc = !(this.hasMetamask && this.isMobile)
|
||||||
this.chain.chainManager.init().then(() => {
|
this.chain.chainManager.init().then(() => {
|
||||||
if (this.chain.logined) {
|
if (this.chain.logined) {
|
||||||
this.checkWalletBind();
|
|
||||||
let event = new Event("account_ready", {
|
let event = new Event("account_ready", {
|
||||||
bubbles: true,
|
bubbles: true,
|
||||||
cancelable: false,
|
cancelable: false,
|
||||||
|
@ -23,7 +23,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
value: "",
|
value: "",
|
||||||
frameSrc: "https://nft-mpc-test.lifo.ai/public/campaign-challenge/358"
|
frameSrc: "https://w3w.ai/public/campaign-challenge/1222"
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user