mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
changed . to \.
This commit is contained in:
parent
dacd3409cb
commit
43ce37a653
@ -3,7 +3,7 @@ require_dependency 'oneboxer/handlebars_onebox'
|
||||
module Oneboxer
|
||||
class AmazonOnebox < HandlebarsOnebox
|
||||
|
||||
matcher /^https?:\/\/(?:www\.)?amazon.(com\.au|com|br|mx|ca|at|cn|fr|de|it|es|in|co\.jp|co\.uk)\/.*$/
|
||||
matcher /^https?:\/\/(?:www\.)?amazon\.(com\.au|com|br|mx|ca|at|cn|fr|de|it|es|in|co\.jp|co\.uk)\/.*$/
|
||||
favicon 'amazon.png'
|
||||
|
||||
def template
|
||||
|
Loading…
x
Reference in New Issue
Block a user