Skip to content

Commit

Permalink
Update entry.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Miner49ur authored Sep 5, 2024
1 parent 4f63e22 commit fa549cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions entry/entry.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ <h1>Rigtools | Devtools Code Execution</h1>
<p> Press Q for evaluating code under
<a class="button" id="extdbg" href="javascript:void(0)"> extension id</a>
</p>
<p> Or press 1-5 for some hardcoded extensions </p>
<p> Or press 1-4 for some hardcoded extensions </p>
<p>
<a class="button hardcoded" ext="adkcpkpghahmbopkjchobieckeoaoeem" href="javascript:void(0)">ls filter</a>
<a class="button hardcoded" ext="haldlgldplgnggkjaafhelgiaglafanh" href="javascript:void(0)">goguardian</a>
<a class="button hardcoded" ext="moehkbbcbklmkcjibcbbooebgpogejoc" href="javascript:void(0)">aristotle</a>
<a class="button hardcoded" ext="kmffehbidlalibfeklaefnckpidbodff" href="javascript:void(0)">iboss</a>
<a class="button hardcoded" ext="ghlpmldmjjhmdgmneoaibbegkjjbonbk" href="javascript:void(0)">cisco umbrella</a>
<!-- <a class="button hardcoded" ext="ghlpmldmjjhmdgmneoaibbegkjjbonbk" href="javascript:void(0)">cisco umbrella</a> -->
</p>
<p> Press M for evaluating under
<a class="button" id="devdbg" href="javascript:void(0)">devtools</a> context
Expand Down Expand Up @@ -92,4 +92,4 @@ <h1>Rigtools | Devtools Code Execution</h1>
});
</script>
</body>
</html>
</html>

0 comments on commit fa549cb

Please sign in to comment.