Add provider twitter and rules
This commit is contained in:
parent
7ae849cd9d
commit
203f33cb99
|
@ -140,6 +140,14 @@
|
|||
"ref_=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
"exceptions": []
|
||||
},
|
||||
"twitter": {
|
||||
"urlPattern": "(https:\\/\\/||http:\\/\\/).*(\\.twitter\\.)\\w{2,}\\/.*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"src=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
"exceptions": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user