diff options
| author | Markus Birth <github.com@birth-online.de> | 2014-07-09 10:21:08 +0200 |
|---|---|---|
| committer | Markus Birth <github.com@birth-online.de> | 2014-07-09 10:21:08 +0200 |
| commit | 20f0f6484cc08f08423512bf4aa385bf0f7919b9 (patch) | |
| tree | 9637b30ee382064e492a288aca3b8baad15d3379 | |
| parent | f668480416710f761b55924f3a727a81ce93e1a9 (diff) | |
| parent | 46f962af37a9ccfe6da8d1c51d85cd1ffc4245e5 (diff) | |
| download | yafpp-20f0f6484cc08f08423512bf4aa385bf0f7919b9.tar.gz yafpp-20f0f6484cc08f08423512bf4aa385bf0f7919b9.zip | |
Merge pull request #31 from kpn3m0/patch-4
Create hitb.org.json
| -rw-r--r-- | mods/hitb.org.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mods/hitb.org.json b/mods/hitb.org.json new file mode 100644 index 0000000..5f08244 --- /dev/null +++ b/mods/hitb.org.json @@ -0,0 +1,6 @@ +{ +"news.hitb.org":{ +"type": "xpath", +"xpath": "div[@class='field-items']" +} +} |
