From 8b77caf90529b6d0067959fd19f6addf7aebeb1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:26:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.2-69-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/shop/all.json | 1 + meta/2024-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb2a1519c..87a3ab422 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -10,8 +10,8 @@ 11 Josip Š Update all.json (#3963) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) + 8 crypto-scambaiter Update all.json (#4179) 8 grizzly375 Update all.json (#575) - 7 crypto-scambaiter Update all.json (#4169) 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Idi Eradiri another scam (#1739) diff --git a/all.json b/all.json index dedf21995..aa68794c2 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "synks.shop", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0kxwallet.org", @@ -22870,6 +22869,7 @@ "synepseprotocol.com", "syningda-ppsac-tivations.com", "synitfix.com", + "synks.shop", "synkswallet.square.site", "synmigtok.website", "synmultiwallet.com", diff --git a/all/shop/all.json b/all/shop/all.json index d96e3bbd3..5b34b0ec9 100644 --- a/all/shop/all.json +++ b/all/shop/all.json @@ -46,6 +46,7 @@ "stenp.shop", "swapcrypto.shop", "syncswap.shop", + "synks.shop", "thespacebulls.shop", "thewarlords.shop", "token-lumerin.shop", diff --git a/meta/2024-01.json b/meta/2024-01.json index 6aa0d891a..fac8f447d 100644 --- a/meta/2024-01.json +++ b/meta/2024-01.json @@ -623,6 +623,10 @@ "date": "2024-01-05", "url": "syncactivatewc.com" }, + { + "date": "2024-01-05", + "url": "synks.shop" + }, { "date": "2024-01-05", "url": "trustfixnow.com" diff --git a/package.json b/package.json index 0779ec07c..f90292f2f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-68-x", + "version": "0.22.2-69-x", "versions": { - "git": "0.22.2-68-x", + "git": "0.22.2-69-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b01757b43..be8222670 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-68-x", + "version": "0.22.2-69-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6463eda5d..a91941745 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.22.2-68-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-69-x' };