Merge pull request #5229 from nurbek91/booking.com

Add Booking.com / Affiliate program, Booking.com widget / widget
main
Elbert Alias 3 years ago committed by GitHub
commit 4c6b8ed0b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,13 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1840_34)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 6.14385C32 2.75296 29.3064 0 25.9901 0H6.00987C2.69362 0 0 2.75296 0 6.14385V25.8559C0 29.2459 2.69362 31.9997 6.00989 31.9997H25.9901C29.3064 31.9997 32 29.2459 32 25.8559L32 6.14385Z" fill="#0C3B7C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.000976562 19.8799H15.983V31.9998H0.000988275L0.000976562 19.8799Z" fill="#0C3B7C"/>
<path d="M14.5432 21.1809L11.9659 21.1783V18.0272C11.9659 17.3539 12.2213 17.0035 12.7848 16.9234H14.5432C15.7972 16.9234 16.6084 17.7319 16.6084 19.0404C16.6084 20.3843 15.8178 21.1796 14.5432 21.1809H14.5432ZM11.9659 12.6817V11.8522C11.9659 11.1264 12.2662 10.7813 12.9247 10.7366H14.2441C15.3749 10.7366 16.0527 11.4283 16.0527 12.5872C16.0527 13.4691 15.588 14.4994 14.2852 14.4994H11.9659V12.6817ZM17.8342 15.8262L17.3683 15.5585L17.7752 15.2028C18.2488 14.7868 19.042 13.851 19.042 12.2367C19.042 9.76413 17.1668 8.16953 14.2647 8.16953H10.9532V8.16821H10.5758C9.71582 8.20103 9.02656 8.9163 9.01758 9.80088V23.8307H14.3301C17.5557 23.8307 19.6376 22.0353 19.6376 19.2543C19.6376 17.7568 18.965 16.4772 17.8342 15.8262Z" fill="white"/>
<path d="M21.0212 21.8927C21.0212 20.8209 21.8666 19.9539 22.9083 19.9539C23.9525 19.9539 24.8018 20.8209 24.8018 21.8927C24.8018 22.9631 23.9525 23.8315 22.9082 23.8315C21.8666 23.8315 21.0212 22.9631 21.0212 21.8927" fill="#00BAFC"/>
</g>
<defs>
<clipPath id="clip0_1840_34">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -857,6 +857,26 @@
"url": "\\.bookero\\.(?:org|pl)",
"website": "https://www.bookero.org"
},
"Booking.com": {
"cats": [
71
],
"description": "Booking.com is one of the largest ecommerce travel companies in the world. As an affiliate member, you can make up to 40% commission.",
"icon": "Booking.com.svg",
"scriptSrc": "aff\\.bstatic\\.com/",
"website": "https://www.booking.com/affiliate-program/v2/selfmanaged.html"
},
"Booking.com widget": {
"cats": [
5
],
"description": "Booking.com is one of the largest ecommerce travel companies in the world. As an affiliate member, you can make up to 40% commission.",
"icon": "Booking.com.svg",
"implies": "Booking.com",
"dom": "form[action*='.booking.com/'][target='_blank'], img[src*='q-xx.bstatic.com/']",
"scriptSrc": "q\\.bstatic\\.com/",
"website": "https://www.booking.com/affiliate-program/v2/selfmanaged.html"
},
"Bookingkit": {
"cats": [
5,

Loading…
Cancel
Save