diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 814e8bec8..9fe20ad7c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 472 Jaco Block explore-ledger.online (#2655) 391 Tim Janssen Update all.json (#2661) - 384 Frank Update all.json (#2658) + 385 Frank Update all.json (#2662) 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 911e6f879..4e2a39271 100644 --- a/all.json +++ b/all.json @@ -98,13 +98,6 @@ "247metamaskrapidresponse.com", "24x7-bittreks.com", "24x7-ledger.com", - "aaacryptnodes.online", - "dexbrowservalidator.com", - "gallaxystanix.ng", - "nodes-app.pages.dev", - "starterra.live", - "substantialerrorlogs.com", - "substantiateerrorlog.com", "24xchanger.cash", "2chainencrypt.com", "2ethereum.website", @@ -157,6 +150,7 @@ "9nvfgbdfhd.quest", "9y7j.com", "a1drop-giveaway.online", + "aaacryptnodes.online", "aave-app.digital", "aave-ethereum.cc", "aave-ethereum.co", @@ -4342,6 +4336,7 @@ "dexbridgelink.com", "dexbridgelink.live", "dexbrowserconnect.com", + "dexbrowservalidator.com", "dexchain.netlify.app", "dexchain.space", "dexchainpad.site", @@ -5178,6 +5173,7 @@ "gabrielknowles.com", "galaxy-dapinx.store", "galaxygoggle.fund", + "gallaxystanix.ng", "gamefipad.online", "gamfinode.online", "gamini-wallet.com", @@ -8073,6 +8069,7 @@ "noderesolve.com", "noderesolvealldefi.xyz", "noderestoration.co", + "nodes-app.pages.dev", "nodes-connect.com", "nodes-dappsbridge.co", "nodes-debug.com", @@ -10528,6 +10525,7 @@ "starlinktoken.co", "starpunksupport.online", "start-collab.land", + "starterra.live", "startofficial.net", "static.192.117.12.49.clients.your-server.de", "status-wallet.com", @@ -10578,6 +10576,8 @@ "strongeblocke.com", "subencrypt.com", "subpolkadot.js.org", + "substantialerrorlogs.com", + "substantiateerrorlog.com", "substrate.mobi", "subulussalamkota.desa.id", "suguniport.org.ng", diff --git a/meta/2022-12.json b/meta/2022-12.json index 96854d28e..c5130b379 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-08", + "url": "aaacryptnodes.online" + }, { "date": "2022-12-08", "url": "blockchainonlinehelp.com" @@ -51,6 +55,10 @@ "date": "2022-12-08", "url": "defiprotocol-xyz.web.app" }, + { + "date": "2022-12-08", + "url": "dexbrowservalidator.com" + }, { "date": "2022-12-08", "url": "digitaldexsync.xyz" @@ -79,6 +87,10 @@ "date": "2022-12-08", "url": "freeconnectsync.xyz" }, + { + "date": "2022-12-08", + "url": "gallaxystanix.ng" + }, { "date": "2022-12-08", "url": "importwallet.app" @@ -107,6 +119,10 @@ "date": "2022-12-08", "url": "node-mainnet.online" }, + { + "date": "2022-12-08", + "url": "nodes-app.pages.dev" + }, { "date": "2022-12-08", "url": "questlumb.tech" @@ -119,6 +135,18 @@ "date": "2022-12-08", "url": "stablefixprotocol.online" }, + { + "date": "2022-12-08", + "url": "starterra.live" + }, + { + "date": "2022-12-08", + "url": "substantialerrorlogs.com" + }, + { + "date": "2022-12-08", + "url": "substantiateerrorlog.com" + }, { "date": "2022-12-08", "url": "tensetverification.com" diff --git a/package.json b/package.json index 6e64714ac..4f3ba3fd3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-15-x", + "version": "0.18.13-16-x", "versions": { - "git": "0.18.13-15-x", + "git": "0.18.13-16-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5e8fc9cab..281f13e3e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-15-x", + "version": "0.18.13-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f251a3555..d2c27ac3a 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.13-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-16-x' };