Skip to content

Are you sick and tired of people from various countries taking your hard earned work from your website? Right-click and pasting or scraping your content and then bootlegging it like they did it? Well...guess what buddy. Here is a start to protect from the entreprenuer's who are lazy. IT people can defeat with code, but I'm not going to make it easy

License

Notifications You must be signed in to change notification settings

SheasTechSchool/ProtectMyPage

Repository files navigation

ProtectMyPage

🛡️ Advanced Copy Protection Script

License Platform Devices

🌟 Overview

A robust, cross-platform JavaScript solution for protecting your web content from unauthorized copying, designed by Shea's Tech School. This script provides comprehensive protection across all major browsers and devices.

✨ Features

🖥️ Desktop Protection

  • Blocks right-click context menu
  • Prevents keyboard shortcuts (Ctrl+C, Cmd+C, etc.)
  • Disables text selection
  • Blocks drag-and-drop functionality

📱 Mobile Protection

  • Prevents long-press selection
  • Blocks touch-based copying
  • Disables zoom and text size adjustment
  • Prevents multi-touch selection gestures

🌐 Cross-Browser Support

  • Chrome, Firefox, Safari
  • Edge, Opera
  • Mobile browsers
  • WebKit and Gecko engines

🔒 Security Measures

  • Console protection in production
  • Viewport manipulation prevention
  • CSS-based selection blocking
  • Event-based protection layers

📦 Installation

  1. Copy the script into your HTML file's <head> section:
<head>
    <!-- Existing head content -->
    <script>
        // Copy the entire script here
    </script>
</head>

🚀 Features in Detail

🛠️ Protection Layers

  1. Mouse Protection

    • Right-click blocking
    • Context menu prevention
    • Auxiliary button control
  2. Keyboard Protection

    • Cross-platform shortcut blocking
    • Function key control
    • Alternative combination prevention
  3. Mobile Protection

    • Touch event control
    • Gesture prevention
    • Zoom control
    • Selection blocking
  4. Copy/Cut/Paste Protection

    • Event-based blocking
    • Clipboard access control
    • Cross-browser implementation

⚙️ Browser Compatibility

Browser Version Support
Chrome 49+
Firefox 45+
Safari 10+
Edge 12+
Opera 36+
Mobile All

📝 License

Shea's Tech School © 2025 by Shea Bennett Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0

⚠️ DO NOT STEAL. JUST PAY FOR YOUR OWN ACCESS.

🤝 Support

For support and inquiries, please contact Shea's Tech School.

🔑 Key Notes

  • Comprehensive protection across all major platforms
  • Regular updates and maintenance
  • Professional implementation
  • Cross-browser compatibility
  • Mobile-first approach

Made with ❤️ by Shea's Tech School

Protecting Your Digital Content

About

Are you sick and tired of people from various countries taking your hard earned work from your website? Right-click and pasting or scraping your content and then bootlegging it like they did it? Well...guess what buddy. Here is a start to protect from the entreprenuer's who are lazy. IT people can defeat with code, but I'm not going to make it easy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages