diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8926fc02b..61326153b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 617 Frank Update all.json (#3256) + 618 Frank Update all.json (#3258) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 575 Tim Janssen Update all.json (#3252) 525 Jaco Bump TypeScript (#3237) diff --git a/all.json b/all.json index 80b15d5f3..126d26509 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "darpnetwork.com", - "d1ot2qh3wiov1v.amplifyapp.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -3631,6 +3629,7 @@ "cyrptsync.net", "d-launchpad.com", "d-proapps.com", + "d1ot2qh3wiov1v.amplifyapp.com", "d204d0yj5l0zmy.amplifyapp.com", "daapauthentication.com", "daapbridge.info", @@ -4973,6 +4972,7 @@ "darnfurnsmacslavecrime.ru", "darp.pics", "darpicsols.com", + "darpnetwork.com", "darpscentralsfix.com", "darpstech.network", "darpsupfix.com", diff --git a/all/com/all.json b/all/com/all.json index 3d9e11302..444892f62 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1316,6 +1316,7 @@ "cyncollabnet.com", "d-launchpad.com", "d-proapps.com", + "d1ot2qh3wiov1v.amplifyapp.com", "d204d0yj5l0zmy.amplifyapp.com", "daapauthentication.com", "daappconnections.com", @@ -1832,6 +1833,7 @@ "dapwebaffix.com", "dapzmigrate.com", "darpicsols.com", + "darpnetwork.com", "darpscentralsfix.com", "darpsupfix.com", "dashboard-metamask.com", diff --git a/meta/2023-04.json b/meta/2023-04.json index 93ce3e065..2b125197b 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -55,6 +55,10 @@ "date": "2023-04-14", "url": "cyber-connect.online" }, + { + "date": "2023-04-14", + "url": "d1ot2qh3wiov1v.amplifyapp.com" + }, { "date": "2023-04-14", "url": "dapps-server.netlify.app" @@ -63,6 +67,10 @@ "date": "2023-04-14", "url": "daptestnet.com" }, + { + "date": "2023-04-14", + "url": "darpnetwork.com" + }, { "date": "2023-04-14", "url": "debugmainet.info" diff --git a/package.json b/package.json index ca70a9769..aeeb4821c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-35-x", + "version": "0.20.6-36-x", "versions": { - "git": "0.20.6-35-x", + "git": "0.20.6-36-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 014017cf8..73f802bb9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-35-x", + "version": "0.20.6-36-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 06e888715..ebd3b4658 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.20.6-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-36-x' };