diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b7a20bd16..ded60a7da 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 576 Mich Update all.json (#2212) 456 Jaco Alphabetical README sorting (+ editor note) (#2206) - 320 mhusnirizal update all.json (#2225) + 321 mhusnirizal update all.json (#2227) 255 Frank Update all.json (#2223) 220 Tim Janssen Update all.json (#2226) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index c39355649..466bb4f86 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "metadynamics.online", - "dev-apygate.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3845,6 +3843,7 @@ "dessynchronise.000webhostapp.com", "details-paxful.dashboard-paxful.com", "details-paxful.trade", + "dev-apygate.online", "dev-walconnect.pantheonsite.io", "dev-wall-ethconnect.pantheonsite.io", "dev-walletconnect.com", @@ -5874,6 +5873,7 @@ "metadataresolve.com", "metadatavalidation.com", "metadownload.site", + "metadynamics.online", "metaextension.online", "metaextension.org", "metafixdapps.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index 9cfd48288..9a98abc1a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -43,6 +43,10 @@ "date": "2022-09-08", "url": "defidapps-net.web.app" }, + { + "date": "2022-09-08", + "url": "dev-apygate.online" + }, { "date": "2022-09-08", "url": "fastauthe.tk" @@ -71,6 +75,10 @@ "date": "2022-09-08", "url": "mainnetnode-dapps.online" }, + { + "date": "2022-09-08", + "url": "metadynamics.online" + }, { "date": "2022-09-08", "url": "netconnectsyncc.live" diff --git a/package.json b/package.json index 7c3958d02..6a82a731c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-48-x", + "version": "0.18.8-49-x", "versions": { - "git": "0.18.8-48-x", + "git": "0.18.8-49-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8360db151..37d79cd12 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-48-x", + "version": "0.18.8-49-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f5ca3e8c0..2c5a4a283 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.18.8-48-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-49-x' };