10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
xMarkup 2.1.5 is developed to be an essential program text transformation utility which is released for processing of a set of text files. The transformations performed by utility can be extremely complicated comparing to ordinal search&replace procedures. Actually the utility uses a procedural language, with help of which any algorithms of text transformations can be implemented. However, using of these procedural extensions are needed only for a few cases. For most cases it is enough to define start and stop marks for searched text elements and describe templates of their transformation.Major Features:Generate or edit the navigational cross-references within a set of html-documents;Analyze and convert the structure and/or content of sgml/xml/html documents;Edit text files in the batch mode;Split or merge text files by specified rules;Analyse and data extraction from text files;Script generationEnhancements:Added new functions:read_input(i) to read a set of lines of current source file;tabto(i) to read characters of current source line;asort(L) to sort list of strings in alphabetical order;unicode(i) to convert decimal NCR Unicode for Cyrillic to Windows-1251 characater;diacritic(i) to convert decimal code of ISO-8859-P1 character (diacritics) to named HTML-entity; greek(i) to convert decimal NCR Unicode for Greek to named HTML-entity;utf2ncr(s) to convert UTF-8 string to string of NCR Unicode characters (&#DDDD;).Added operator "in" for logical expressions in the statement "if". Set of letters in regular expression w extended with Cyrillic letters.Fixed some minor bugs of GUI.Added check for updates.Requirements:All 32-bit MS Windows (95/98/NT/2000/XP)