Pixkk
Pixkk
Hello. I was trying use this bypass, but nothing happen with site, which i wont bypass.
### Steps to reproduce 1. Open and play video 2. Lock your phone ### Expected behavior Video pause ### Actual behavior Video playing ### VueTube version Latest Unstable ### Android...
File prompt.py: ```python try: buf = fig.canvas.tostring_rgb() except AttributeError: fig.canvas.draw() buf = fig.canvas.tostring_rgb() cols, rows = fig.canvas.get_width_height() img_array = np.frombuffer(buf, dtype=np.uint8).reshape(rows, cols, 3) result = cv2.cvtColor(img_array, cv2.COLOR_RGB2BGR) plt.close() return result...
### Issue details When i open JADX, i getting this problem with colors:     It smoothly stays black and white. ### Jadx version 1.5.0 ### Java version...
### Has this been reported before? - [x] I have checked for existing reports of this issue ### Repro steps 1. Work with HttpToolKit 2. After some time try to...
**Describe the bug** Unexpected packet received during server login process when using packetevents 2.9.5 and viaversion. **Software brand** Purpur **1.21.8**-2496-59fb18d ViaVersion - git-ViaVersion-5.5.0-SNAPSHOT:5a30399 ViaBackwards - git-ViaBackwards-5.4.3-SNAPSHOT:c5a2a6a **Plugins** (i was disabled...