diff options
| author | Markus Birth <github.com@birth-online.de> | 2014-07-09 10:21:20 +0200 |
|---|---|---|
| committer | Markus Birth <github.com@birth-online.de> | 2014-07-09 10:21:20 +0200 |
| commit | f7b72f40e077723a857bb5c185c4e40732bf37fb (patch) | |
| tree | 76962f449ac021877e05c79646556626b4dc10f9 | |
| parent | 20f0f6484cc08f08423512bf4aa385bf0f7919b9 (diff) | |
| parent | 6a3baacf6a828cfdd9571a936d228f3535c7c6c7 (diff) | |
| download | yafpp-f7b72f40e077723a857bb5c185c4e40732bf37fb.tar.gz yafpp-f7b72f40e077723a857bb5c185c4e40732bf37fb.zip | |
Merge pull request #30 from kpn3m0/patch-3
Create github.com.json
| -rw-r--r-- | mods/github.com.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mods/github.com.json b/mods/github.com.json new file mode 100644 index 0000000..411f82f --- /dev/null +++ b/mods/github.com.json @@ -0,0 +1,6 @@ +{ +"github.com":{ +"type": "xpath", +"xpath": "div[@id='js-repo-pjax-container']" +} +} |
