How to block a CPU hog script with NoScript Abe user settings!

Hi malware fighters,

Sometimes you have a JS script that is so heavy on the old CPU that you want to block it generally. An example of such a code is: OmniScript.JS.
How to do this:
You can put the following rule in the USER ruleset from NoScript Options|Advanced|ABE:


    Site */*OmniScript.js
    Deny 

polonus