;; ===================================================== ;; Script: remove-emails-cgi.r ;; downloaded from: www.REBOL.org ;; on: 1-May-2025 ;; at: 11:06:23.458449 UTC ;; owner: notchent [script library member who can update ;; this script] ;; ===================================================== ;; =================================================== ;; email address(es) have been munged to protect ;; them from spam harvesters. ;; If you were logged on the email addresses would not ;; be munged ;; =================================================== REBOL [ title: "Remove Unwanted Emails CGI" date: 10-Aug-2010 file: %remove-emails-cgi.r author: Nick Antonaccio purpose: { Remove any emails from your POP account which contain specified snippets of text. } ] #! /home/path/public_html/rebol/rebol -cs REBOL [title: "CGI Remove Unwanted Emails"] print "content-type: text/html^/" print [