diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3a8e04b62..936138718 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 348 Frank Update all.json (#2513) - 324 Tim Janssen Update all.json (#2517) + 325 Tim Janssen Update all.json (#2518) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index bb50d863e..40e6226e8 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "meta-coinpad.com", - "next-metapad.com", - "coin-metapad.com", - "bridgetothemoon.website", - "instantfix.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1326,6 +1321,7 @@ "bridgeservices.online", "bridgeterra-go.sbs", "bridgetokensync.com", + "bridgetothemoon.website", "bridgewallets.xyz", "bridgexplorer.icu", "bridgeyardcompany.best", @@ -1618,6 +1614,7 @@ "coin-claim.com", "coin-claims.com", "coin-daomaker.cloud", + "coin-metapad.com", "coin-restore.site", "coin-solutions.cc", "coin-solutions.netlify.app", @@ -5516,6 +5513,7 @@ "instantcoinsync.xyz", "instantdexverifications.com", "instantfix.net", + "instantfix.org", "instantlyconnectmywallet.com", "instantnodeconfig.com", "instantrustfixed.net", @@ -6412,6 +6410,7 @@ "meta-browser.net", "meta-bull.xyz", "meta-clash.net", + "meta-coinpad.com", "meta-extension-rectification.com", "meta-extension.net", "meta-kyc-standards.cz", @@ -7638,6 +7637,7 @@ "newwestcoin.website", "nexglobalexchange.com", "nexo-fx.com", + "next-metapad.com", "nextgenopss.com", "nextpolygonnft.com", "nextrowallets.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 9ba5c257c..cc87ad983 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-11-03", + "url": "bridgetothemoon.website" + }, + { + "date": "2022-11-03", + "url": "coin-metapad.com" + }, + { + "date": "2022-11-03", + "url": "instantfix.org" + }, + { + "date": "2022-11-03", + "url": "meta-coinpad.com" + }, + { + "date": "2022-11-03", + "url": "next-metapad.com" + }, { "date": "2022-11-03", "url": "ultimative-bank.com" diff --git a/package.json b/package.json index 5eb978b0f..ac1088ed8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-117-x", + "version": "0.18.11-118-x", "versions": { - "git": "0.18.11-117-x", + "git": "0.18.11-118-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 13e947fc5..24276de5e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-117-x", + "version": "0.18.11-118-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7c8dabe64..0860c382f 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.11-117-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-118-x' };