diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 30f770aed..e8920bf9c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 263 mhusnirizal update all.json (#1902) 186 Frank Update all.json (#1888) - 97 thwjanssen89 Update all.json (#1900) + 98 thwjanssen89 Update all.json (#1903) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 67dfcdc84..efcad544f 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "liveappsaccess.com", "0vvwwuniswap.top", - "securetokenclaims.com", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", @@ -4697,6 +4695,7 @@ "live-walletaffix.com", "liveactivationwallet.com", "liveappio.com", + "liveappsaccess.com", "livebitpurse.com", "livebrigdewallet.site", "livechatmetasupport.live", @@ -7800,6 +7799,7 @@ "securetoken.ga", "securetoken.live", "securetoken.su", + "securetokenclaims.com", "securetokenrestore.com", "securevalidate.site", "securevalidatewallet.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 03968c151..a3361d85d 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -115,6 +115,10 @@ "date": "2022-07-24", "url": "link-bridge.live" }, + { + "date": "2022-07-24", + "url": "liveappsaccess.com" + }, { "date": "2022-07-24", "url": "loyaprotocol.live" @@ -211,6 +215,10 @@ "date": "2022-07-24", "url": "s.stepn-smartprotocol.live" }, + { + "date": "2022-07-24", + "url": "securetokenclaims.com" + }, { "date": "2022-07-24", "url": "smart-decentralizedprotocol.live" diff --git a/package.json b/package.json index 70d8f9022..d89caaa1a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-24-x", + "version": "0.18.2-25-x", "versions": { - "git": "0.18.2-24-x", + "git": "0.18.2-25-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 19d9441b0..53bb5a93c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-24-x", + "version": "0.18.2-25-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f3c7c9d91..2ed0ae1a2 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.2-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-25-x' };