diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 55680712b..d16ce0a4d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 616 Tim Janssen Update all.json (#3402) 610 Mich block `rescue-ai.netlify.app` (#3375) 532 Jaco Bump dev deps (#3405) - 439 mhusnirizal update all.json (#3401) + 440 mhusnirizal update all.json (#3404) 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 314e7c83b..c28860c88 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "defimodifyautofix.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -5503,6 +5502,7 @@ "defimigrationsync.com", "defimintsync.com", "defimintverification.io", + "defimodifyautofix.netlify.app", "defimultiexpressfix.com", "definedsync-webapp.live", "definetwork.live", diff --git a/all/app/all.json b/all/app/all.json index 4a72a8d6d..cc462bca6 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -190,6 +190,7 @@ "defidappnets.web.app", "defidapps-net.web.app", "defidappsnet.web.app", + "defimodifyautofix.netlify.app", "defiprotocol-dcd35.web.app", "defiprotocol-xyz.web.app", "defiprotocolsync.web.app", diff --git a/meta/2023-05.json b/meta/2023-05.json index 3230c5cd6..6c2d2ad07 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-05-25", + "url": "defimodifyautofix.netlify.app" + }, { "date": "2023-05-24", "url": "band-syncdapp.net" diff --git a/package.json b/package.json index 5710f7a3f..043af34e4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-46-x", + "version": "0.21.4-47-x", "versions": { - "git": "0.21.4-46-x", + "git": "0.21.4-47-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4eb53f718..3fab0bb4e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-46-x", + "version": "0.21.4-47-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 2ed57a16c..26ced2173 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-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-47-x' };