diff options
| author | Fuwn <[email protected]> | 2025-12-02 00:20:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-12-02 00:20:51 -0800 |
| commit | ec0ad93b7a6e225671f2f7965ec686f7f423c164 (patch) | |
| tree | 00016ca74589aa79fe98ff30343aeb2eec5813ab /js/analysis.js | |
| parent | feat(index.html): Restyle (diff) | |
| download | rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.tar.xz rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.zip | |
feat: Product name
Diffstat (limited to 'js/analysis.js')
| -rw-r--r-- | js/analysis.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/analysis.js b/js/analysis.js index b19dcd5..db6f018 100644 --- a/js/analysis.js +++ b/js/analysis.js @@ -1100,7 +1100,7 @@ function draw(ctx, color, points) { canvasHeight: canvas.height, fontBase: canvas.width * 0.6, fontSize: 20, - text: "www.incel.solutions (powered by $INCEL COIN)", + text: "Rysk: Facial Analysis", }; var ratio = watermarkCache.fontSize / watermarkCache.fontBase; |