diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 22f5e9a12..6550d6c8e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -13,9 +13,9 @@ 6 Florian Franzen Add "polkadot-bonus.network" (#105) 6 Idi Eradiri another scam (#1739) 4 NYMETVA Update all.json (#147) + 3 Abdulaziz Kamil Update all.json (#2919) 3 brettkolodny Update all.json (#335) 3 Samuel MC Update address.json (#96) - 2 Abdulaziz Kamil Update all.json (#2886) 2 JuanCDe Update all.json (#2902) 2 Justin Pham Add bit.country scam sites (#1425) 2 Keegan | W3F Update all.json (#1585) diff --git a/all.json b/all.json index 7545f5301..92108f1b6 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "flyswap24.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -5693,6 +5692,7 @@ "flynnseaters.com", "flysell.com", "flyswap.pro", + "flyswap24.com", "fmg-limited.com", "foken.im", "fomaxasset.club", diff --git a/all/com/all.json b/all/com/all.json index dc0d97053..ac82f4320 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2325,6 +2325,7 @@ "flxedfloit.com", "flynnseaters.com", "flysell.com", + "flyswap24.com", "fmg-limited.com", "forex-capitaltrading.com", "forgefoxfinance.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index d249a4b65..cc11e55b3 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -31,6 +31,10 @@ "date": "2023-02-07", "url": "flyswap.pro" }, + { + "date": "2023-02-07", + "url": "flyswap24.com" + }, { "date": "2023-02-07", "url": "mainnet-launch.pages.dev" diff --git a/package.json b/package.json index 53a9e455b..069f1e95e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-33-x", + "version": "0.19.2-34-x", "versions": { - "git": "0.19.2-33-x", + "git": "0.19.2-34-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 53d48ff16..ff6e19e76 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-33-x", + "version": "0.19.2-34-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 42eb52db3..d89ec766d 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.2-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-34-x' };