Version Release 1.5 beta

Version 1.5 beta just released

2024.05.02 version 1.5 beta

  • New - Pre-made action Delete From Array: which allows to delete entries from arrays
  • New - Pre-made action Save Arrays To Files: which allows saving arrays to text files
  • New - Pre-made action Output Content From URL
  • Tweak - Pre-made action Randomize Global Array Order now accepts multiple arrays at the same time

Thus now we can for instance load a keyword to be used from keywords.txt, use that keyword to create an article, delete that keyword from the array and save that array back to keywords.txt without that keyword that was used.

The output content from URL allows us to easily copy salespages and changing some stuff, we can do find and replace and we can alter all a hrefs and form/post submits to go to a defined website. This is done by javascript in a way that the link appear to still go to the original locations.