This website requires JavaScript.
Explore
Drone CI
Docker Hub
Help
Sign In
evanchen
/
tixcraft_bot
Watch
1
Star
0
Fork
You've already forked tixcraft_bot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0f8867dbca
tixcraft_bot
/
webdriver
/
Maxbotplus_1.0.0
/
js
/
kham_area.js
3 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
2024-01-13, split maxbot plus extension to maxblock plus.
2024-01-18 17:35:42 +00:00
// price row.
$
(
"#salesTable > tbody > tr.Soldout"
)
.
remove
(
)
;
2023-12-18
2023-12-29 09:13:59 +00:00
$
(
"div.footer"
)
.
remove
(
)
;