mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
12 lines
174 B
Text
12 lines
174 B
Text
description "Loading links from page, inspired by http://isocpp.org/blog/2014/12/myths-3 6.1\377";
|
|
|
|
uses
|
|
Core,
|
|
plugin/pcre;
|
|
|
|
file
|
|
ExtractLinks.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|