diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7221c754c..5b8a0cf07 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 905 Tim Janssen Update all.json (#4234) + 906 Tim Janssen Update all.json (#4235) 884 Frank Update all.json (#4230) 617 Mich Block polkastater-login.com (#4044) 587 mhusnirizal update all.json (#4233) diff --git a/all.json b/all.json index 4f53e982d..b97922e3d 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "steplaunch.pages.dev", - "coinbrack.com", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -4924,6 +4922,7 @@ "coinbebit.com", "coinbell.net", "coinbits.ltd", + "coinbrack.com", "coinbsc.com", "coinbunx.com", "coincake.org", @@ -22718,6 +22717,7 @@ "stepen-code.online", "stepend.art", "stephnsolutions.com", + "steplaunch.pages.dev", "stepn-activity.live", "stepn-claim.com", "stepn-digitalprotocol.live", diff --git a/all/com/all.json b/all/com/all.json index 2d1c9725d..5e2b8ea12 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1662,6 +1662,7 @@ "coinbasewalletsecure.com", "coinbasewebwallet.com", "coinbebit.com", + "coinbrack.com", "coinbsc.com", "coinbunx.com", "coincash-exchange.com", diff --git a/all/dev/all.json b/all/dev/all.json index e17f2964e..9491bf015 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -514,6 +514,7 @@ "stargatefinance.dev", "starknet-1pa.pages.dev", "starknetairdrop.pages.dev", + "steplaunch.pages.dev", "stepnactivationdapps.pages.dev", "stepndappsactivation.pages.dev", "stepnwebconnectdapps.pages.dev", diff --git a/meta/2024-01.json b/meta/2024-01.json index 4720c2a79..c87eebcfd 100644 --- a/meta/2024-01.json +++ b/meta/2024-01.json @@ -15,6 +15,10 @@ "date": "2024-01-27", "url": "claim-vyperprotocol.com" }, + { + "date": "2024-01-27", + "url": "coinbrack.com" + }, { "date": "2024-01-27", "url": "collab-verify.io" @@ -95,6 +99,10 @@ "date": "2024-01-27", "url": "smartautodebuglive.web.app" }, + { + "date": "2024-01-27", + "url": "steplaunch.pages.dev" + }, { "date": "2024-01-27", "url": "syncsactivate.firebaseapp.com" diff --git a/package.json b/package.json index 0e6eae3e5..299e4afdd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-115-x", + "version": "0.22.2-116-x", "versions": { - "git": "0.22.2-115-x", + "git": "0.22.2-116-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cad81af55..0b5f62f2e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-115-x", + "version": "0.22.2-116-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2db197031..e9045e4eb 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.22.2-115-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-116-x' };