+ Add rule for facebook like/share button.
+ Edit redirection rule for reddit, no more loops 🌴
This commit is contained in:
Kevin Röbert 2017-11-18 01:08:55 +01:00
parent 6fc89a8b1a
commit 3ba9ef05e7

View File

@ -154,7 +154,9 @@
"[a-zA-Z]*ref=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
],
"exceptions": [],
"exceptions": [
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/share_button.php).*"
],
"redirections": []
},
"imdb": {
@ -181,7 +183,7 @@
"rules": [],
"exceptions": [],
"redirections": [
"url=([^\\/|\\?|&]*)"
"(https:\\/\\/||http:\\/\\/).*(out\\.reddit\\.)\\w{2,}\\/.*url=([^\\/|\\?|&]*)"
]
}
,