-
- [x] h1 => text box
- [x] fix cards
- [x] remove blackspace
(Indicators, chart and table). Scroll only table
- [x] atoms left move instead of current discount
- [x] current discount move to won …
-
I was watching a video on YouTube, and at the 7:33 mark the word "f*cking" appeared, the whole word. I made sure it's on my list of blocked words. Here's the link for the video: https://www.youtube.co…
-
``` python
from sh import mysqldump
mysqldump("-u%s" % db_username, "-p%s" % db_password, db_name,_out=sql_file)
```
hangs for a long time....It's just a small sql...
here is the debug info
```
05:…