Skip to content

Commit 3c19be4

Browse files
author
BELNEM s.r.o
committed
README: per network address, and the same two-to-three hours
The server counts free conversions against cf-connecting-ip, not the machine — an agency behind one connection shares the three. And the 30–90 minute figure was the same stale estimate corrected in SKILL.md.
1 parent d26104e commit 3c19be4

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ which are products. The coding agent proposes an answer from the markup and you
270270
it. Getting this wrong is also the cheapest thing to fix — correcting it and
271271
running again is a **re-run**, and re-runs do not spend a conversion.
272272

273-
**Then it runs mostly unattended**30 to 90 minutes. The best predictor is
273+
**Then it runs mostly unattended**two to three hours. The best predictor is
274274
not page count but how many *different* header and footer designs the site
275275
has. It builds the site, checks the build against the original, sends it for
276276
conversion, installs the theme into a throwaway WordPress in Docker on your
@@ -332,7 +332,8 @@ python3 -m pip install playwright pillow && python3 -m playwright install chromi
332332

333333
## What is free
334334

335-
**Three conversions per machine, up to 5 pages each**, plus five re-runs.
335+
**Three conversions per network address, up to 5 pages each**, plus five
336+
re-runs to share between them.
336337
A re-run is the same built site uploaded again — so fixing how a page was
337338
described and trying again does not spend a conversion. That is enough to
338339
convert a real site and judge the result properly.
@@ -345,7 +346,7 @@ commercial use and needs a licence key — see [LICENSE](LICENSE).
345346
|---|---|---|
346347
| Commercial use, client work | no | yes |
347348
| Pages per conversion | 5 | 20 (Theme Unlock, Pro) · 10 (yearly Visual Edit Pro) · 100 (Agency) |
348-
| Conversions | 3 per machine | 1 (Theme Unlock) · 5 / 30 days (Pro) · 50 / 30 days (Agency) · 2 (yearly Visual Edit Pro) |
349+
| Conversions | 3 per network address | 1 (Theme Unlock) · 5 / 30 days (Pro) · 50 / 30 days (Agency) · 2 (yearly Visual Edit Pro) |
349350
| Parallel conversions || Agency: up to 3 side by side |
350351
| Re-runs | 5 in total | unlimited while the licence is live |
351352
| Blog → WordPress Posts | yes | yes |

plugins/html2wp/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ which are products. The coding agent proposes an answer from the markup and you
270270
it. Getting this wrong is also the cheapest thing to fix — correcting it and
271271
running again is a **re-run**, and re-runs do not spend a conversion.
272272

273-
**Then it runs mostly unattended**30 to 90 minutes. The best predictor is
273+
**Then it runs mostly unattended**two to three hours. The best predictor is
274274
not page count but how many *different* header and footer designs the site
275275
has. It builds the site, checks the build against the original, sends it for
276276
conversion, installs the theme into a throwaway WordPress in Docker on your
@@ -332,7 +332,8 @@ python3 -m pip install playwright pillow && python3 -m playwright install chromi
332332

333333
## What is free
334334

335-
**Three conversions per machine, up to 5 pages each**, plus five re-runs.
335+
**Three conversions per network address, up to 5 pages each**, plus five
336+
re-runs to share between them.
336337
A re-run is the same built site uploaded again — so fixing how a page was
337338
described and trying again does not spend a conversion. That is enough to
338339
convert a real site and judge the result properly.
@@ -345,7 +346,7 @@ commercial use and needs a licence key — see [LICENSE](LICENSE).
345346
|---|---|---|
346347
| Commercial use, client work | no | yes |
347348
| Pages per conversion | 5 | 20 (Theme Unlock, Pro) · 10 (yearly Visual Edit Pro) · 100 (Agency) |
348-
| Conversions | 3 per machine | 1 (Theme Unlock) · 5 / 30 days (Pro) · 50 / 30 days (Agency) · 2 (yearly Visual Edit Pro) |
349+
| Conversions | 3 per network address | 1 (Theme Unlock) · 5 / 30 days (Pro) · 50 / 30 days (Agency) · 2 (yearly Visual Edit Pro) |
349350
| Parallel conversions || Agency: up to 3 side by side |
350351
| Re-runs | 5 in total | unlimited while the licence is live |
351352
| Blog → WordPress Posts | yes | yes |

0 commit comments

Comments
 (0)