diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aa8321a29..294eda549 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 508 Frank Update all.json (#3012) - 506 Tim Janssen Update all.json (#3011) + 507 Tim Janssen Update all.json (#3017) 496 Jaco Add missing crosscheck entries (#3003) 412 mhusnirizal update all.json (#3015) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 447051902..d0d87a321 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "farmworld-coldwallet.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -5813,6 +5812,7 @@ "farksensenbu.store", "farmesworld.com", "farmtether.com", + "farmworld-coldwallet.com", "faseryoun.site", "fashion.blog", "fasmet.site", diff --git a/all/com/all.json b/all/com/all.json index 1c00d1954..1d6137985 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2223,6 +2223,7 @@ "faralandrewards.com", "farmesworld.com", "farmtether.com", + "farmworld-coldwallet.com", "fast-auth.com", "fast-walletconnect.com", "fastappsolutions.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index 07560b212..146a990b7 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -23,6 +23,10 @@ "date": "2023-02-20", "url": "farksensenbu.store" }, + { + "date": "2023-02-20", + "url": "farmworld-coldwallet.com" + }, { "date": "2023-02-20", "url": "faseryoun.site" diff --git a/package.json b/package.json index ee48c7a67..c9f8544d0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-14-x", + "version": "0.19.4-15-x", "versions": { - "git": "0.19.4-14-x", + "git": "0.19.4-15-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 72c87d2bd..c57bd4f29 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-14-x", + "version": "0.19.4-15-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9cd33c697..87de177c7 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.19.4-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-15-x' };