Merge "Add kaito_wifi to official."
diff --git a/_data/mirrors.yml b/_data/mirrors.yml
index 8e86c21..4cda200 100644
--- a/_data/mirrors.yml
+++ b/_data/mirrors.yml
@@ -4,5 +4,3 @@
 - description: Techerrata in Germany (may be out of date)
   baseurl: http://techerrata.com/browse/twrp2/
 
-- description: Goo.im (may be out of date)
-  baseurl: https://goo.im/devs/OpenRecovery/
diff --git a/_devices/asusnexusplayer.markdown b/_devices/asusnexusplayer.markdown
new file mode 100644
index 0000000..c4c68a2
--- /dev/null
+++ b/_devices/asusnexusplayer.markdown
@@ -0,0 +1,24 @@
+---

+layout: device

+title:  "Asus Nexus Player"

+codename: fugu

+downloadfolder: fugu

+supportstatus: Current

+maintainer: Dees_Troy

+oem: Asus

+devicetree: https://github.com/teamwin/android_device_asus_fugu

+xdathread: "http://forum.xda-developers.com/nexus-player/orig-development/recovery-twrp-2-8-6-0-touch-recovery-t3114717"

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+Note: You will need a USB OTG cable and a USB mouse to navigate TWRP on the Nexus Player. The graphics are a bit laggy because pixelflinger is not very well optimized for x86.

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}

diff --git a/_devices/lggpad101.markdown b/_devices/lggpad101.markdown
new file mode 100644
index 0000000..2497939
--- /dev/null
+++ b/_devices/lggpad101.markdown
@@ -0,0 +1,24 @@
+---

+layout: device

+title:  "LG G Pad 10.1"

+codename: e9wifi

+downloadfolder: e9wifi

+supportstatus: Current

+maintainer: Dark_Nightmare

+oem: LG

+devicetree: https://github.com/TeamWin/android_device_lge_e9wifi

+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+Note, you must be rooted and vulnerable to BUMP to use TWRP on this device.

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/oppor5.markdown b/_devices/oppor5.markdown
new file mode 100644
index 0000000..44b29a5
--- /dev/null
+++ b/_devices/oppor5.markdown
@@ -0,0 +1,23 @@
+---

+layout: device

+title:  "Oppo R5"

+codename: r5

+downloadfolder: r5

+supportstatus: Current

+maintainer: maxwen

+oem: Oppo

+devicetree: https://github.com/omnirom/android_device_oppo_r5

+xdathread: "http://forum.xda-developers.com/oppo-r5/orig-development/recovery-twrp-2-8-6-0-touch-recovery-t3114720"

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}