fix source js for pawoo sites

This commit is contained in:
r888888888
2017-04-20 16:43:41 -07:00
parent b053a2d783
commit bd7f4820d7
3 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,10 @@ module Sources::Strategies
PawooApiClient::Status.is_match?(url)
end
def referer_url
@url
end
def site_name
"Pawoo"
end