front.js 404
-
I was getting a large number of 404s, so I decided to dig in deeper.
I found the plugin calling a javascript called front.js by using inspect element:
jQuery(document).ready(function($){if($(‘#adsforwp-hidden-block’).length==0){$.getScript(“https://lifemathmoney.b-cdn.net/front.js”);}});
This seems to be some sort of design error.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘front.js 404’ is closed to new replies.