summaryrefslogtreecommitdiff
path: root/js/analysis.js
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-12-02 00:20:51 -0800
committerFuwn <[email protected]>2025-12-02 00:20:51 -0800
commitec0ad93b7a6e225671f2f7965ec686f7f423c164 (patch)
tree00016ca74589aa79fe98ff30343aeb2eec5813ab /js/analysis.js
parentfeat(index.html): Restyle (diff)
downloadrysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.tar.xz
rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.zip
feat: Product name
Diffstat (limited to 'js/analysis.js')
-rw-r--r--js/analysis.js2
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;