瀏覽代碼

0402: Flash Aidan's Android TV 9 S912 (Tanix TX9s)

i12bretro 3 年之前
父節點
當前提交
b6f288aaf6
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      0402.html

+ 5 - 1
0402.html

@@ -37,6 +37,8 @@
               try {
                 if($('#'+ theButton.attr('rel')).parent('div').hasClass('PS')){
                   $('#'+ theButton.attr('rel')).addClass('copy-animation-ps');
+								} else if($('#'+ theButton.attr('rel')).parent('div').hasClass('CMD')){
+									$('#'+ theButton.attr('rel')).addClass('copy-animation-cmd');
                 } else {
                   $('#'+ theButton.attr('rel')).addClass('copy-animation');
                 }
@@ -75,7 +77,9 @@
           </div>
           <div></div>
           <div id="content">
-          <ol>
+          <p><em>DISCLAIMER: This process will overwrite the current Android ROM on your TV box. I have tested these steps on my own devices, but I am not responsible if you damage or brick your device. Verify the ROM will work on your device before starting and make sure to backup any data you do not want to lose before proceeding.</em></p>
+
+<ol>
 	<li>Download Aidan&#39;s Android TV 9 ROM <a href="https://drive.google.com/drive/folders/152KsZZAp1eJE2pOV7-vJHqzdMuH0wuws" target="_blank">Download</a></li>
 	<li>Download Amlogic Burning Tool v2.2.0 <a href="https://drive.google.com/file/d/1OU_O7qq_mtpRO8ELWhycQD4R036Nw0iW/view" target="_blank">Download</a></li>
 	<li>Extract Amlogic Burning Tool v2.2.0</li>