# Copyright 2009 Alexandra Klepatsch # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # facileOCR version: 0.5 loadplugin facileOCR facileOCR.pm ### CONFIG # comma separated list of spamwords, case insensitive # "words" may contain spaces # default if commented: viagra,cialis spamwords viagra,leitra,cialis,soma,tramadol,cllck,orgasm,address,browser,Back,Fvorle,Search,Favor # uncomment the following line to turn on debuglog # you will find the log in /tmp/sa_OCR.log # default: off #debuglog on # uncomment to set a different maximum image size # images bigger than that are not checked # units: kB # possible values: integer from 10 to 100 # default: 50 #max_img_size 25 # uncomment the following to set a different ocr profile # possible values: 1, 2 or 3 # see INSTALL file for description # default: 1 #ocr_profile 3 ### CONFIG END BODY FOCR eval:check_ocr() DESCRIBE FOCR spamwords found in attached image priority facileOCR 1000