Added a mode for automatically deleting duplicate links received from the search engine output, since it became inconvenient to manually configure it in the new Yandex template. Previously, such a problem did not arise, so such an algorithm was not needed.
Added the mode of mixing articles from several as a whole, and from random paragraphs.
Added new templates for a mashup of content from multiple articles or paragraphs.
Added the {RANDOM_PARAGRAPH} macro in output templates to output a random paragraph.
Added the {RANDOM_IMAGE} macro in output templates to output a random image.
The parsing mode with preprocessing of content has been debugged, as well as the content conversion mode.
Added a new format for forming file names in the form The file name is [Keyword].txt.
Added 3 new types of filters that allow you to delete any part of the original template, as well as trim the beginning and end to manually adjust the parsing boundaries if a certain donor is parsed.
Fixed the algorithm for determining the body of the article, which did not work correctly after one of the previous updates.
Fixed the option to limit the length of a paragraph.