diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 48737bf6e..5a3cd81c0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ - 676 Frank Update all.json (#3421) + 677 Frank Update all.json (#3423) 618 Tim Janssen Update all.json (#3416) 610 Mich block `rescue-ai.netlify.app` (#3375) 534 Jaco Bump deps (w/ TS 5.1) (#3422) - 442 mhusnirizal update all.json (#3417) + 443 mhusnirizal update all.json (#3424) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 21 alineherzman Update address.json (#3303) diff --git a/all.json b/all.json index d62b7d3f3..363e0793f 100644 --- a/all.json +++ b/all.json @@ -29,13 +29,9 @@ "zapto.org" ], "deny": [ - "dexchainresolve.io", - "sync-blockchain.tech", - "exchangestore.store", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "sync-protocol.tech", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -5790,6 +5786,7 @@ "dexchain.space", "dexchainboard.com", "dexchainpad.site", + "dexchainresolve.io", "dexchainsync.com", "dexcloudlink.com", "dexcolab.land", @@ -6429,6 +6426,7 @@ "exchange-fixedfloat.com", "exchangeconnect.art", "exchangerapp.net", + "exchangestore.store", "exchangewllt.com", "exchangezoid.com", "exchangs.info", @@ -14434,6 +14432,7 @@ "sync-access.com", "sync-app.net", "sync-auth.netlify.app", + "sync-blockchain.tech", "sync-blockchain.uk", "sync-chain.tech", "sync-clubnft.com", @@ -14471,6 +14470,7 @@ "sync-portfolio.com", "sync-protectionlink.online", "sync-protocol.net", + "sync-protocol.tech", "sync-protocol.xyz", "sync-protocols.com", "sync-rectificationconnect.co", diff --git a/all/io/all.json b/all/io/all.json index aa9d7ab7d..2e292891a 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -94,6 +94,7 @@ "dev-wcerrorfix.pantheonsite.io", "dev-wcerrorfixertool.pantheonsite.io", "dev-web3dappscollabs.pantheonsite.io", + "dexchainresolve.io", "dexresolve.io", "dotevent.io", "drasper27.github.io", diff --git a/all/store/all.json b/all/store/all.json index 9122577a1..371ed6999 100644 --- a/all/store/all.json +++ b/all/store/all.json @@ -40,6 +40,7 @@ "elitkazanim.store", "enstes.store", "eskotm.store", + "exchangestore.store", "fadtblov.store", "farkbulsen.store", "farksensenbu.store", diff --git a/all/tech/all.json b/all/tech/all.json index d0cd9836f..51a038e9d 100644 --- a/all/tech/all.json +++ b/all/tech/all.json @@ -124,7 +124,9 @@ "sterlingcaptcha.tech", "supersmartbot.tech", "support-aid.tech", + "sync-blockchain.tech", "sync-chain.tech", + "sync-protocol.tech", "sync-tool.tech", "syncaccess.tech", "syncvalidations.tech", diff --git a/meta/2023-06.json b/meta/2023-06.json index b7b734b35..bac46dfaa 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,20 @@ [ + { + "date": "2023-06-03", + "url": "dexchainresolve.io" + }, + { + "date": "2023-06-03", + "url": "exchangestore.store" + }, + { + "date": "2023-06-03", + "url": "sync-blockchain.tech" + }, + { + "date": "2023-06-03", + "url": "sync-protocol.tech" + }, { "date": "2023-06-01", "url": "claim-orbeon.cloud" diff --git a/package.json b/package.json index 07434a6c6..8454ed695 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-59-x", + "version": "0.21.4-60-x", "versions": { - "git": "0.21.4-59-x", + "git": "0.21.4-60-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f25c00ead..0f7b50732 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-59-x", + "version": "0.21.4-60-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d82935b81..c6dd0410a 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.4-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-60-x' };