Files
watermarks-remover/tests/fixtures/sample_ai.html
guillaume bbd696d038 chore: finish plan packaging polish
Add Makefile, pytest.ini, synthetic fixtures (MD/HTML/SVG), PDF degraded
clean test, and make smoke/test targets so the multi-vendor plan is fully closed.
2026-08-11 13:39:14 -07:00

13 lines
360 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="ChatGPT">
<meta name="viewport" content="width=device-width">
<meta name="description" content="demo page">
<script type="application/ld+json">
{"@type":"CreativeWork","digitalSourceType":"trainedAlgorithmicMedia"}
</script>
</head>
<body data-ai-model="gpt">Hello world</body>
</html>