Merge pull request #6984 from dan-processbolt/master

Added godaddy and arsys domain parking
main
Elbert Alias 2 years ago committed by GitHub
commit 51e0e63882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -749,5 +749,12 @@
],
"name": "Ecommerce frontends",
"priority": 6
},
"109": {
"groups": [
6
],
"name": "Domain parking",
"priority": 9
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -239,6 +239,15 @@
"scriptSrc": "\\.ari-secure\\.com/",
"website": "https://arinet.com"
},
"Arsys Domain Parking": {
"cats": [
109
],
"description": "Arsys is a Spanish domain registrar.",
"dom": "link[rel='stylesheet'][href*='arsys.es/css/parking2.css'],
"icon": "arsys.png",
"website": "https://www.arsys.es"
},
"ASP.NET Boilerplate": {
"cats": [
18
@ -4594,4 +4603,4 @@
"scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1",
"website": "https://tarekraafat.github.io/autoComplete.js"
}
}
}

@ -1158,6 +1158,15 @@
],
"website": "https://www.godaddy.com"
},
"GoDaddy Domain Parking": {
"cats": [
109
],
"description": "GoDaddy is used as a web host and domain registrar.",
"scripts": "wsimg\\.com/parking-lander",
"icon": "GoDaddy.svg",
"website": "https://www.godaddy.com"
},
"GoDaddy CoBlocks": {
"cats": [
87,

Loading…
Cancel
Save