Skip to content

Commit

Permalink
Add forvo to lycheeignore (#1316)
Browse files Browse the repository at this point in the history
* Add forvo to lycheeignore

* Test commit
  • Loading branch information
jamesmaa authored Aug 20, 2024
1 parent e67f25a commit 6c5f65b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm ci
- name: Build Legal
run: npm run license-report:html
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621
- uses: lycheeverse/lychee-action@v1.10.0
with:
fail: true
jobSummary: false
Expand Down
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
^https://chrome\.google\.com/webstore/detail/rikaikun/jipdnfibhldikgcjhfnomkfpcebammhp$
^https://chrome\.google\.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn$
^https://chrome\.google\.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml$
^https://forvo\.com/$
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Yomitan comes in two flavors: _stable_ and _testing_. New changes are initially

- **Microsoft Edge**
- [stable](https://microsoftedge.microsoft.com/addons/detail/yomitan/idelnfbbmikgfiejhgmddlbkfgiifnnn)
- Testing: Coming soon

※ Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. You will have to download the desired version and side-load it yourself. You only need to do this once, and you will get updates automatically.

Expand Down

0 comments on commit 6c5f65b

Please sign in to comment.