Magshimim Python Unlock

Unlock copypasting on self.py

// ==UserScript==
// @name         Magshimim Python Unlock
// @version      1.0
// @description  Unlock copypasting on self.py
// @author       Gabi
// @match        http://ilearn.cyber.org.il/*
// @grant        none
// @namespace https://greasyfork.org/users/95944
// ==/UserScript==
$('body').off('paste selectstart contextmenu');