Skip to content

Commit

Permalink
fix whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Oct 28, 2023
1 parent 063b962 commit 9768dbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions src/consts/white-list.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export const WHITE_LIST = [
'travelfeed.io',
'dapplr.in',
'leofinance.io',
'inleo.io',
'proofofbrain.io',
'stemgeeks.net',
'hiveblockexplorer.com',
Expand Down

0 comments on commit 9768dbf

Please sign in to comment.