diff --git a/package.json b/package.json index 3bb1ac0..f0f4f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ecency/render-helper", - "version": "2.2.28", + "version": "2.2.29", "description": "Markdown+Html Render helper", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/src/consts/white-list.const.ts b/src/consts/white-list.const.ts index 5a01d8e..9dce260 100644 --- a/src/consts/white-list.const.ts +++ b/src/consts/white-list.const.ts @@ -5,6 +5,7 @@ export const WHITE_LIST = [ 'travelfeed.io', 'dapplr.in', 'leofinance.io', + 'inleo.io', 'proofofbrain.io', 'stemgeeks.net', 'hiveblockexplorer.com',