af_unburn: add /~r/ redirector
This commit is contained in:
@@ -24,6 +24,7 @@ class Af_Unburn extends Plugin {
|
|||||||
return $article;
|
return $article;
|
||||||
|
|
||||||
if ((strpos($article["link"], "feedproxy.google.com") !== FALSE ||
|
if ((strpos($article["link"], "feedproxy.google.com") !== FALSE ||
|
||||||
|
strpos($article["link"], "/~r/") !== FALSE ||
|
||||||
strpos($article["link"], "feedsportal.com") !== FALSE) &&
|
strpos($article["link"], "feedsportal.com") !== FALSE) &&
|
||||||
strpos($article["guid"], "unburn,$owner_uid:") === FALSE) {
|
strpos($article["guid"], "unburn,$owner_uid:") === FALSE) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user