diff options
| -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']" +} +} |
