New rules
Submissions from Roman by email. Thanks :)
This commit is contained in:
parent
05604d54e7
commit
9aaff58052
|
@ -265,6 +265,33 @@
|
||||||
],
|
],
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": []
|
"redirections": []
|
||||||
|
},
|
||||||
|
"indeed": {
|
||||||
|
"urlPattern": "(https:\\/\\/||http:\\/\\/).*([\\.]?indeed\\.com)\\/.*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"from=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"alid=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"[a-zA-Z]*tk=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
|
],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": []
|
||||||
|
},
|
||||||
|
"hhdotru": {
|
||||||
|
"urlPattern": "(https:\\/\\/||http:\\/\\/).*([\\.]?hh\\.ru)\\/.*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"vss=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"t=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"swnt=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"grpos=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"ptl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"stl=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"exp=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"plim=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
|
],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user