Merge pull request #5702 from nurbek91/disqus

Update Disqus / comment system
main
Elbert Alias 3 years ago committed by GitHub
commit a24cbecb00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -686,14 +686,18 @@
], ],
"cpe": "cpe:/a:disqus:disqus_comment_system", "cpe": "cpe:/a:disqus:disqus_comment_system",
"description": "Disqus is a worldwide blog comment hosting service for web sites and online communities that use a networked platform.", "description": "Disqus is a worldwide blog comment hosting service for web sites and online communities that use a networked platform.",
"html": "<div[^>]+id=\"disqus_thread\"",
"icon": "Disqus.svg", "icon": "Disqus.svg",
"dom":"div#disqus_thread",
"js": { "js": {
"DISQUS": "", "DISQUS": "",
"disqus_shortname": "", "disqus_shortname": "",
"disqus_url": "" "disqus_url": ""
}, },
"scriptSrc": "disqus_url", "scriptSrc": "disqus_url",
"pricing": [
"low",
"recurring"
],
"website": "https://disqus.com" "website": "https://disqus.com"
}, },
"District M": { "District M": {

Loading…
Cancel
Save