Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Laura Creighton Newsgroups: comp.lang.python Subject: Re: Find relative url in mixed text/html Date: Sat, 28 Nov 2015 18:04:08 +0100 Lines: 13 Message-ID: References: <8737vqyag1.fsf@jester.gateway.pace.com> <5659D563.6000005@medimorphosis.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: news.uni-berlin.de oJ7S0pEgFoTDqa3BbVQFgwipIY7CWI/CNiVsrw1WqMfQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:text': 0.04; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'hackers': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'instance,': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; "aren't": 0.22; 'this:': 0.23; 'said,': 0.27; 'for,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'subject:/': 0.30; "i'd": 0.31; 'possibly': 0.32; 'run': 0.33; 'hopefully': 0.33; 'info': 0.34; 'nov': 0.35; 'too': 0.36; '(and': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'say': 0.37; 'charset:us- ascii': 0.37; 'seem': 0.37; 'sure': 0.39; 'software': 0.40; 'header:Message-Id:1': 0.61; 'different': 0.63; 'times': 0.63; 'due': 0.65; 'header:In-reply-to:1': 0.84; 'url:03': 0.84; 'hills': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1448730255; bh=Qzy79mSVbNAD66eCF14+FeEcRFIaQxcx+Cio0G3kjWM=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=UPTE97QHc0/uGXEUJ9KPFf7O+VkT0VynckXeoXWbi4I2mP1qY1SpMqlB+kteIOwhe 9zxaIMVDzQiR892UCYoyj7bzt/bxCBJCb087pU/Pxv1NIMWsFtXT7gT/OqAwQ0l9uA kYJ1lNF6eL0WcuO/9XBut/PZJhj3yxIb1kgjIt6o= In-reply-to: <5659D563.6000005@medimorphosis.com.au> Comments: In-reply-to Rob Hills message dated "Sun, 29 Nov 2015 00:25:07 +0800." Content-ID: <21467.1448730248.1@fido> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sat, 28 Nov 2015 18:04:15 +0100 (CET) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99670 In a message of Sun, 29 Nov 2015 00:25:07 +0800, Rob Hills writes: >All that said, I'd be interested to see specific (and hopefully >unbiased) info about phpBB's failings... People I know of who run different bb software say that the spammers really prefer phpBB. So keeping it spam free is about 4 times the work as for, for instance, IPB. Hackers seem to like it too -- possibly due to this: http://defensivedepth.com/2009/03/03/anatomy-of-a-hack-the-phpbbcom-attack/ make sure you aren't vulnerable.