fixes #827
This commit is contained in:
@@ -33,6 +33,10 @@ module Sources
|
||||
end
|
||||
end
|
||||
|
||||
def referer_url(template)
|
||||
template.params[:ref] || template.params[:url]
|
||||
end
|
||||
|
||||
protected
|
||||
def agent
|
||||
raise NotImplementedError
|
||||
|
||||
Reference in New Issue
Block a user