Plugin Directory

Changeset 2769200


Ignore:
Timestamp:
08/11/2022 07:13:34 AM (4 years ago)
Author:
unfluff
Message:

Readme corrections

Location:
unfluff-io-content-optimization
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • unfluff-io-content-optimization/tags/1.0.0/readme.txt

    r2768997 r2769200  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010 
    11 Unfluff helps keep your content on-point and easily readable, can detect AI-written content, and keeps your content team accountable.
     11Unfluff helps keep your content on-point and easily readable, can detect fluff/filler and AI-written content, and keeps your content team accountable.
    1212 
    1313== Description ==
  • unfluff-io-content-optimization/tags/1.0.0/unfluff.php

    r2768993 r2769200  
    141141                    //console.log(email + ' and ' + license);
    142142                    var settings = {
    143                         "url": "https://unfluff.kwhero.com/check",
     143                        "url": "https://backend.unfluff.io/check",
    144144                        "method": "POST",
    145145                        "timeout": 0,
  • unfluff-io-content-optimization/trunk/readme.txt

    r2768997 r2769200  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010 
    11 Unfluff helps keep your content on-point and easily readable, can detect AI-written content, and keeps your content team accountable.
     11Unfluff helps keep your content on-point and easily readable, can detect fluff/filler and AI-written content, and keeps your content team accountable.
    1212 
    1313== Description ==
  • unfluff-io-content-optimization/trunk/unfluff.php

    r2768993 r2769200  
    141141                    //console.log(email + ' and ' + license);
    142142                    var settings = {
    143                         "url": "https://unfluff.kwhero.com/check",
     143                        "url": "https://backend.unfluff.io/check",
    144144                        "method": "POST",
    145145                        "timeout": 0,
Note: See TracChangeset for help on using the changeset viewer.