From c724bba9d1e854fed02f3e419ec1aa6e6be53ed8 Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Tue, 20 Aug 2024 12:04:03 -0700 Subject: [PATCH 1/2] Add forvo to lycheeignore --- .github/workflows/broken-links.yml | 2 +- .lycheeignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 7e0171fea6..c337d99164 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -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 diff --git a/.lycheeignore b/.lycheeignore index 6516d7afc0..b80eb10ab8 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -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/$ \ No newline at end of file From 5ff4e19ecf2516fd8a8afbf59df57d3150ed5ca1 Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Tue, 20 Aug 2024 12:09:12 -0700 Subject: [PATCH 2/2] Test commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11b7f3dc87..b216104219 100644 --- a/README.md +++ b/README.md @@ -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.