diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90466d4c8..a915accf3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 584 Mich Update all.json (#2469) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 337 Frank Update all.json (#2479) + 338 Frank Update all.json (#2481) 304 Tim Janssen Update all.json (#2480) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index efc1c0933..64bee94bf 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinpad-beta.com", - "coinpad-next.com", - "multipad-x.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1705,6 +1702,8 @@ "coinnodes.live", "coinnodes.xyz", "coinnodesprotocol.com", + "coinpad-beta.com", + "coinpad-next.com", "coinpasc.com", "coinpaste.finance", "coinpolkadot.com", @@ -7258,6 +7257,7 @@ "multipad-next.net", "multipad-next.org", "multipad-pro.com", + "multipad-x.com", "multipledapps.com", "multiserverfix.net", "multistalk.online", diff --git a/meta/2022-10.json b/meta/2022-10.json index 97248b44b..b43c68324 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-10-26", + "url": "coinpad-beta.com" + }, + { + "date": "2022-10-26", + "url": "coinpad-next.com" + }, + { + "date": "2022-10-26", + "url": "multipad-x.com" + }, { "date": "2022-10-26", "url": "rectifbinanresolv.click" diff --git a/package.json b/package.json index 164ad4af1..67c2f7cf8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-83-x", + "version": "0.18.11-84-x", "versions": { - "git": "0.18.11-83-x", + "git": "0.18.11-84-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 89ed09cca..26faba233 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-83-x", + "version": "0.18.11-84-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3adc3aae1..00cc90067 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-83-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-84-x' };