Merge pull request #2748 from illes/adverticum

Adding top Hungarian ad-network "Adverticum"
main
Elbert Alias 5 years ago committed by GitHub
commit f5cf36076e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -408,6 +408,15 @@
"script": "(?:ad\\.advertstream\\.com|adxcore\\.com)", "script": "(?:ad\\.advertstream\\.com|adxcore\\.com)",
"website": "http://www.advertstream.com" "website": "http://www.advertstream.com"
}, },
"Adverticum": {
"cats": [
36
],
"icon": "Adverticum.svg",
"script": "(?:ad\\.)?adverticum\\.net/g3\\.js",
"html": "<div (?:id=\"[a-zA-Z0-9_]*\" )?class=\"goAdverticum\"",
"website": "http://adverticum.net"
},
"Adyen": { "Adyen": {
"cats": [ "cats": [
41 41

@ -0,0 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="8 0 60 60"><path d="M63.5,42.7c2.3-4.1,3.6-8.9,3.6-13.9C67,13.8,55.6,1.4,40.9,0L63.5,42.7z"/><path d="M46.8,34.3h1.4l-9.8-18.6l-11.9,23C29.6,37,36.4,34.3,46.8,34.3z" fill="#90C742"/><path d="M52.9,43.4C42,41.5,26.1,44.5,19.6,51h-0.1c5,4.2,11.5,6.8,18.6,6.8c7.1,0,13.7-2.6,18.7-6.9 C56.5,50.2,54.7,46.8,52.9,43.4z"/><path d="M33.2,5.9l-2.6-5C18.2,4.2,9.1,15.4,9.1,28.8c0,5.4,1.5,10.4,4,14.7L33.2,5.9z"/></svg>

After

Width:  |  Height:  |  Size: 472 B

Loading…
Cancel
Save