From 0d38737fa78f2d89299ff9f52ec4d40c89befce3 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Mon, 18 Sep 2017 12:41:36 -0500 Subject: [PATCH] Update bitp.json --- plugin.video.alfa/servers/bitp.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugin.video.alfa/servers/bitp.json b/plugin.video.alfa/servers/bitp.json index f7cb4dfa..aeb7c8be 100644 --- a/plugin.video.alfa/servers/bitp.json +++ b/plugin.video.alfa/servers/bitp.json @@ -12,6 +12,10 @@ { "pattern": "https://www.bitporno.com/e/([A-z0-9]+)", "url": "https://www.bitporno.com/e/\\1" + }, + { + "pattern": "raptu.com/(?:\\?v=|embed/|e/)([A-z0-9]+)", + "url": "https://www.bitporno.com/e/\\1" } ] },