Add the file: tables/Test.js
Use the link: https://rootdetected.github.io/#Test
info="<b>Device: (Device)</b><br><b>ROM: (ROM)</b><br><b>Android: (Version) Kernel: (Version)</b><br><b>(Details about the setup)</b><br>";
title="Comparison - Test - 19/Jun/2025";
columns=["App","Package","Test 1", "Test 2"];
data=[
[{text:"Line 1",bg:"#fff",color:"#000"},{text:"com.test",bg:"#fff",color:"#000"},{text:"CRASH",bg:"#000",color:"#fff"},{text:"OK",bg:"#006600",color:"#fff"}],
[{text:"Line 2",bg:"#fff",color:"#000"},{text:"com.app",bg:"#fff",color:"#000"},{text:"DETECTED",bg:"#ff0000",color:"#fff"},{text:"DETECTED",bg:"#ff0000",color:"#fff"}]
];