RE: [PHP] Detecting naughty sites
- From: akuhl@xxxxxxxxxxxx ("Arno Kuhl")
- Date: Tue, 28 Nov 2006 18:03:36 +0200
One way that could work is to check the urls against a list of keywords and
if a match is found put these submissions into a pending state waiting for
you to check and approve or decline. You could also have a second "hot"
keyword list that rejects the submissions outright if you find a match in
the urls. You can back this up with a proper T&C. If you've got something
like this in place you can fine-tune the keyword lists as the site develops
and you find consistent false matches or urls that slip through.
Arno
-----Original Message-----
From: Dave Goodchild [mailto:buddhamagnet@xxxxxxxxx]
Sent: 28 November 2006 03:54
To: PHP Mailing
Subject: [PHP] Detecting naughty sites
Hi all. I am building a web app and as part of it advertisers can upload
their ad image and website URL to go with their ad. Is there a good way to
detect whether that site is a porn site via php?
.
- References:
- Detecting naughty sites
- From: "Dave Goodchild"
- Detecting naughty sites
- Prev by Date: RE: [PHP] Re: CLI script & exec() - how to control what gets dumped on the screen.
- Next by Date: Re: [PHP] Re: CLI script & exec() - how to control what gets dumped on the screen.
- Previous by thread: Re: [PHP] Detecting naughty sites
- Next by thread: Re: [PHP] Detecting naughty sites
- Index(es):
Relevant Pages
|
|