Skip to content

[BUG] Breaks 4get.ca image viewer #82

@Copilut

Description

@Copilut

Describe the bug

Breaks 4get.ca image viewer. Image opens directly instead.

Steps to Reproduce

Click on image
Wait a second for image to open with direct link

Expected behavior

Image viewer pops up after clicking an image

Additional information and data

Possible hint: src/js/content.js

  1. change line 401:
    link.classList.add("fmhy-processed")link.setAttribute("data-fmhy-processed", "true")
  2. change line 379:
    "a[href]:not(.fmhy-processed)""a[href]:not([data-fmhy-processed])"

Credit: 7oznova

FMHY SafeGuard Version

1.3.5 (latest)

Before opening this Issue

  • I have searched the issues of this repository and believe that this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions