diff options
| author | timgws <tim@timg.ws> | 2013-05-17 16:20:04 +1000 |
|---|---|---|
| committer | timgws <tim@timg.ws> | 2013-05-17 16:20:04 +1000 |
| commit | 1c2f8febdcc49f68d9db64d5d7fc4c3277f42955 (patch) | |
| tree | 343449f8b28dbccf6912a32b5a9455f8cd0cc1b5 /urbandictionary.com.txt | |
| parent | 67ce6687baa476462be40cdf5692764d5fc3b69e (diff) | |
| download | ftr-site-config-1c2f8febdcc49f68d9db64d5d7fc4c3277f42955.tar.gz ftr-site-config-1c2f8febdcc49f68d9db64d5d7fc4c3277f42955.zip | |
Fix the rules for urbandictionary.com.au
Diffstat (limited to 'urbandictionary.com.txt')
| -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 |
