diff --git a/.123current b/.123current index 7f1e6051a..736df2b9c 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.3-7-x \ No newline at end of file +0.15.3-8-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 741d368d6..2287ca05a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 564 Mich Update all.json (#1715) 404 Jaco 0.15.2 (#1719) - 245 mhusnirizal update all.json (#1726) + 246 mhusnirizal update all.json (#1728) 160 frankywild Update all.json (#1725) 79 michalisFr Update all.json (#1540) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 57c20433c..56e4a7b5a 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "coins-solotions.netlify.app", - "riteserviceapp.com", - "kamisafe-pro.xyz", - "passsolve.xyz", - "configmintedapps.life", - "superfix.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1260,6 +1254,7 @@ "coinrectification.com", "coinrectify.com", "coinrestore.co", + "coins-solotions.netlify.app", "coinsbasess.com", "coinsecure.live", "coinsencrypt.com", @@ -1396,6 +1391,7 @@ "conectwallet.com", "conextension.com", "configdevminter.online", + "configmintedapps.life", "confirmpage.metamaskwalletverification.com", "conn-tkn.com", "conn-we.online", @@ -4174,6 +4170,7 @@ "juzztoken.com", "kabyarenadev.com", "kalao.online", + "kamisafe-pro.xyz", "kanaria-skybreach.sale", "karafuru.gifts", "karura-network.com", @@ -6315,6 +6312,7 @@ "parity.site", "partenariat-metamask.com", "partenariat.io", + "passsolve.xyz", "paulgoldhunter.com", "paxful-com.com", "paxful-token.com", @@ -7140,6 +7138,7 @@ "riotokenswap.com", "risedot.network", "riskofsuspension-metamask.io", + "riteserviceapp.com", "robonomics-network-xrt.cyberfi-tech-rewards-programs-claims-erc20-token.com", "robonomicsrewards.com", "robothelps.org", @@ -7642,6 +7641,7 @@ "sun-flower-land.com", "suncrossprinting.com", "sunflowersland.org", + "superfix.live", "supperwallet.com", "support-account07553-coinbase.com", "support-account087761-coinbase.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 4a88752d2..c8cf8ccb3 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -3,6 +3,30 @@ "date": "2022-06-28", "url": "allinone-services.net" }, + { + "date": "2022-06-28", + "url": "coins-solotions.netlify.app" + }, + { + "date": "2022-06-28", + "url": "configmintedapps.life" + }, + { + "date": "2022-06-28", + "url": "kamisafe-pro.xyz" + }, + { + "date": "2022-06-28", + "url": "passsolve.xyz" + }, + { + "date": "2022-06-28", + "url": "riteserviceapp.com" + }, + { + "date": "2022-06-28", + "url": "superfix.live" + }, { "date": "2022-06-27", "url": "1inch-connect.com" diff --git a/package.json b/package.json index e5d576af2..b0dbb61a8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.3-7-x", + "version": "0.15.3-8-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8aa273d87..0549ed704 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.3-7-x", + "version": "0.15.3-8-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0c2224180..ff1b9c036 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.15.3-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-8-x' };