diff --git a/_i18n/en/_posts/2017-02-09networkswitchvideo.md b/_i18n/en/_posts/2017-02-09networkswitchvideo.md
new file mode 100644
index 0000000..e186a59
--- /dev/null
+++ b/_i18n/en/_posts/2017-02-09networkswitchvideo.md
@@ -0,0 +1,13 @@
+---
+author: tungfa
+layout: post
+image: 2017-02-09networkswitchvideo.png
+title: Network Switch, General Bytes, & Testnet Slots | DASH: Detailed
+---
+
+
+The Dash core team's upgrade of 12.1 was pushed on the evening of February 5th. Holy network update! It's never a dull moment here at Dash-land.Hi, I'm Amanda B. Johnson and you're watching DASH: Detailed. And because I know you want to hear them first, let's start with Network Statistics.Today's masternode count is 4,219. Of these, about 23% have already upgraded to 12.1, and around 6%are in the process of doing so.Masternode count: you handle more? How about Dash in the News?The 12.1 update was covered by Mike Dautner in Payment Week,
+Payment Week covers 12.1: well as Samburaj Das in CryptoCoins News.CryptoCoinNews covers 12.1: addition, Ryan Taylor also gave an interview on the Spanish YouTube channel Cripto Noticias. The verbiage is in English, the subtitles are in Spanish, just to be clear.CriptoNoticias interviews Ryan Taylor:
diff --git a/_i18n/en/_posts/2017-02-10100hrs after.md b/_i18n/en/_posts/2017-02-10100hrs after.md
new file mode 100644
index 0000000..7de0ee4
--- /dev/null
+++ b/_i18n/en/_posts/2017-02-10100hrs after.md
@@ -0,0 +1,10 @@
+---
+author: tungfa
+layout: post
+image: 2017-02-10100hrs after.png
+title: 100 hrs after Dash 12.1 Launch = 98% - 100% Miner Support !
+---
+100 hrs after Dash 12.1 Launch = 98% - 100% Miner Support !
+What a community - Tx to All ; )
+
+
diff --git a/assets/img/blog/2017-02-09networkswitchvideo.png b/assets/img/blog/2017-02-09networkswitchvideo.png
new file mode 100644
index 0000000..9339d0c
Binary files /dev/null and b/assets/img/blog/2017-02-09networkswitchvideo.png differ
diff --git a/assets/img/blog/2017-02-10100hrs after.png b/assets/img/blog/2017-02-10100hrs after.png
new file mode 100644
index 0000000..f674886
Binary files /dev/null and b/assets/img/blog/2017-02-10100hrs after.png differ
diff --git a/package.json b/package.json
index c392dd7..1db9372 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"uglify:dist": "mkdir -p dist/js/ && ./node_modules/uglify-js/bin/uglifyjs src/js/*.js -m -o dist/js/main.min.js",
"uglify:dev": "mkdir -p dist/js/ && ./node_modules/uglify-js/bin/uglifyjs src/js/*.js -c -o dist/js/main.min.js",
"uglify": "npm run uglify:dist",
- "htmlproof": " htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/",
+ "htmlproof": " htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/ --url-ignore '/binaries/' ",
"test": "echo \"No Tests.\" && exit 0",
"clean:dist": "rm -rf dist && rm -rf _site",
"clean": "npm run clean:dist",
diff --git a/update/index.html b/update/index.html
index 45d20b5..1907793 100755
--- a/update/index.html
+++ b/update/index.html
@@ -17,13 +17,13 @@ description: pages.update.description
-->