mirror of
https://github.com/guillaumemeyer/watermarks-remover.git
synced 2026-08-22 13:11:57 +02:00
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.
13 lines
360 B
HTML
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>
|