diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b1da9f54d..8f5825b56 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 577 Mich Update all.json (#2234) 459 Jaco 0.18.8 (#2261) - 330 mhusnirizal update all.json (#2280) + 331 mhusnirizal update all.json (#2285) 274 Frank Update all.json (#2284) 237 Tim Janssen Update all.json (#2281) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 2df5e805d..13bb3c8e3 100644 --- a/all.json +++ b/all.json @@ -26,16 +26,11 @@ "zapto.org" ], "deny": [ - "fastnodes.org", - "app.fastnodes.org", - "collabconnect.surge.sh", - "defiprotocol.me", - "dev-dc-launchpad.pantheonsite.io", - "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", + "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", @@ -1730,6 +1725,7 @@ "collabclands.com", "collabconecting.com", "collabconnect.land", + "collabconnect.surge.sh", "collabconnection.live", "collabconnectwallet.com", "collabconnectwallets.com", @@ -3827,6 +3823,7 @@ "defiprotocol-fixedissues.com", "defiprotocol-live.com", "defiprotocol.biz", + "defiprotocol.me", "defiprotocol.pages.dev", "defiprotocol.site", "defiprotocolconnect.com", @@ -3912,6 +3909,7 @@ "details-paxful.dashboard-paxful.com", "details-paxful.trade", "dev-apygate.online", + "dev-dc-launchpad.pantheonsite.io", "dev-walconnect.pantheonsite.io", "dev-wall-ethconnect.pantheonsite.io", "dev-walletconnect.com", @@ -4416,6 +4414,7 @@ "fastlinkaut.com", "fastmainnet.live", "fastminnetafix.com", + "fastnodes.org", "fastosync.com", "fastrectifier.com", "fastresolve.online", diff --git a/meta/2022-09.json b/meta/2022-09.json index 56c7d22da..3b323b7ae 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-20", + "url": "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics" + }, + { + "date": "2022-09-20", + "url": "app.fastnodes.org" + }, { "date": "2022-09-20", "url": "assetrectification.dev" @@ -19,6 +27,10 @@ "date": "2022-09-20", "url": "bridgehublive.com" }, + { + "date": "2022-09-20", + "url": "collabconnect.surge.sh" + }, { "date": "2022-09-20", "url": "crypt-unified.top" @@ -35,6 +47,18 @@ "date": "2022-09-20", "url": "defi-rectify.us" }, + { + "date": "2022-09-20", + "url": "defiprotocol.me" + }, + { + "date": "2022-09-20", + "url": "dev-dc-launchpad.pantheonsite.io" + }, + { + "date": "2022-09-20", + "url": "fastnodes.org" + }, { "date": "2022-09-20", "url": "imaginenaryones.com" diff --git a/package.json b/package.json index 6c76c8b1d..b478aa674 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-19-x", + "version": "0.18.9-20-x", "versions": { - "git": "0.18.9-19-x", + "git": "0.18.9-20-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d460fb404..ffa494fda 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-19-x", + "version": "0.18.9-20-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 367796952..099b487aa 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.9-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-20-x' };