diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f02433f49..e0f426e02 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 748 Frank Update all.json (#3729) + 749 Frank Update all.json (#3731) 731 Tim Janssen Update all.json (#3725) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index 14f40638f..3f721f40c 100644 --- a/all.json +++ b/all.json @@ -61,10 +61,6 @@ "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", - "extensionsapp.rf.gd", -"uniquecns.com", -"uniquedcns.com", -"wegrid.org", "1776coin.org", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", @@ -7426,6 +7422,7 @@ "extensionfix.webflow.io", "extensionfix.website", "extensionprotocols.com", + "extensionsapp.rf.gd", "extensionserver.com", "extensionsrect.rf.gd", "externalprotocol.com", @@ -17869,7 +17866,9 @@ "uniqrcgen.com", "uniqswoq.com", "uniqueazuki.com", + "uniquecns.com", "uniquecryptonftpunk.io", + "uniquedcns.com", "uniqueinnovative.info", "uniques.network", "unircgen.com", @@ -20694,6 +20693,7 @@ "webworkconnect.site", "wed3.pro", "weddappsreconnect.pages.dev", + "wegrid.org", "weigroopusaeb.live", "wel-net.online", "welcome-dapp.com", diff --git a/all/com/all.json b/all/com/all.json index 7dbd6bff1..e9308d9ce 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6714,6 +6714,8 @@ "uniqrcgen.com", "uniqswoq.com", "uniqueazuki.com", + "uniquecns.com", + "uniquedcns.com", "unircgen.com", "unirqc.com", "unisswapp.com", diff --git a/all/gd/all.json b/all/gd/all.json index 50c6c2dcc..5ffd9be86 100644 --- a/all/gd/all.json +++ b/all/gd/all.json @@ -5,6 +5,7 @@ "dappwallet.rf.gd", "dappwalletnode.rf.gd", "dappwallets.rf.gd", + "extensionsapp.rf.gd", "extensionsrect.rf.gd", "fixerrors-dapp.rf.gd", "get-ethereumrewards.rf.gd", diff --git a/all/org/all.json b/all/org/all.json index c083ef802..156b2106a 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -1187,6 +1187,7 @@ "websyncnode.org", "websystem-interface.org", "webwalletconnect.org", + "wegrid.org", "whitelistwallets.org", "wonderland-dapps.org", "worldcoinair.org", diff --git a/meta/2023-08.json b/meta/2023-08.json index 679bdfc43..9447ce030 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -75,6 +75,10 @@ "date": "2023-08-04", "url": "ether.fo" }, + { + "date": "2023-08-04", + "url": "extensionsapp.rf.gd" + }, { "date": "2023-08-04", "url": "fixedfload.cloud" @@ -187,6 +191,14 @@ "date": "2023-08-04", "url": "syncpad.netlify.app" }, + { + "date": "2023-08-04", + "url": "uniquecns.com" + }, + { + "date": "2023-08-04", + "url": "uniquedcns.com" + }, { "date": "2023-08-04", "url": "universesync.xyz" @@ -195,6 +207,10 @@ "date": "2023-08-04", "url": "web3-layerzero.network" }, + { + "date": "2023-08-04", + "url": "wegrid.org" + }, { "date": "2023-08-04", "url": "worldcoin-drop.xyz" diff --git a/package.json b/package.json index a250b2ed7..0b2823a76 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-235-x", + "version": "0.21.6-236-x", "versions": { - "git": "0.21.6-235-x", + "git": "0.21.6-236-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2f46798de..ba2367dca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-235-x", + "version": "0.21.6-236-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7cb2a59f3..960340c15 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.21.6-235-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-236-x' };