diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fd3775163..4ec62409b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 633 Frank Update all.json (#3296) + 634 Frank Update all.json (#3297) 605 Mich Block 6 scam URLs (#3284) 580 Tim Janssen Update all.json (#3287) 526 Jaco 0.21.1 (#3285) diff --git a/all.json b/all.json index 262c8392f..8065d8bab 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "migrate.dogeceo.live", - "dogeceo.live", - "setupclaims.online", - "the-nftssecure.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -5808,6 +5804,7 @@ "doekrestas.site", "dogclinicaveterinaria.it", "doge-swap.net", + "dogeceo.live", "dogecoin-22.com", "dogecryptowallet.com", "dogrukazanc.site", @@ -13159,6 +13156,7 @@ "set-routerfix.tech", "set-routerpro.xyz", "setting-dapp.services", + "setupclaims.online", "setyonk.site", "severauthenticator.com", "sevgesec.site", @@ -14586,6 +14584,7 @@ "thantipe.site", "the-bridgechain.com", "the-bscminereum.com", + "the-nftssecure.com", "the-thetatoken.org", "the-trust-project.com", "theapps.datapps.xyz", diff --git a/all/com/all.json b/all/com/all.json index 44607c515..eb655cd88 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5552,6 +5552,7 @@ "testnetprotocol.com", "the-bridgechain.com", "the-bscminereum.com", + "the-nftssecure.com", "the-trust-project.com", "theappscenter.com", "theaudazity.com", diff --git a/all/live/all.json b/all/live/all.json index c13115db0..4be55559e 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -364,6 +364,7 @@ "digitalweblink.live", "dipfix.live", "divinerprotocol.live", + "dogeceo.live", "dot-event.live", "dotevent.live", "dotpadio.live", diff --git a/all/online/all.json b/all/online/all.json index c359236f2..1b38c9728 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -986,6 +986,7 @@ "servervalidationpage.online", "servervalidator.online", "servicecylce.online", + "setupclaims.online", "sinceredoge-bonus.online", "skyetdappbridge.online", "slatrecycledapinx.online", diff --git a/meta/2023-04.json b/meta/2023-04.json index 68f01738d..c773e5093 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -11,10 +11,26 @@ "date": "2023-04-25", "url": "app.multiservicechain.com" }, + { + "date": "2023-04-25", + "url": "dogeceo.live" + }, { "date": "2023-04-25", "url": "fast-tool.net" }, + { + "date": "2023-04-25", + "url": "migrate.dogeceo.live" + }, + { + "date": "2023-04-25", + "url": "setupclaims.online" + }, + { + "date": "2023-04-25", + "url": "the-nftssecure.com" + }, { "date": "2023-04-25", "url": "walletdappssync.firebaseapp.com" diff --git a/package.json b/package.json index ba1aec268..944d84d1c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.2-7-x", + "version": "0.21.2-8-x", "versions": { - "git": "0.21.2-7-x", + "git": "0.21.2-8-x", "npm": "0.21.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 67cb6e2ba..7408f1877 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.2-7-x", + "version": "0.21.2-8-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f2c294fbf..29bcc0933 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.2-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.2-8-x' };