Skip to content

Commit

Permalink
Replace Audio Error Click Sound (#1546)
Browse files Browse the repository at this point in the history
* Replace Click Sound

* Add attribution

* Add links to lycheeignore

---------

Co-authored-by: Darius Jahandarie <[email protected]>
  • Loading branch information
MarvNC and djahandarie authored Feb 9, 2025
1 parent 84fe55a commit 1bf7650
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
^https://chrome\.google\.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn$
^https://chrome\.google\.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml$
^https://forvo\.com/$
^https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings$
^https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings$
^https://pixabay.com/sound-effects/error-8-206492/$
^https://pixabay.com/service/license-summary/$
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,7 @@ Yomitan uses several third-party libraries to function.
| parse5 | 7.1.2 | MIT | git://github.com/inikulin/parse5.git |
| wanakana | 5.3.1 | MIT | git+ssh://[email protected]/WaniKani/WanaKana.git |
| hangul.js | 0.2.6 | MIT | git+https://github.com/e-/Hangul.js.git |

## Attribution

`button.mp3` is provided by [UNIVERSFIELD](https://pixabay.com/sound-effects/error-8-206492/) and licensed under the [Pixabay Content License](https://pixabay.com/service/license-summary/).
Binary file modified ext/data/audio/button.mp3
Binary file not shown.

0 comments on commit 1bf7650

Please sign in to comment.