Add rules from #186

This commit is contained in:
Kevin Röbert 2019-05-21 18:52:45 +00:00
parent a78256e52d
commit 5c3b1f4880

View File

@ -479,6 +479,16 @@
],
"exceptions": [],
"redirections": []
},
"github.com": {
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(github\\.com)(.*\\?.*)",
"completeProvider": false,
"rules": [
"email_token",
"email_source"
],
"exceptions": [],
"redirections": []
}
}
}