π¦ Operation Jump High β Asset #2
ATOES
Anti-Theft Ownership Embedding System β 16 invisible layers of authorship proof.
import ATOES from 'atoes'
π Markers
Passive credit injections β invisible marks embedded into your page.
βοΈ Traps
Reactive measures that activate when credit is tampered with.
π‘οΈ Defense
Proactive shields that protect content as it leaves your domain.
π Evidence
Proof collection and legal tools for DMCA takedowns.
π¦ Use
Script tag
<script src="atoes.min.js"></script>
<script>ATOES.init({
author: 'Isaiah Love',
site: 'isaiahloveyou'
});</script>
NPM
npm install atoes
import ATOES from 'atoes';
ATOES.init({ author: 'Isaiah Love', site: 'isaiahloveyou' });
// DMCA evidence report
const proof = ATOES.audit();
π Audit
Click the button above to scan this page for ATOES markers.
π Full source code with examples: src/atoes.js