機能 #588 » preview.patch
core/plugin/openimg/pattern_file.json | ||
---|---|---|
},
|
||
"yfrog": {
|
||
"url": "^http://yfrog\\.com/[a-zA-Z0-9]+",
|
||
"attribute": {
|
||
"id": "main_image"
|
||
"attribute": {
|
||
"tag": "meta",
|
||
"attribute": "content",
|
||
"property": "og:image"
|
||
}
|
||
},
|
||
"twipple photo": {
|
||
... | ... | |
}
|
||
},
|
||
"Instagram": {
|
||
"url": "^http://instagr\\.am/p/[a-zA-Z0-9_]+",
|
||
"url": "^http://(?:instagr\\.am/p/[a-zA-Z0-9_]+|instagram\\.com/p/[a-zA-Z0-9_-]+)",
|
||
"attribute": {
|
||
"class": "photo"
|
||
}
|