6b24bcf6 by Jeff Balicki

beacon.krxd.net

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent df7ac042
...@@ -205,5 +205,5 @@ jQuery(document).ready(function ($) { ...@@ -205,5 +205,5 @@ jQuery(document).ready(function ($) {
205 } 205 }
206 } 206 }
207 207
208 $('img[src*="https://beacon.krxd.net"]').attr('alt', 'beacon pixel') 208
209 }); 209 });
...\ No newline at end of file ...\ No newline at end of file
......