diff options
| author | kpn3m0 <diassiorrok@dunflimblag.mailexpire.com> | 2014-01-03 17:01:03 +0100 |
|---|---|---|
| committer | kpn3m0 <diassiorrok@dunflimblag.mailexpire.com> | 2014-01-03 17:01:03 +0100 |
| commit | cee12ff3c236b4b071f042b23e78114e7a87eaa2 (patch) | |
| tree | 3cceef86735336598b317f5225f50f7b2c8f9428 /mods | |
| parent | 58985fe3d127f9e4214cc202496c4d8e279fed4c (diff) | |
| download | yafpp-cee12ff3c236b4b071f042b23e78114e7a87eaa2.tar.gz yafpp-cee12ff3c236b4b071f042b23e78114e7a87eaa2.zip | |
Update rutracker.org.json
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/rutracker.org.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mods/rutracker.org.json b/mods/rutracker.org.json index bc1727e..24c5dbb 100644 --- a/mods/rutracker.org.json +++ b/mods/rutracker.org.json @@ -1,4 +1,6 @@ -"rutracker.org":{ -"type": "xpath", -"xpath": "td[@class='message td2']" +{ + "rutracker.org":{ + "type": "xpath", + "xpath": "td[@class='message td2']" + } } |
