diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8a5b9bd07..dca5abac7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 276 mhusnirizal update all.json (#1972) + 277 mhusnirizal update all.json (#1976) 196 Frank Update all.json (#1969) 120 Tim Janssen Update all.json (#1974) 87 michalisFr Added 0 new domains (#1936) diff --git a/all.json b/all.json index 2fa9dc895..132b55660 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ "zapto.org" ], "deny": [ - "coinsoiluitiontec.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1394,6 +1393,7 @@ "coinsmartsolution.xyz", "coinsmarttechsolu.xyz", "coinsnationcryptoinsurance.com", + "coinsoiluitiontec.live", "coinsol.wixsite.com", "coinsoluitiiontech.xyz", "coinsolution.cc", diff --git a/meta/2022-08.json b/meta/2022-08.json index f27c57cde..983e72659 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-02", "url": "bridgeprotect.xyz" }, + { + "date": "2022-08-02", + "url": "coinsoiluitiontec.live" + }, { "date": "2022-08-02", "url": "dappfix-net.online" diff --git a/package.json b/package.json index b70e87309..0b95b4d7b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-23-x", + "version": "0.18.3-24-x", "versions": { - "git": "0.18.3-23-x", + "git": "0.18.3-24-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 17f23a724..50636cbeb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-23-x", + "version": "0.18.3-24-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 8ce21a1e0..994120161 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.3-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-24-x' };