vigilantes remate-watch e indexnow-watch (timers systemd del master)
remate-watch (2026-07-23): detecta draft+imagen+sin metas en los dos Ghost y lanza claude -p con el checklist de remate_prompt.md; verifica contra Ghost e informa por Telegram; el post queda siempre en draft. indexnow-watch (2026-07-24): compara el sitemap de posts con el estado y envía URLs nuevas/actualizadas a api.indexnow.org (Bing/DDG/Yandex). Las keys y keyLocation viven fuera del repo (~/.local/state/indexnow/). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
9c76ed87ff
commit
cdc9a9baca
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=remate-watch cada 15 min (detecta borradores con imagen listos para rematar)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*:00/15
|
||||
RandomizedDelaySec=60
|
||||
# Sin Persistent: si se pierde un tick da igual, el siguiente detecta lo mismo.
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user