From 1c2f8febdcc49f68d9db64d5d7fc4c3277f42955 Mon Sep 17 00:00:00 2001 From: timgws Date: Fri, 17 May 2013 16:20:04 +1000 Subject: Fix the rules for urbandictionary.com.au --- urbandictionary.com.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/urbandictionary.com.txt b/urbandictionary.com.txt index 01ba69c..385c95c 100644 --- a/urbandictionary.com.txt +++ b/urbandictionary.com.txt @@ -1,3 +1,3 @@ title: //title -body: //td[@id='content'] -test_url: http://www.urbandictionary.com/define.php?term=Grown-Ass \ No newline at end of file +body: //table[@id='entries'] +test_url: http://www.urbandictionary.com/define.php?term=Grown-Ass -- cgit v1.3.1