Add rules from #186
This commit is contained in:
parent
a78256e52d
commit
5c3b1f4880
|
@ -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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user