Skip to content

Updated all img urls to point to new fleek url#104

Open
tomiir wants to merge 1 commit into
developfrom
fix/fleek-urls
Open

Updated all img urls to point to new fleek url#104
tomiir wants to merge 1 commit into
developfrom
fix/fleek-urls

Conversation

@tomiir
Copy link
Copy Markdown

@tomiir tomiir commented Mar 31, 2022

Why?

Fake warnings are appearing flagging the page as a possible phishing attack. All img urls pointing to the storage api must be updated to storageapi2.

How?

  • Replace img src urls with the correct urls

Contribution checklist?

  • The commit messages are detailed
  • It does not break existing features (unless required)
  • I have performed a self-review of my own code
  • Documentation has been updated to reflect the changes
  • Tests have been added or updated to reflect the changes
  • All code formatting pass
  • All lints pass
  • All tests pass

Security checklist?

  • Injection has been prevented (parameterized queries, no eval or system calls)
  • The UI is escaping output (to prevent XSS)
  • Sensitive data has been identified and is being protected properly

Demo?

Optionally, provide any screenshot, gif or small video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants