mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
Remove TODO
This commit is contained in:
@@ -26,7 +26,6 @@ namespace QuickLook.Plugin.HtmlViewer
|
||||
{
|
||||
public class Plugin : IViewer
|
||||
{
|
||||
// TODO: Handle urls based on protocol
|
||||
private static readonly string[] Extensions = { ".mht", ".mhtml", ".htm", ".html", ".svg" };
|
||||
private static readonly string[] SupportedProtocols = { "http", "https" };
|
||||
|
||||
|
Reference in New Issue
Block a user