Compare commits
2 commits
7f4649df37
...
86885be850
Author | SHA1 | Date | |
---|---|---|---|
86885be850 | |||
f22c04879e |
2 changed files with 5 additions and 1 deletions
1
index.js
1
index.js
|
@ -1,6 +1,5 @@
|
|||
import { Parser } from "htmlparser2";
|
||||
import { DomHandler } from "domhandler";
|
||||
import { performance } from "perf_hooks";
|
||||
|
||||
const noop = () => {};
|
||||
// const log = noop;
|
||||
|
|
5
readme.md
Normal file
5
readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# site-analyzer
|
||||
|
||||
For [DWeb-ready™](https://docutopia.sustrato.red/s/XxTr1Rf-x).
|
||||
|
||||
|
Loading…
Reference in a new issue