Skip to content

Commit

Permalink
Update list of TLDs
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrasser committed Nov 11, 2023
1 parent eff0fa9 commit a126aa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/linkifyjs/src/tlds.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions test/benchmarks.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ mailto:bar`);
}

[bench1, bench2].forEach((bench) => {
// eslint-disable-next-line no-debugger
debugger;
// var usageInitial = process.memoryUsage();
var linkify = require('linkifyjs');
Expand Down

0 comments on commit a126aa0

Please sign in to comment.