diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0cf3dd5be..39cb09e7e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) + 482 Tim Janssen Update all.json (#2943) 481 Frank Update all.json (#2938) - 481 Tim Janssen Update all.json (#2942) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 167b02405..90a5d7089 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralizedapplications.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4430,6 +4429,7 @@ "decentralized-protocol.live", "decentralized-syncprotocol.live", "decentralized-tools.org", + "decentralizedapplications.site", "decentralizedchain-support.net", "decentralizedchain.co", "decentralizedchain.live", diff --git a/all/site/all.json b/all/site/all.json index 8492f378b..7970ef876 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -121,6 +121,7 @@ "dapxwap.site", "datasyncsactivate.site", "debuggerror.site", + "decentralizedapplications.site", "defi-chainlink.site", "deficoinresolve.site", "deficonnect.site", diff --git a/meta/2023-02.json b/meta/2023-02.json index 3e26ce151..9f0b361ab 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-10", + "url": "decentralizedapplications.site" + }, { "date": "2023-02-09", "url": "allmigrationauthenticate.live" diff --git a/package.json b/package.json index 08686b7aa..eaa094f8e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-52-x", + "version": "0.19.2-53-x", "versions": { - "git": "0.19.2-52-x", + "git": "0.19.2-53-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5b9e57a3b..af562ac69 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-52-x", + "version": "0.19.2-53-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 3439823cd..93c567eba 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-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-53-x' };