HatScripts

Results 6 issues of HatScripts

I ran the following Scour 0.35 command with [image.svg](https://gist.github.com/HatScripts/4531bb51b04d7134c69d36b8abe0a1be) (2829 bytes) as the input file: `scour -i image.svg -o image-scoured.svg --enable-viewboxing --enable-id-stripping --enable-comment-stripping --shorten-ids --indent=none` Which produced image-scoured.svg (1287 bytes)....

enhancement
needs-discussion
needs-investigation

https://codepen.io/HatScripts/pen/eYLqqLY See the regular SVG on the left (`#svg1`), and the one generated by Wilderness on the right (`#svg2`). They both have the same path specified with the `d` attribute,...

None of the following regex-based patterns for Google results are triggering a redirect: | | | |-|-| | Description: | `Google - Simplify` | Example URL: | `https://www.google.com.au/search?client=opera&q=test&sourceid=opera&ie=UTF-8&oe=UTF-8` | Include...

### Expected behavior When I input the following string: ``` "" "" "" "" "" "" Assamese -> Assam ``` I expect that there should be no censoring. ### Actual...

bug

### Expected behavior Inputting all the [EnglishProfaneWord](https://github.com/jo3-l/obscenity/blob/1131cfdb890bb615ed47f06762d40824f3d91ea6/src/preset/english.ts#L377-L435C12), I expected all of them to be censored. ### Actual behavior As you can see [on this CodePen](https://codepen.io/HatScripts/pen/ExMPGrx), not all of the words...

enhancement

Get this error every time I try to import unrar: ``` Traceback (most recent call last): File "D:/IdeaProjects/Python/Downloader/archive.py", line 6, in from unrar import rarfile File "%LocalAppData%\Programs\Python\Python36\lib\site-packages\unrar\rarfile.py", line 26, in...