diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f587d1a39..3572fcd6e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) - 488 Tim Janssen Update all.json (#2957) + 489 Tim Janssen Update all.json (#2958) 487 Frank Update all.json (#2955) 403 mhusnirizal update all.json (#2956) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index f1ebda565..30deb6044 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "activerernet.xyz", - "walletconnect-28m.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -288,6 +286,7 @@ "activenodelaunch.site", "activenodesystem.com", "activenodesystem.online", + "activerernet.xyz", "activesyncferifix.com", "activetokenatoraccess.online", "activetokenlink.info", @@ -14229,6 +14228,7 @@ "walletconn.cfd", "walletconn.com", "walletconncetions.com", + "walletconnect-28m.pages.dev", "walletconnect-api.exchange", "walletconnect-api.org", "walletconnect-avc.pages.dev", diff --git a/all/dev/all.json b/all/dev/all.json index ae65c5595..fc15acefd 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -103,6 +103,7 @@ "wallet-connect-clone.pages.dev", "wallet-integrate.dev", "wallet-sync.dev", + "walletconnect-28m.pages.dev", "walletconnect-avc.pages.dev", "walletconnectnode.pages.dev", "walletdapps.pages.dev", diff --git a/all/xyz/all.json b/all/xyz/all.json index d8f9066de..bc1e1111e 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -8,6 +8,7 @@ "7b3729d92aac57de379e1267cd3b00.xyz", "9bitcoin.xyz", "acalas.xyz", + "activerernet.xyz", "affixchain.xyz", "airdroptrust.xyz", "allconnectors.xyz", diff --git a/meta/2023-02.json b/meta/2023-02.json index b3eeef4fc..df16b2057 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -7,6 +7,10 @@ "date": "2023-02-12", "url": "activebridgesite.site" }, + { + "date": "2023-02-12", + "url": "activerernet.xyz" + }, { "date": "2023-02-12", "url": "assetverif-collab.link" @@ -103,6 +107,10 @@ "date": "2023-02-12", "url": "unesconepal.org.np" }, + { + "date": "2023-02-12", + "url": "walletconnect-28m.pages.dev" + }, { "date": "2023-02-11", "url": "coingeckoreward.fun" diff --git a/package.json b/package.json index 4bd759c8f..c5b575066 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-67-x", + "version": "0.19.2-68-x", "versions": { - "git": "0.19.2-67-x", + "git": "0.19.2-68-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6b5d3b7a5..e4ff79d7c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-67-x", + "version": "0.19.2-68-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 798aa5a8d..644bdd27a 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-67-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-68-x' };