I hereby claim:
- I am porygon31 on github.
- I am porygon_ (https://keybase.io/porygon_) on keybase.
- I have a public key ASA24a5JVjmG6Gh78We2auTegYiCSLeup_7uArOWuxkFGgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import requests | |
| import time | |
| import os | |
| import pystray | |
| from pystray import Icon, MenuItem, Menu | |
| from PIL import Image | |
| import threading | |
| import tkinter as tk | |
| from tkinter import messagebox |
| { | |
| "deepl": { | |
| "detectors": [ | |
| { | |
| "presentMatcher": { | |
| "type": "css", | |
| "target": { | |
| "selector": "#CondensedStrictBanner-header" | |
| } | |
| } |