Improve a bit disqus detection (#2166)

This can be tested [here](blog.lekkertech.net/blog/2018/03/07/iota-signatures/).
This scheme is used on a lot of blogs.
main
jvoisin 7 years ago committed by Elbert Alias
parent 22f8d44911
commit b6cc738681

@ -2507,6 +2507,7 @@
], ],
"js": { "js": {
"DISQUS": "", "DISQUS": "",
"disqus_shortname": "",
"disqus_url": "" "disqus_url": ""
}, },
"html": "<div[^>]+id=\"disqus_thread\"", "html": "<div[^>]+id=\"disqus_thread\"",

Loading…
Cancel
Save