GoldenSheep

Results 8 issues of GoldenSheep

When I created an alias for this Bash script, I encountered an issue where it attempted to locate the template folder based on the current working directory, regardless of where...

add feat that login by scaning qrcode instead of set cookies manually. ![Snipaste_2023-05-07_14-38-45](https://user-images.githubusercontent.com/67376942/236662022-763a8f95-68db-4ff3-a93a-189b5736b8b1.png)

Add ENG_ch6.srt, later I will spend my spare time to translate it.

英语能力一般,不过愿意花时间一同用爱发电

I found that postcss will try to convert those code in comments, and I don't think this is appropriate. As you see here postcss try to convert ` bg-[--color-bg-2]`, and...

# Problem When use bytes to take the data, if I didn't click on the input, it will not decode the base64 string. ```js fileInput.on('change', function() { var reader =...

# Description - Objective: Expand the Network struct to encompass fields such as router:external, mtu, availability_zones, and provider-specific attributes (provider:network_type, provider:physical_network, provider:segmentation_id). - Justification: Aligning the Network struct with the...