diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4a380822d..b3814e582 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 577 Mich Update all.json (#2234) 459 Jaco 0.18.8 (#2261) - 329 mhusnirizal update all.json (#2273) + 330 mhusnirizal update all.json (#2280) 272 Frank Update all.json (#2277) 236 Tim Janssen Update all.json (#2279) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index f298ba423..48c123a0d 100644 --- a/all.json +++ b/all.json @@ -26,14 +26,6 @@ "zapto.org" ], "deny": [ - "defi-rectify.us", - "queryrectify.net", - "rpcrectify.us", - "netrectify.us", - "webdappsvalidate.us", - "riyalprotocol.xyz", - "myaset-collab.land", - "officialwalletconnet.gq", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3723,6 +3715,7 @@ "defi-protocol.net", "defi-protocol.org", "defi-rectifier.com", + "defi-rectify.us", "defi-solutions.net", "defi-support.app", "defi-token.my.id", @@ -6753,6 +6746,7 @@ "myappsyncwallet.com", "myappvalidations.com", "myartauthenticate.org", + "myaset-collab.land", "myasset-managements.com", "myasset-verify.com", "myassetcontrol.org", @@ -6932,6 +6926,7 @@ "netlifyasset.com", "netliweb.live", "netrectification.com", + "netrectify.us", "netrestore.site", "netschain.online", "netswep.io", @@ -7249,6 +7244,7 @@ "officialvitalik2x.com", "officialwalletconnect.dev", "officialwalletconnect.tech", + "officialwalletconnet.gq", "officialwebb.site", "officiav2.online", "offshorecryptowallets.com", @@ -8387,6 +8383,7 @@ "quantumserver.online", "queconnect.site", "queryrectify.live", + "queryrectify.net", "quick-fixsprotocol.live", "quick-network.app", "quickappauths.com", @@ -8665,6 +8662,7 @@ "risedot.network", "riskofsuspension-metamask.io", "riteserviceapp.com", + "riyalprotocol.xyz", "robonomicsrewards.com", "robothelps.org", "robotmoney.net", @@ -8687,6 +8685,7 @@ "rpc-mainnet.com", "rpc-mainnetdapps.com", "rpconevalidator.app", + "rpcrectify.us", "rpcs-allnode.com", "rpcs-allnodes.com", "ru-doc.com", @@ -12608,6 +12607,7 @@ "webdappslink.com", "webdappsquery.online", "webdappsvalidate.com", + "webdappsvalidate.us", "webdefi.org", "webdefii.site", "webdefiprotocol.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 70235cffe..a1d121c2a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,8 +1,40 @@ [ + { + "date": "2022-09-20", + "url": "defi-rectify.us" + }, + { + "date": "2022-09-20", + "url": "myaset-collab.land" + }, + { + "date": "2022-09-20", + "url": "netrectify.us" + }, + { + "date": "2022-09-20", + "url": "officialwalletconnet.gq" + }, + { + "date": "2022-09-20", + "url": "queryrectify.net" + }, + { + "date": "2022-09-20", + "url": "riyalprotocol.xyz" + }, + { + "date": "2022-09-20", + "url": "rpcrectify.us" + }, { "date": "2022-09-20", "url": "userassistanceportal.icu" }, + { + "date": "2022-09-20", + "url": "webdappsvalidate.us" + }, { "date": "2022-09-19", "url": "bip39seedsnodeserver.online" diff --git a/package.json b/package.json index f5fbcbdef..684312a3b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-14-x", + "version": "0.18.9-15-x", "versions": { - "git": "0.18.9-14-x", + "git": "0.18.9-15-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d88e479c..0cd3ec813 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-14-x", + "version": "0.18.9-15-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 e6689a8e5..22c4e5555 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-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-15-x' };