diff options
| -rw-r--r-- | urbandictionary.com.txt | 4 |
1 files 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 |
