From 51896fc3016c60605e65712244d9761487aea7b1 Mon Sep 17 00:00:00 2001 From: mydicebot Date: Tue, 25 Dec 2018 02:33:50 +0000 Subject: [PATCH] update website --- assets/search.json | 2 +- feed.xml | 2 +- index.html | 5 ++++- sw.js | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/assets/search.json b/assets/search.json index b1a4452f..463d2433 100644 --- a/assets/search.json +++ b/assets/search.json @@ -25,7 +25,7 @@ { "title": "MyDiceBot", "excerpt": "\n", - "content": "\n Sites: 999Dice, Bitsler, Crypto-Games, MagicDice, PrimeDice, Stake, YoloDice, and more\n Platforms: Windows, Mac, Linux, Web\n Programming languages: Lua\n Modes: Manual, Auto, Script\n Open Source and Free Forever\n\n\nDOWNLOAD and earn bitcoin fast!\n\n\n", + "content": "\n Sites: 999Dice, Bitsler, Crypto-Games, MagicDice, PrimeDice, Stake, YoloDice, and more\n Platforms: Windows, Mac, Linux, Web\n Programming languages: Lua\n Modes: Manual, Auto, Script\n Open Source and Free Forever\n\n\nDOWNLOAD MyDiceBot and earn bitcoin fast!\n\n\n\nMining Bitcoin in Browser Easily!\n\n", "url": "/" }, diff --git a/feed.xml b/feed.xml index 08a07d2b..0ac0534b 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2018-12-19T23:06:05+00:00https://mydicebot.github.io/feed.xmlMyDiceBotWorld #1 Cross-Platform Dicing BotMyDiceBot \ No newline at end of file +Jekyll2018-12-25T02:28:03+00:00https://mydicebot.github.io/feed.xmlMyDiceBotWorld #1 Cross-Platform Dicing BotMyDiceBot \ No newline at end of file diff --git a/index.html b/index.html index 5803559d..710d36fb 100644 --- a/index.html +++ b/index.html @@ -201,10 +201,13 @@

MyDiceBot

-

DOWNLOAD and earn bitcoin fast!

+

DOWNLOAD MyDiceBot and earn bitcoin fast!

+

Mining Bitcoin in Browser Easily!

+

+ diff --git a/sw.js b/sw.js index c3ceb0e1..c8dfb467 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const version = '20181219230605'; +const version = '20181225022803'; const cacheName = `static::${version}`; const buildContentBlob = () => {