diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 78a4c14da..b3709b5bd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 341 mhusnirizal update all.json (#2341) 285 Frank Update all.json (#2340) - 254 Tim Janssen Update all.json (#2334) + 255 Tim Janssen Update all.json (#2342) 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 3f04b5c0b..5069c45fe 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "accesssrewards.firebaseapp.com", - "resolvbinanreg.monster", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -199,6 +197,7 @@ "accesslogin-pancakeswap.ml", "accessnode.surge.sh", "accessrewardnet.org", + "accesssrewards.firebaseapp.com", "accesssrewards.web.app", "accesstool.help", "account-authentication.us", @@ -8839,6 +8838,7 @@ "resolution-mainnet.live", "resolutionsync.link", "resolutionvalidationet.link", + "resolvbinanreg.monster", "resolve.onlinesyncprop.com", "resolveabug.network", "resolvedapserror.one", diff --git a/meta/2022-09.json b/meta/2022-09.json index a491f71c3..38052f538 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-29", + "url": "accesssrewards.firebaseapp.com" + }, { "date": "2022-09-29", "url": "app.smartcoiresolves.com" @@ -31,6 +35,10 @@ "date": "2022-09-29", "url": "officialapynetwork.online" }, + { + "date": "2022-09-29", + "url": "resolvbinanreg.monster" + }, { "date": "2022-09-29", "url": "smartcoiresolves.com" diff --git a/package.json b/package.json index b66c14a54..ffab07d4b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-26-x", + "version": "0.18.10-27-x", "versions": { - "git": "0.18.10-26-x", + "git": "0.18.10-27-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 837961f97..09847d6e7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-26-x", + "version": "0.18.10-27-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 dde792406..e7b7f8b1b 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.10-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-27-x' };