Merge pull request #3914 from nurbek91/Taboola

Add Taboola / advertising
main
Elbert Alias 4 years ago committed by GitHub
commit 4e0f5b3862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.57592 7.92453C6.30878 7.91024 5.99306 10.116 5.98306 11.7774C5.97449 13.4388 6.26306 15.6788 8.52878 15.6917C10.7945 15.7045 11.1116 13.4702 11.1216 11.806C11.1316 10.1445 10.8416 7.93738 8.57592 7.92453ZM8.50449 20.0431C2.61021 20.0088 -0.0269355 16.0945 0.000207313 11.7431C0.0259216 7.39024 2.70592 3.53881 8.60021 3.57453C14.4945 3.60738 17.1316 7.49024 17.1059 11.8431C17.0788 16.1931 14.3988 20.0774 8.50449 20.0431Z" fill="#0026AC"/>
<path d="M23.4259 7.9231C21.1602 7.90881 20.8445 10.1145 20.8359 11.7774C20.8245 13.4388 21.1145 15.6774 23.3816 15.6902C25.6459 15.7045 25.9631 13.4688 25.9731 11.806C25.9816 10.1445 25.6916 7.93595 23.4259 7.9231ZM23.3545 20.0431C17.4616 20.0074 14.8245 16.0931 14.8516 11.7417C14.8759 7.39024 17.5574 3.53738 23.4502 3.57167C29.3431 3.60595 31.9802 7.48881 31.9559 11.8402C31.9302 16.1945 29.2488 20.076 23.3545 20.0431Z" fill="#0026AC"/>
<path d="M2.2445 20.0445C6.49307 21.9431 10.9016 22.786 15.7059 22.8131C20.7531 22.8431 24.5802 21.8902 29.4245 20.0445L29.3959 25.2731C25.0602 27.4231 20.3574 28.5831 15.6716 28.556C10.5645 28.526 6.8845 27.4774 2.21307 25.2731L2.2445 20.0445Z" fill="#0026AC"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -18492,6 +18492,30 @@
"scripts": "tc_widget\\.js",
"website": "https://www.tablecheck.com"
},
"Taboola": {
"cats": [
36
],
"description": "Taboola is a content discovery & native advertising platform for publishers and advertisers.",
"icon": "Taboola.svg",
"dom": {
"link[href*='.taboola.com']": {
"attributes": {
"href": ""
}
}
},
"js": {
"_taboolaNetworkMode": "",
"_taboola": "",
"taboola_view_id": ""
},
"scripts": "\\.taboola\\.com",
"xhr": "\\.taboola\\.com",
"saas": true,
"pricing": ["payg"],
"website": "https://www.taboola.com"
},
"TagCommander": {
"cats": [
42

Loading…
Cancel
Save