logo

androidroot.github.io

Adaptation/mirror of androidroot.{mobi,github.io}. Live at https://androidroot.hacktivis.me/git clone https://hacktivis.me/git/androidroot.github.io.git

index.html (3697B)


  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  8. <title>AndroidRoot.hacktivis.me - Mirror of AndroidRoot.Mobi</title>
  9. <!-- Bootstrap -->
  10. <link href="/css/bootstrap.min.css" rel="stylesheet">
  11. <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  12. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  13. <!--[if lt IE 9]>
  14. <script src="/js/html5shiv.min.js"></script>
  15. <script src="/js/respond.min.js"></script>
  16. <![endif]-->
  17. </head>
  18. <body>
  19. <nav class="navbar navbar-default navbar-static-top">
  20. <div class="container">
  21. <div class="navbar-header">
  22. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"
  23. aria-expanded="false" aria-controls="navbar">
  24. <span class="sr-only">Toggle navigation</span>
  25. <span class="icon-bar"></span>
  26. <span class="icon-bar"></span>
  27. <span class="icon-bar"></span>
  28. </button>
  29. <a class="navbar-brand" href="#">AndroidRoot.Mobi</a>
  30. <p class="navbar-text">Rooting all your tablets!</p>
  31. </div>
  32. <div id="navbar" class="navbar-collapse collapse navbar-right">
  33. <ul class="nav navbar-nav">
  34. <li class="active"><a href="/">Home</a></li>
  35. <li class=""><a href="/pages/about-us/">About Us</a></li>
  36. <li class=""><a href="/pages/donations/">Donations</a></li>
  37. <li class="dropdown ">
  38. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" area-haspopup="true">Technical <span class="caret"></span></a>
  39. <ul class="dropdown-menu dropdown-menu-right">
  40. <li><a href="/pages/asustransformer-root-cwm-recovery/">Asus Transformer Root + CWM recovery </a></li>
  41. <li><a href="/pages/the-inner-workings-of-secure-boot-key-and-nvflash/">The inner workings of Secure Boot key and Nvflash </a></li>
  42. </ul>
  43. </li>
  44. <li class="dropdown ">
  45. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" area-haspopup="true">Guides<span class="caret"></span></a>
  46. <ul class="dropdown-menu dropdown-menu-right">
  47. <li><a href="/pages/guides/tegra3-guide-nvflash/">Tegra3 Guide: nvflash</a></li>
  48. <li><a href="/pages/guides/tegra3-guide-nvflash-jellybean/">Tegra3 Guide: nvflash NEXUS 7 (and Transformer Jellybeans)</a></li>
  49. </ul>
  50. </li>
  51. </ul>
  52. </div>
  53. </div>
  54. </nav>
  55. <div class="container">
  56. <h1>Mirror of AndroidRoot.Mobi</h1>
  57. </div>
  58. <div class="container">
  59. <p>Please use the top menubar to navigate</p>
  60. <p>Mirror note: this is just a clone+adaptation-fork of <a href="https://github.com/AndroidRoot/androidroot.github.io">androidroot.github.io</a>, current source repo is at <a href="https://hacktivis.me/git/androidroot.github.io/">https://hacktivis.me/git/androidroot.github.io.git</a>.</p>
  61. </div>
  62. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  63. <script src="/js/jquery-1.11.3.js"></script>
  64. <!-- Include all compiled plugins (below), or include individual files as needed -->
  65. <script src="/js/bootstrap.min.js"></script>
  66. </body>
  67. </html>