From d6532617dc91650019f9a2b10cc5baa70d01f4af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 20 Apr 2007 15:22:50 +0000 Subject: [PATCH] Fix (again) the tokens used to parse google's brain dead html code. Why are they swapping class and href in the < a/> tag anyway ??? git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20770 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../kernel/file_systems/googlefs/parse_google_html.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/add-ons/kernel/file_systems/googlefs/parse_google_html.c b/src/add-ons/kernel/file_systems/googlefs/parse_google_html.c index fdcf480fa9..eeec121fe1 100644 --- a/src/add-ons/kernel/file_systems/googlefs/parse_google_html.c +++ b/src/add-ons/kernel/file_systems/googlefs/parse_google_html.c @@ -23,8 +23,10 @@ //old //#define G_BEGIN_URL "

" +//#define G_BEGIN_URL "

" +#define G_END_URL "\" class=l>" //#define G_BEGIN_NAME #define G_END_NAME "" #define G_BEGIN_SNIPSET /*""*/""