diff --git a/CONTRIBUTORS b/CONTRIBUTORS index adcaaba3c..5c856d5de 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,8 +4,8 @@ 544 Jaco Bump deps (#3827) 534 mhusnirizal update all.json (#3883) 96 michalisFr Added 0 new domains (#2338) + 31 alineherzman Update all.json (#3889) 31 Bill Laboon Add allinone-services.net (#1727) - 30 alineherzman Update all.json (#3865) 13 ccris02 Update all.json (#1510) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index dbfdaf092..15fdbd4e3 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "liveguard.website", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10872,6 +10871,7 @@ "livefixconnect.com", "livefunctionaltools.xyz", "livegive-away.vip", + "liveguard.website", "liveintegratedwallets.com", "liveioapps.com", "livelymood.com", diff --git a/all/website/all.json b/all/website/all.json index 851d1ab5e..d11121cef 100644 --- a/all/website/all.json +++ b/all/website/all.json @@ -111,6 +111,7 @@ "lido-app.website", "liquidchain.website", "livedappsconnect.website", + "liveguard.website", "livemigrations.website", "livewalletconnect.website", "merrrgetohkennvv2.website", diff --git a/meta/2023-09.json b/meta/2023-09.json index 1dea5527a..55e94c60b 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -63,6 +63,10 @@ "date": "2023-09-12", "url": "livedappsnetlify.online" }, + { + "date": "2023-09-12", + "url": "liveguard.website" + }, { "date": "2023-09-12", "url": "melon-ooo.com" diff --git a/package.json b/package.json index 906e15618..d15a20856 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-49-x", + "version": "0.21.7-50-x", "versions": { - "git": "0.21.7-49-x", + "git": "0.21.7-50-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4531444a0..c8e2ea6e3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-49-x", + "version": "0.21.7-50-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a6889040f..01d1ee56c 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.21.7-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-50-x' };