verita84 on Nostr: Alex highly recommend these two cron tasks to fight the new spam */10 * * * * echo ...
Alex (nprofile…4n8k)
highly recommend these two cron tasks to fight the new spam
*/10 * * * * echo "delete from nostr_events where content like '%ReplyGirl%';" | sudo -Hu postgres psql ditto
*/10 * * * * echo "delete from nostr_events where content like '%reply girl%';" | sudo -Hu postgres psql ditto
highly recommend these two cron tasks to fight the new spam
*/10 * * * * echo "delete from nostr_events where content like '%ReplyGirl%';" | sudo -Hu postgres psql ditto
*/10 * * * * echo "delete from nostr_events where content like '%reply girl%';" | sudo -Hu postgres psql ditto