diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f2cdc5b2b..a9fa55e6c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 572 Frank Update all.json (#3162) + 573 Frank Update all.json (#3164) 550 Tim Janssen Update all.json (#3163) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) diff --git a/all.json b/all.json index 59fd8f7a1..e773cf3d8 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "lmvucverification.work.gd", - "seedify-claiming.pl", - "seedilfy-claim.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -8012,6 +8009,7 @@ "lmt0ken.cn", "lmtokenco.com", "lmtokenm.im", + "lmvucverification.work.gd", "lnl-lawfirm.net", "lnvsiblefriends.io", "loantoken.finance", @@ -12526,6 +12524,7 @@ "seedifiyfund.net", "seedify-claim.com.pl", "seedify-claim.pl", + "seedify-claiming.pl", "seedify-dapp.org", "seedify-fund.org", "seedify-gamefi.com", @@ -12540,6 +12539,7 @@ "seedify.zone", "seedifyaccess.live", "seediify.com", + "seedilfy-claim.com", "seedlfy-fund.com", "seedlfy-fund.nl", "seedlfy-fund.org", diff --git a/all/com/all.json b/all/com/all.json index c9f6dae2f..5349b70db 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4805,6 +4805,7 @@ "seedify-hub.com", "seedify-pad.com", "seediify.com", + "seedilfy-claim.com", "seedlfy-fund.com", "selectenodes.com", "servebeer.com", diff --git a/all/gd/all.json b/all/gd/all.json index 047453e54..a865acc0a 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -10,6 +10,7 @@ "indexappl.rf.gd", "indexapplc.rf.gd", "lifeishort.work.gd", + "lmvucverification.work.gd", "metamask-verify.rf.gd", "metamaskdoubler.rf.gd", "nftgiveaway.rf.gd", diff --git a/all/pl/all.json b/all/pl/all.json index 9abda0110..85f991cf0 100644 --- a/all/pl/all.json +++ b/all/pl/all.json @@ -10,6 +10,7 @@ "polkastarter.com.pl", "seedify-claim.com.pl", "seedify-claim.pl", + "seedify-claiming.pl", "seedlfy.com.pl", "seedlfy.pl", "site-seedify.pl", diff --git a/meta/2023-03.json b/meta/2023-03.json index aab05859f..2ab882efa 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -23,6 +23,10 @@ "date": "2023-03-21", "url": "liveprotocols.net" }, + { + "date": "2023-03-21", + "url": "lmvucverification.work.gd" + }, { "date": "2023-03-21", "url": "maingatesync.co" @@ -47,6 +51,14 @@ "date": "2023-03-21", "url": "securecryptodefi.com" }, + { + "date": "2023-03-21", + "url": "seedify-claiming.pl" + }, + { + "date": "2023-03-21", + "url": "seedilfy-claim.com" + }, { "date": "2023-03-21", "url": "thecrypto-nftcorpltd.com" diff --git a/package.json b/package.json index b6e0de404..33c3967c1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-11-x", + "version": "0.20.4-12-x", "versions": { - "git": "0.20.4-11-x", + "git": "0.20.4-12-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ccf4a87ec..dc5caa679 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-11-x", + "version": "0.20.4-12-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cc5b7a13e..9ffaa04c3 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.20.4-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-12-x' };