Merge pull request #3489 from nurbek91/Yelp

Add Yelp.Badge,Yelp.Reservations/Reviews,Booking widgets
main
Elbert Alias 4 years ago committed by GitHub
commit a8137893a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 25 KiB

@ -15759,6 +15759,32 @@
}, },
"website": "https://www.yepcomm.com.br" "website": "https://www.yepcomm.com.br"
}, },
"Yelp Review Badge": {
"cats": [
5
],
"description": "Yelp Review Badges showcase business reviews from Yelp on websites.",
"icon": "Yelp.svg",
"scripts": "yelp\\.com/biz_badge_js",
"website": "http://yelp.com"
},
"Yelp Reservations": {
"cats": [
5,
61,
72
],
"description": "Yelp Reservations is a cloud-based restaurant management system.",
"icon": "Yelp.svg",
"dom": {
"iframe[src*='yelp']": {
"attributes": {
"src": "yelp(?:.com/reservations|reservations\\.com)"
}
}
},
"website": "http://yelp.com"
},
"Yieldlab": { "Yieldlab": {
"cats": [ "cats": [
36 36

Loading…
Cancel
Save