diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8efbd9a3a..18eaca78a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) - 353 mhusnirizal update all.json (#2392) + 354 mhusnirizal update all.json (#2399) 304 Frank Update all.json (#2398) 275 Tim Janssen Update all.json (#2397) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 136ef93c4..6932bec08 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ "zapto.org" ], "deny": [ - "smarteresolves.com", - "bsmartconnect.net", - "en.smarteresolves.com", - "allinone-dapps.org", - "lockchainassist.center", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -365,6 +360,7 @@ "alliancebridgeprotocol.info", "allinone-connect.com", "allinone-connects.com", + "allinone-dapps.org", "allinone-defi.net", "allinone-services.net", "allinonesync.com", @@ -1304,6 +1300,7 @@ "bscscansystem.com", "bscsystemrestore.com", "bscwalletconnect.com", + "bsmartconnect.net", "bspad.net", "bswapstoken.com", "bswaptoken.com", @@ -5793,6 +5790,7 @@ "lnvsiblefriends.io", "loantoken.finance", "localbridgeapps.com", + "lockchainassist.center", "lockchainpumpcoin.com", "lockedentrance.com", "locksafeswallet.online", @@ -9647,6 +9645,7 @@ "smartdextools.com", "smartechapps.com", "smartentries.org", + "smarteresolves.com", "smartfiextension.com", "smartfix-dapps.com", "smartfix-dapps.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index ff802df19..a9d29f23d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-10-10", + "url": "allinone-dapps.org" + }, { "date": "2022-10-10", "url": "blockchainaccountrestore.com" }, + { + "date": "2022-10-10", + "url": "bsmartconnect.net" + }, { "date": "2022-10-10", "url": "cancel-txid-1bcgtqqythbkp2-wallet.com" @@ -23,6 +31,10 @@ "date": "2022-10-10", "url": "defiportals.handmadebyzak.co.uk" }, + { + "date": "2022-10-10", + "url": "en.smarteresolves.com" + }, { "date": "2022-10-10", "url": "fastmigratevv2.xyz" @@ -43,6 +55,10 @@ "date": "2022-10-10", "url": "handmadebyzak.co.uk" }, + { + "date": "2022-10-10", + "url": "lockchainassist.center" + }, { "date": "2022-10-10", "url": "luncdex.org" @@ -59,6 +75,10 @@ "date": "2022-10-10", "url": "restore-allnodes.network" }, + { + "date": "2022-10-10", + "url": "smarteresolves.com" + }, { "date": "2022-10-10", "url": "smartnodetech.com" diff --git a/package.json b/package.json index 14d921d26..ce50b421c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-15-x", + "version": "0.18.11-16-x", "versions": { - "git": "0.18.11-15-x", + "git": "0.18.11-16-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 52f64ce4c..0abb947e6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-15-x", + "version": "0.18.11-16-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 18e820a80..ba1ce1a84 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.11-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-16-x' };