Bug in js/share.js file – call to suspended domain
-
On the Chrome console there is a connection refused error for a call to
https://www.sharebutton.co/fonts/v2/entypo.min.css
. This is being generated in the js/share.js file on lines 373-374 but the https://www.sharebutton.co domain has been suspended:Share.prototype.inject_icons = function() { return this.inject_stylesheet("//www.sharebutton.co/fonts/v2/entypo.min.css");
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug in js/share.js file – call to suspended domain’ is closed to new replies.