diff options
| -rw-r--r-- | chomsky.info.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chomsky.info.txt b/chomsky.info.txt index 2645f11..21c945e 100644 --- a/chomsky.info.txt +++ b/chomsky.info.txt @@ -1,6 +1,6 @@ -title: //div[@class='title'] -author: //div[@class='author'] +title: //*[@class='title'] +author: //*[@class='author'] prune: no -test_url: http://www.chomsky.info/onchomsky/2002----.htm -test_contains: The propaganda model argues +test_url: https://chomsky.info/20150820-2/ +test_contains: The first prime-time Republican primary debate |
