diff --git a/plug-ins/common/web-page.c b/plug-ins/common/web-page.c index 025b28c069..bce2ba450a 100644 --- a/plug-ins/common/web-page.c +++ b/plug-ins/common/web-page.c @@ -37,7 +37,7 @@ /* Defines */ #define PLUG_IN_PROC "plug-in-web-page" #define PLUG_IN_BINARY "web-page" -#define MAX_URL_LEN 256 +#define MAX_URL_LEN 1024 typedef struct {