mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
remove: perfops-rom
This commit is contained in:
parent
8266d7a3e5
commit
74cc152008
1 changed files with 0 additions and 15 deletions
|
|
@ -316,21 +316,6 @@
|
|||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
(function () {
|
||||
function perfops() {
|
||||
var js = document.createElement('script');
|
||||
js.src = 'https://cdn.jsdelivr.net/npm/perfops-rom';
|
||||
document.body.appendChild(js);
|
||||
}
|
||||
|
||||
if (document.readyState === 'complete') {
|
||||
perfops();
|
||||
} else {
|
||||
window.addEventListener('load', perfops);
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue