Filterlists: htmlpreview.github.io or similar for TPL?

Created on 20 Sep 2019  路  11Comments  路  Source: collinbarrett/FilterLists

  • https://htmlpreview.github.io/?https://raw.githubusercontent.com/collinbarrett/FilterLists/master/data/TPLSubscriptionAssistant.html
    
  • https://raw.githack.com/collinbarrett/FilterLists/master/data/TPLSubscriptionAssistant.html
    
  • https://cdn.statically.io/gh/collinbarrett/FilterLists/master/data/TPLSubscriptionAssistant.html
    

Most helpful comment

I can confirm that adding <!DOCTYPE html> did not cause any adverse effects as per https://raw.githack.com/DandelionSprout/FilterLists/patch-119/data/TPLSubscriptionAssistant.html, and that the use of IE11's compatibility mode to simulate IE7-ish did not break the page in any known way.

So I'd say that #975 is ready for merging.

All 11 comments

The latter two links work splendidly (The first one had IE's logger complain about absent element values)! I'll make a hotfix for it right away.

That is a possibility, but at the time of writing the Githack (and Statically) link is 100% functional, so I went with that one for now.

As the backwards compatibility mode of IE5-7 doesn't broke any...?

https://en.wikipedia.org/wiki/Quirks_mode

Trying to use IE compatibility mode on non-intranet sites in 2019 would've been an extremely bad idea, so for one time's sake I'll have enough faith in the human species to assume they wouldn't do that.

That being said, even the Githack link seems to make IE's logger recommend that I add <!DOCTYPE html> to the top of the file, though the absence of it doesn't seem to cause breakage.

https://github.com/collinbarrett/FilterLists/issues/974#issuecomment-533710329

You didn't understand me, this meta tag forces the html file with latest tribe to run.

Also https://www.w3schools.com/xml/xml_dtd_intro.asp should block run in Quirks_mode.

I can confirm that adding <!DOCTYPE html> did not cause any adverse effects as per https://raw.githack.com/DandelionSprout/FilterLists/patch-119/data/TPLSubscriptionAssistant.html, and that the use of IE11's compatibility mode to simulate IE7-ish did not break the page in any known way.

So I'd say that #975 is ready for merging.

1) Save this file as an HTML file. (This can be done by e.g. right-clicking on the raw file and saving, or by pasting it into a notepad and saving it there.)

For this maybe add info about CDN or remove?

Title tag for better readable on tabs? https://www.w3schools.com/tags/tag_title.asp (in new line, under DTD, above first text).

I figured out just a minute after you did that the 4-step guide wasn't really needed anymore. 馃槄

It took me 3 tests before I settled for w3schools' tree setup verbatim, but it seems to work now.

Cool. Good work. Closing. Let me know if it should not be. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

collinbarrett picture collinbarrett  路  5Comments

MS-PC picture MS-PC  路  4Comments

3xploiton3 picture 3xploiton3  路  5Comments

DJCrashdummy picture DJCrashdummy  路  5Comments

collinbarrett picture collinbarrett  路  5Comments