Yudaotor / EsportsHelper

通过selenium模拟浏览器来自动观看电竞比赛获取电竞典藏罐,当没有比赛时智能休眠.(Automatically watch e-sports games through undetected_chromedriver to farm esports capsule, when there is no match intelligent sleep.)
MIT License
201 stars 20 forks source link

An HTML configuration file generator #71

Closed RedrootDEV closed 1 year ago

RedrootDEV commented 1 year ago

An HTML configuration file generator. uses: -HTML -Bootstraps -JavaScript

The only values that will be generated in the "config.yaml" file by default are "username" and "password" the rest will not be placed unless the user enters a specific value.

It is a single file, therefore it can be deployed using Github Pages, here is an example of the code working: https://valc0re.github.io/EsportsHelper/config-maker.html

Yudaotor commented 1 year ago

path should remove "", or use double\ instand of \

RedrootDEV commented 1 year ago

path should remove "", or use double\ instand of \

like this?

imagen

Yudaotor commented 1 year ago

path should remove "", or use double\ instand of \

like this?

imagen

yep

Yudaotor commented 1 year ago

I've added some page language support, check it out!