diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8fb5cebe0..7000f9bfb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 517 Mich Update all.json (#1486) 377 Jaco Remove *.fleek.co domains (#1475) 210 mhusnirizal update all.json (#1477) - 95 frankywild Update all.json (#1482) + 96 frankywild Update all.json (#1487) 78 michalisFr Update address.json (#1438) 27 Bill Laboon Fake polkadot site (#1298) 10 ccris02 Update all.json (#1476) diff --git a/all.json b/all.json index f69b0daa5..3b1a15456 100644 --- a/all.json +++ b/all.json @@ -5,9 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "fastsynchronization.com", - "nftcollabpads.com", - "synchronpad.com", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -2491,6 +2488,7 @@ "fastimballi.com", "fastminnetafix.com", "fastosync.com", + "fastsynchronization.com", "ferrum-network.site", "finance-airdrop.cf", "finance-airdrop.gq", @@ -4035,6 +4033,7 @@ "nftcollab.land", "nftcollabpad.com", "nftcollabpads-wallet.com", + "nftcollabpads.com", "nftcollabportal.com", "nftconnectblock.com", "nftconnectchain.com", @@ -5702,6 +5701,7 @@ "synchronizewallet.org", "synchronizewalletnode.net", "synchronizewalletss.ml", + "synchronpad.com", "synchronzes.com", "synchubfix.online", "synchwebconnection.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 470cb6284..6aebf65ed 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -127,6 +127,10 @@ "date": "2022-04-22", "url": "f8w2e3r4t5y6.com" }, + { + "date": "2022-04-22", + "url": "fastsynchronization.com" + }, { "date": "2022-04-22", "url": "gamefipad.online" @@ -323,6 +327,10 @@ "date": "2022-04-22", "url": "mytrustwallet-clientoverview.185-236-231-84.plesk.page" }, + { + "date": "2022-04-22", + "url": "nftcollabpads.com" + }, { "date": "2022-04-22", "url": "onlinesoultionshx.com" @@ -395,6 +403,10 @@ "date": "2022-04-22", "url": "syncdappsonline.com" }, + { + "date": "2022-04-22", + "url": "synchronpad.com" + }, { "date": "2022-04-22", "url": "synclink-dapp.com" diff --git a/package.json b/package.json index 6cbc1bf39..be37b0792 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.75", + "version": "0.11.76", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3fe1606ec..6ee0f0d91 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.75", + "version": "0.11.76", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e75d12faa..6f58c819a 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.11.75' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.76' };