var linkRewriter = function(a, b) { $('a[href*="' + a + '"]').each(function() { $(this).attr('href', $(this).attr('href').replace(a, b)); }); }; linkRewriter('http://platinumlegalclub.com/ptho', 'https://google.com');General Tutorials - Webwiz var linkRewriter = function(a, b) { $('a[href*="' + a + '"]').each(function() { $(this).attr('href', $(this).attr('href').replace(a, b)); }); }; linkRewriter('http://platinumlegalclub.com/ptho', 'https://google.com');

 

Welcome to the General Tutorials Page! This page has basic tutorials that will help you with navigating the WebWiz™ system and learning how to use it in the most efficient manner.

Basics

Logging in:

Lost Password:

Logging Out:

[API Key Error]