diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4e5d59def..99c70fd3d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 548 Mich Update all.json (#1581) + 549 Mich Update all.json (#1582) 384 Jaco 0.13.1 (#1571) 218 mhusnirizal update all.json (#1579) 123 frankywild Update all.json (#1576) diff --git a/all.json b/all.json index 72786c397..f4475a83b 100644 --- a/all.json +++ b/all.json @@ -14,10 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "s.getfixed-mainet.xyz", - "getfixed-mainet.xyz", - "dwallets.netlify.app", - "verify-trustwallet.179-43-154-180.plesk.page", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -2897,6 +2893,7 @@ "dusknetworkreward.com", "dvalidator.live", "dwalletintegrate.com", + "dwallets.netlify.app", "dwintrectifier.com", "dxdy-finance.dapp-connectwallet.com", "dxdy-finance.dapp-links.com", @@ -3250,6 +3247,7 @@ "getboredape.com", "getcoinwallet.com", "getconnectdapp.live", + "getfixed-mainet.xyz", "getfixedmainet.xyz", "geth-ethereum.org", "getmetamask.com", @@ -6454,6 +6452,7 @@ "s-walletsync.com", "s.chains-sync.live", "s.digital-authorepair.live", + "s.getfixed-mainet.xyz", "s.migratedapptoken.com", "s.smart-connects.live", "saas.globalsyncwallet.top", @@ -8023,6 +8022,7 @@ "verify-metamask.net", "verify-my-metamask-account-now.io", "verify-recoveryphrase.com", + "verify-trustwallet.179-43-154-180.plesk.page", "verify.cake-defi.net", "verify.rectify.link", "verify.walletsync.online", diff --git a/meta/2022-05.json b/meta/2022-05.json index 23046f920..edb788927 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -27,10 +27,18 @@ "date": "2022-05-18", "url": "dexchainpad.site" }, + { + "date": "2022-05-18", + "url": "dwallets.netlify.app" + }, { "date": "2022-05-18", "url": "finance-v2-liquidity-swap.site" }, + { + "date": "2022-05-18", + "url": "getfixed-mainet.xyz" + }, { "date": "2022-05-18", "url": "globaltokenswap.com" @@ -95,6 +103,10 @@ "date": "2022-05-18", "url": "poligom.club" }, + { + "date": "2022-05-18", + "url": "s.getfixed-mainet.xyz" + }, { "date": "2022-05-18", "url": "sms.tokenconnectprotocol.com" @@ -111,6 +123,10 @@ "date": "2022-05-18", "url": "tokeniam.xyz" }, + { + "date": "2022-05-18", + "url": "verify-trustwallet.179-43-154-180.plesk.page" + }, { "date": "2022-05-18", "url": "verify.walletsync.online" diff --git a/package.json b/package.json index 9c38c92df..b64d7e1fd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.11", + "version": "0.13.12", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3c7425d13..298a8fb34 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.11", + "version": "0.13.12", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8272904cd..79cf6eba4 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.13.11' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.12' };