If you decide to uninstall Photolock from your store, please follow the steps below:
1. Remove Connector Script
From your website, remove the connector script. It looks like this:
<script src="https://www.photolock.io/lock.js?shop=www.myonlinestore.com" async defer></script><noscript id="photolockNoscript">body *{display:none}body:before{content:"Please enable javascript to view this site"}</noscript>
If you have a Shopify store, simply remove the snippet from the theme.liquid file:
{% include 'photolock'}
2. Remove easy watermark code
If easy Watermark was enabled, you may want to remove classes added to your image tags.
<img class="photolock-watermark" src="/someimage.jpg" alt="someimage" />
3. Search Engine Locks
If search engine locks had been turned on, it may take a couple of weeks for search engines to start indexing images on your site.