diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6e82cbe5d..82170e26e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 576 Mich Update all.json (#2212) 456 Jaco Alphabetical README sorting (+ editor note) (#2206) - 319 mhusnirizal update all.json (#2224) + 320 mhusnirizal update all.json (#2225) 255 Frank Update all.json (#2223) 219 Tim Janssen Update all.json (#2219) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 4ae435da9..278dbee14 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "telesystemupdate.com", - "nodesecurecy.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7033,6 +7031,7 @@ "nodesdefiwnet.online", "nodesdev.online", "nodesea.app", + "nodesecurecy.com", "nodesecurelayer.com", "nodeseedify.online", "nodesfixen.online", @@ -9760,6 +9759,7 @@ "teleactivesupport.com", "teledapprestore.com", "telescanrestore.com", + "telesystemupdate.com", "tellaswaps-funds.live", "tempuswallet.com", "tendieswap.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index f95b01aff..95705b701 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -71,6 +71,10 @@ "date": "2022-09-08", "url": "netconnectsyncc.live" }, + { + "date": "2022-09-08", + "url": "nodesecurecy.com" + }, { "date": "2022-09-08", "url": "prosmartlinks.live" @@ -143,6 +147,10 @@ "date": "2022-09-08", "url": "syncwebvalidate.com" }, + { + "date": "2022-09-08", + "url": "telesystemupdate.com" + }, { "date": "2022-09-08", "url": "tofunft-home.web.app" diff --git a/package.json b/package.json index d4230dcae..b8bce4672 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-46-x", + "version": "0.18.8-47-x", "versions": { - "git": "0.18.8-46-x", + "git": "0.18.8-47-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 75c5b43cc..b6bf5a0b6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-46-x", + "version": "0.18.8-47-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0b956859a..ec468076a 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-47-x' };