Public bug reported: Hi, I'm not sure this is the appropriate place to report this.
When you navigate to the project's main site (http://kernel.ubuntu.com/~cking/stress-ng/) and click anywhere on the page, it opens a popup to the suspcious looking site (http://quickdomainfwd.com/?dn=oswatershed.org&pid=9PO755G95) It looks like its trying to access http://quickdomainfwd.com which no longer exists. ## HTML source: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script> <script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script> <script>$(document).ready(function(){ package_badge("stress-ng", "#osw_stress-ng"); });</script> ## http://static.oswatershed.org/js/package_badge.js if (typeof _popwnd == 'undefined') { var _popwnd = -1; function _popwnd_open(){ if (_popwnd!=-1) return; _popwnd = window.open('http://quickdomainfwd.com/?dn=oswatershed.org&pid=9PO755G95', '_blank', ''); _popwnd.blur(); window.focus(); } }; window.addEventListener('click', _popwnd_open); ** Affects: stress-ng (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589634 Title: Main website forwards to invalid website To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1589634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs