diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c61275ea3..e29f25f46 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) 228 Frank Update all.json (#2095) - 163 Tim Janssen Update all.json (#2093) + 164 Tim Janssen Update all.json (#2096) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index e9afe632a..8fcac5ddc 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "binrectifier.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -887,6 +886,7 @@ "binaryprocoins.com", "binarysystemtrading.com", "binoeth.com", + "binrectifier.site", "binsave.com", "bio-scienit.com", "bip39seednodeserver.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 484ab4569..5e9845b1c 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-20", + "url": "binrectifier.site" + }, { "date": "2022-08-19", "url": "crypto247network.com" diff --git a/package.json b/package.json index 4a044b413..b6e5ba2a5 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-30-x", + "version": "0.18.6-31-x", "versions": { - "git": "0.18.6-30-x", + "git": "0.18.6-31-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f5cd355de..f6ae6c202 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-30-x", + "version": "0.18.6-31-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cfdaa2484..120fc543b 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.6-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-31-x' };