ceffrg (python3, doesn't expire)
:14
    qwerty_mirror = {
        'p':'g','y':'f',
            'a':'s','o':'n','e':'t','u':'h','i':'d',
                'q':'v','j':'w','k':'m','x':'b', 
        'g':'p','f':'y',
            's':'a','n':'o','t':'e','h':'u','d':'i',
                'v':'q','w':'j','m':'k','b':'x'}

[. . .]

:31
    if (set(w) & set("acrlz")):