浏览代码

0260: Flash Android TV 9 Pie S912 (Tanix TX9s)

i12bretro 3 年之前
父节点
当前提交
982131e809
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      0260.html

+ 5 - 1
0260.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 DaivietPDA&#39;s Android TV 9 ROM <a href="https://daivietpda.com/2020/07/rom-atv9-android-9-0-cho-amlogic-s912/" target="_blank">Download</a> | <a href="https://web.archive.org/web/20210514141015/https://daivietpda.com/2020/07/rom-atv9-android-9-0-cho-amlogic-s912/" target="_blank">Alternate Download</a></li>
 	<li>Download Amlogic Burning Tool v2.2.0 <a href="https://drive.google.com/file/d/1Igj5CimoGS-irKKI5H8iEVzxY23W387G/view?usp=sharing" target="_blank">Download</a></li>
 	<li>Extract Amlogic Burning Tool v2.2.0</li>