MeanEYE / Sunflower

Small and highly customizable twin-panel file manager for Linux with support for plugins.
GNU General Public License v3.0
428 stars 42 forks source link

Visit site functionality in Plugins Preferences is broken #424

Closed joshas closed 4 years ago

joshas commented 4 years ago

In Plugins Preferences, after selecting plugin and clicking "Visit site" Sunflower opens web browser with incorrect link: https:// prefix is added to link which already has https prefix, resulting in broken link.
Why there's a function in Sunflower that prepends "https" to URLs? Is it some security measure?