diff options
| -rw-r--r-- | javaworld.com.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/javaworld.com.txt b/javaworld.com.txt index 9898309..b329309 100644 --- a/javaworld.com.txt +++ b/javaworld.com.txt @@ -15,3 +15,5 @@ strip: //h3[contains(., "See also:")] strip: //div[@id="article-top-page-number"] strip: //p[starts-with(normalize-space(.), '[')] strip: //p[starts-with(normalize-space(.), '+')] + +test_url: http://www.javaworld.com/article/3168052/security/open-source-users-its-time-for-extreme-vetting.html |
