diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ea19995b2..8971d8357 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 238 Frank Update all.json (#2146) - 190 Tim Janssen Update all.json (#2147) + 191 Tim Janssen Update all.json (#2148) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index bc93fe830..7b9cda82c 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "app.coinodeservice.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -480,6 +479,7 @@ "app-wallets.ml", "app-walletsolutions.com", "app-wasync.com", + "app.coinodeservice.com", "appauthes.in.net", "appchainsauth.com", "appconnectsync.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index b7e0888e3..b3ffaebe0 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -7,6 +7,10 @@ "date": "2022-08-30", "url": "aiaai-acs-network.herokuapp.com" }, + { + "date": "2022-08-30", + "url": "app.coinodeservice.com" + }, { "date": "2022-08-30", "url": "binansync.homes" diff --git a/package.json b/package.json index e766ddcf3..bfe03ea70 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-41-x", + "version": "0.18.7-42-x", "versions": { - "git": "0.18.7-41-x", + "git": "0.18.7-42-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index df549b297..98b9c7bcd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-41-x", + "version": "0.18.7-42-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 03fcd2229..162caf8b0 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.7-41-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-42-x' };