Skip to content

Dev : bookmarklet not working anymore with port 80 #2031

@Draky50110

Description

@Draky50110

Hello.
Have updated to "last" dev commit (Latest commit 21e2409 20 hours ago) and bookmarklet gives a loading page and loads nothing.

URL : javascript:(function(){var%20url%20=%20location.href;var%20otherWindow=window.open('about:blank','_blank');otherWindow.opener=null;otherWindow.location='https://www.xxx:80/frss/p/i/?c=feed&a=add&url_rss='+encodeURIComponent(url);})();

Works if I remove the :80 in the URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions