PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   phpDig digs itself? (http://www.phpdig.net/forum/showthread.php?t=553)

Jtb 02-20-2004 06:22 AM

phpDig digs itself?
 
Hi,

just started a phpDig-Cronjob and after 2 hours I was sure it had been in an endless loop..

If I exclude phpDig itself from the dig-job, it works..

No digging itself protection?

Charter 02-20-2004 04:54 PM

Hi. PhpDig version 1.8.0 with no mods basically follows the links that match the following regex:
PHP Code:

while (eregi("(<frame[^>]*src[[:blank:]]*=|href[[:blank:]]*=|http-equiv=['\"]refresh['\"] *content=['\"][0-9]+;url[[:blank:]]*=|window[.]location[[:blank:]]*=|window[.]open[[:blank:]]*[(])[[:blank:]]*[\\\\'\"]?((([[a-z]{3,5}://)+(([.a-zA-Z0-9-])+(:[0-9]+)*))*([:%/?=&;\\\\,._a-zA-Z0-9\\|+-]*))(#[.a-zA-Z0-9-]*)?[\\\\'\" ]?",$eval,$regs)) { 

Do you have any links to PhpDig or the search results that would happen to match the above regex?

Jtb 02-21-2004 12:25 AM

yes, I have <A HREF="/phpdig/">phpdig</A> at the start-Page (Auto-Directory-Index)


All times are GMT -8. The time now is 02:17 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.