diff --git a/linkinator.config.json b/linkinator.config.json index 5fd630f..7bad41a 100644 --- a/linkinator.config.json +++ b/linkinator.config.json @@ -3,6 +3,8 @@ "skip": [ "www.linkedin.com", "twitter.com", - "/js/script.hash.js" + "/js/script.hash.js", + "www.reuters.com", + "www.investopedia.com" ] } \ No newline at end of file diff --git a/package.json b/package.json index a654fe9..878fe67 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "engines": { "node": "~18", - "npm": "~9" + "npm": "~10" }, "devDependencies": { "linkinator": "^5.0.2", diff --git a/src/index.html b/src/index.html index b752119..2e2d17e 100644 --- a/src/index.html +++ b/src/index.html @@ -350,57 +350,26 @@