Coder Social home page Coder Social logo

uotogk / automa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automaapp/automa

0.0 0.0 0.0 7.14 MB

Automa浏览器自动化扩展:自动填写表格、执行重复性任务、截图或读取网站数据

Home Page: https://www.automa.site

License: Other

JavaScript 38.16% CSS 0.53% HTML 0.05% Vue 61.25%

automa's Introduction

Hi here 👋

import base64, zlib

zstring = (
    "eNolkd1ygjAQRu/z1KgVFS2IBVFRq+JY/EFRR42o5WGa3SRXfYUuZYaLkP3O2U3CsOli7azDWBsm"
    "XirQdQW3GLixyrYqt/Exx2CGfop8jaM+BgHw8e+zI+4DOTF0ZONlg4MqtnZMcLuMwi3WJ04mWK7l"
    "OlN5Bb6HBfN84uAgXg6MY1W/C55A6ogsE9zQozrxHnR3VCO4LOtKoPL7j1GBeUcPb2Cb4JxoX47e"
    "VN3TPGKYLDG4khv2NUwigqUXgxUWHWq8UDw/oJFh6kG4YGC36Uf7OX3kEJkLvU45s5zMcbEiQC22"
    "qscpRgEIp5CbMG4ycFxdv1AfZZLYKBqO4/J4xGC6xPREmF45TFcjkYWkge5U8DZpCmzk6+iT1thv"
    "4MCmsaH5oAxaIfZ6xdil6LJHzhkGX4L3pd8hQC5s2WqIl60OiVzn6moVYx+rxIjXTBln6XtUgvec"
    "qcPx/zbfsZ/gw6UHwNsRuQXLDenZH+1eWdk="
)
zstring = base64.b64decode(zstring)
zstring = zlib.decompress(zstring, 15)
string = zstring.decode("utf-8")
print(string)

automa's People

Contributors

0xm0 avatar 3xpl0it-sh4d0w avatar ame-yu avatar aprildreammi avatar bxb100 avatar dependabot[bot] avatar dingjunyao avatar dvdzhou avatar fabian9799 avatar freesme avatar gbentley avatar hoangsvit avatar hoangvpo avatar jeremlopes avatar kholid060 avatar kinfuy avatar mgilangjanuar avatar mzaini30 avatar niksheldon avatar noodom avatar pakerchang avatar rouroux avatar stevecyj avatar thedc6324 avatar xkonglong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.