OSDN Git Service

htmlsc(): Just sugar for htmlspecialchars(), and a foundation
[pukiwiki/pukiwiki_sandbox.git] / spam / spam.php
2007-02-21 henohenoget_blocklist(): should not use require() but include...
2007-02-19 henohenopkwk_mail_notify(): HEADER option
2007-02-19 henohenoRemains more data
2007-02-17 henohenoscheme:////////nasty.example.com
2007-02-02 henohenoNow 'example.com' means example.com and example.com
2007-02-01 henohenoSimplify. Disable multiple items for glob, using array()
2007-02-01 henohenoSimplify. Disable multiple items for glob, using array()
2007-02-01 henohenoCorrect pre-defined regex
2007-01-31 henohenoSimplify. Allow pre-defined regex for badhost, for...
2007-01-31 henohenoSimplify. Allow pre-defined regex for badhost, for...
2007-01-27 henohenoAd-hoc patch for "altavista?q=hoge\'s+site:nasty"
2007-01-20 henohenoDispose some altavista
2007-01-11 henohenoOh. that seems a spammer's mistake!
2007-01-11 henohenoSample: http://google.ca/
2007-01-11 henohenoSome spam aims spaces for google
2007-01-08 henohenovar_export() is not found on this server
2007-01-06 henohenois_badhost(): Unable to ignore third argument of is_bad...
2007-01-06 henohenofunction(& $arg = 'init') seems not acceptable for...
2007-01-06 henohenoAllow ignore third argumet
2007-01-03 henohenoDefault: $method['non_uniqhost'], not $method['non_uniq...
2007-01-03 henohenoAt the least, FQDN or IP must have one dot (not site:)
2007-01-03 henohenoDETAIL_NEUTRAL_HOST shows the number of hosts
2007-01-03 henohenois_badhost(): Correct removing badhost from $hosts
2007-01-03 henohenoReporting DETAIL_NEUTRAL_HOST (not good and not bad)
2007-01-03 henohenouri_pickup(): strict regex for hostname
2007-01-03 henohenois_badhost(): $remains neutral hosts
2007-01-03 henohenois_badhost(): preg_grep()
2007-01-03 henohenoSimplify
2007-01-03 henohenoAdded preg_grep_invert(), get_blocklist()
2007-01-03 henohenoVery roughly added 'goodhost' to $method['badhost']
2007-01-03 henohenoTemporary removed about marketing to wiki users by...
2007-01-03 henohenoDummy function of var_export().
2007-01-02 henoheno(Default) Allow 3 duped host
2007-01-02 henohenoSimplify. Shows badhost detail
2007-01-01 henohenoFQDN does not have back-slashes
2006-12-30 henohenoAvoid '\'
2006-12-30 henoheno$method['non_uniqhost'] allows N duped (and normalized...
2006-12-30 henohenoRename $method: 'non_uniq' => 'non_uniquri'
2006-12-30 henohenoReporting badhost detail (by *.example.org, *.foobar...
2006-12-22 henohenoSimplify. var_dump(nasty) => var_export(nasty, TRUE)
2006-12-17 henohenospam_exit(): Enable to dump
2006-12-17 henohenoCorrect $method: 'area_anchor' and 'area_bbcode' don...
2006-12-17 henoheno$asap = isset($method['asap']);
2006-12-17 henohenoRemove var_dump() for debugging
2006-12-16 henohenois_badhost():
2006-12-16 henohenoSimplify $method['asap']: Quit as soon as possible
2006-12-16 henoheno* OUCH: This code is PHP 4 >= 4.3.0
2006-12-16 henohenoNewly resurrected two $method: 'area_anchor' and 'area_...
2006-12-16 henohenoRename $method: 'area_anchor' => 'uri_anchor', 'area_bb...
2006-12-16 henoheno* Simplify:
2006-12-16 henoheno* Simplify $method['area'] => $method, 'anchor' =>...
2006-12-14 henohenoCorrect not passing $method to area_pickup()
2006-12-12 henohenospam_uri_pickup(): Just renaming variable: $area =...
2006-12-12 henohenospam_uri_pickup(): Just renaming variable: $area =...
2006-12-10 henohenoSimplify check_uri_spam()
2006-12-10 henohenoSimplify. !empty($progress['is_spam']) just means ...
2006-12-10 henoheno* is_badhost() returns a summary.
2006-12-10 henohenoAdded area_pickup()
2006-12-09 henoheno$asap => $method['asap']
2006-12-07 henohenoCleanup.
2006-12-04 henohenofile_normalize(): Content-negothiation filter (rough...
2006-12-04 henohenoindex.jsp etc.
2006-12-04 henoheno* Added uri_array_normalize()
2006-12-03 henohenoquery_normalize(strtolower())
2006-12-03 henohenoquery_normalize(): Consider '='-sepalated input and...
2006-12-03 henohenonon_uniq: Destructive normalize of URIs
2006-12-03 henohenouri_pickup(): Enabled query-string .Simplify.
2006-12-03 henohenoA little cleanup. ACTION = Blocked
2006-12-02 henoheno_preg_replace_callback_domain_exposure(): check $matches[4]
2006-12-02 henohenocheck_uri_spam_method($times = 1, $t_area = 0, $rule...
2006-12-02 henohenois_badhost(): require_or_include_once(another file...
2006-11-26 henohenoCorrect recursing check_uri_spam()
2006-11-26 henohenoCorrect recursing check_uri_spam()
2006-11-26 henohenoCorrect recursing check_uri_spam()
2006-11-26 henohenopkwk_spamnotify()
2006-11-26 henohenoDo check all data (! $asap by default)
2006-11-26 henohenoDo check all data (! $asap)
2006-11-26 henohenoReporting: 'Blocked by: ' . summarize_check_uri_spam_pr...
2006-11-26 henohenoSimplify. Add '#regex#i'
2006-11-26 henohenoEnabled $method['area']['total']
2006-11-26 henohenoArea selection (Check BBCode only, check anchor only...
2006-11-25 henohenocheck_uri_spam_method() tells the default
2006-11-25 henohenoCorrect $progress
2006-11-25 henohenoReport $progress['uniqhost']
2006-11-25 henohenoStop $asap, or do them all?
2006-11-25 henohenoMulti-metrics: quantity, area, non_uniq, badhost.
2006-11-25 henohenoURI uniqueness (and removing non-uniques)
2006-11-25 henohenois_badhost(array_unique($hosts))
2006-11-25 henohenogenerate_glob_regex() enables globbing
2006-11-24 henohenottp => http, ttps => https
2006-11-24 henohenoScheme exposure => URI exposure
2006-11-23 henohenoAdded more samples
2006-11-23 henohenois_badhost() testing
2006-11-23 henoheno_preg_replace_callback_domain_exposure()
2006-11-23 henoheno_preg_replace_callback_domain_exposure()
2006-11-22 henohenoExpose someting Google
2006-11-22 henohenoExample: is_badhost()
2006-11-21 henoheno* uri_pickup($string = , $normalize = TRUE) => uri_pick...
2006-11-18 henohenoSimplify. static $array = array('static'). trim()....
2006-11-18 henohenoswitch() => isset($array())
next