![]() |
[0.1.*] getHTML - Printable Version +- Gothic Online Forums (https://archive.gothic-online.com) +-- Forum: Scripting (English) (https://archive.gothic-online.com/forum-11.html) +--- Forum: Resources (https://archive.gothic-online.com/forum-14.html) +---- Forum: Scripts (https://archive.gothic-online.com/forum-17.html) +---- Thread: [0.1.*] getHTML (/thread-2081.html) |
[0.1.*] getHTML - Marcel - 23.05.2017 Code: function getHTML(link, ...){ Simple script to download html code with any www. it using only wget for GNU/Linux. Published as curiosity. |