diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ce6f5b728..546a54651 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 530 Frank Update all.json (#3063) + 531 Frank Update all.json (#3064) 519 Tim Janssen Update all.json (#3061) 500 Jaco Ensure all wf steps are run (#3062) 413 mhusnirizal update all.json (#3045) diff --git a/all.json b/all.json index fd940ad27..0e0fdf9c3 100644 --- a/all.json +++ b/all.json @@ -42,8 +42,6 @@ "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live", "0xtorus.com", "0xtoruslabs.com", - "sluquiddecv.work.gd", - "httpslink.com", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -6828,6 +6826,7 @@ "https-uniswap.org", "https-walletconnect.com", "https-www-coinbase.cloudns.nz", + "httpslink.com", "hubconnect.me", "hubfix.online", "hubnetworkfix.live", @@ -12336,6 +12335,7 @@ "sltepn.space", "slunatoken.com", "slunatoken.online", + "sluquiddecv.work.gd", "smarr.pics", "smarrfixssync.homes", "smarrrtttmiigrrattetech.homes", diff --git a/all/com/all.json b/all/com/all.json index 0d2df1cfa..8684818f8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2578,6 +2578,7 @@ "https-pancakeswap.com", "https-paxful.com", "https-walletconnect.com", + "httpslink.com", "hubnetworksfix.com", "hubvalidate.com", "huluwallets.com", diff --git a/all/gd/all.json b/all/gd/all.json index 7325a6c23..b7f9bc28b 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -13,6 +13,7 @@ "metamaskdoubler.rf.gd", "nftgiveaway.rf.gd", "pancakeswap-finance-airdrop.rf.gd", + "sluquiddecv.work.gd", "verificationmetamask.rf.gd", "walletverified.rf.gd" ] diff --git a/meta/2023-03.json b/meta/2023-03.json index 7763c2379..73d4ddfc7 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -35,6 +35,10 @@ "date": "2023-03-01", "url": "encrypted-node.com" }, + { + "date": "2023-03-01", + "url": "httpslink.com" + }, { "date": "2023-03-01", "url": "instant.resolver.network" @@ -71,6 +75,10 @@ "date": "2023-03-01", "url": "resolver.network" }, + { + "date": "2023-03-01", + "url": "sluquiddecv.work.gd" + }, { "date": "2023-03-01", "url": "synctechfix.com" diff --git a/package.json b/package.json index a16a68bce..7e0e37b05 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-45-x", + "version": "0.19.4-46-x", "versions": { - "git": "0.19.4-45-x", + "git": "0.19.4-46-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9757604b6..263da0304 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-45-x", + "version": "0.19.4-46-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 139b6937b..fca751085 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-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-46-x' };