Skip to content

Commit 5b14e39

Browse files
authored
Merge branch 'awesome-scripts:master' into master
2 parents 0362f8d + 0085a9c commit 5b14e39

3 files changed

Lines changed: 32 additions & 17 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@ Userscripts can be used w/ the following browsers:
13541354
</blockquote>
13551355
</details>
13561356

1357-
### <img height=18 src="https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts@66d5192/assets/images/icons/sites/reddit/icon32.png"> Reddit
1357+
### <img height=17 src="https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts@66d5192/assets/images/icons/sites/reddit/icon32.png"> Reddit
13581358

13591359
<details> <!-- Reddit Tab Icons & Title Prefix -->
13601360
<summary><a href="https://github.com/sinazadeh/userscripts/blob/main/Reddit_Tab_Icons_Title_Prefix.readme.md">Reddit Tab Icons & Title Prefix</a> - Adds subreddit icons to Reddit tabs and prefixes the tab title with the subreddit name (e.g., `r/SubredditName`) for easier tab identification and navigation.</summary><br>
@@ -1374,7 +1374,7 @@ Userscripts can be used w/ the following browsers:
13741374
</blockquote>
13751375
</details>
13761376

1377-
### <picture><source type="image/png" media="(prefers-color-scheme: dark)" srcset="`https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts@fd45bab/assets/images/icons/sites/stremio/icon32.png`"><img height=17 src="[https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts/assets/images/icons/symbols/incognito/black/icon32.png](https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts/assets/images/icons/sites/stremio/icon32.png)"></picture> Stremio
1377+
### <img height=19 src="https://cdn.jsdelivr.net/gh/awesome-scripts/awesome-userscripts@ec34eea/assets/images/icons/sites/stremio/icon32.png"> Stremio
13781378

13791379
<details> <!-- Google Search: Stremio Links -->
13801380
<summary><a href="https://github.com/sinazadeh/userscripts/blob/main/Google_Search_Stremio_Links.readme.md">Google Search: Stremio Links</a> - Adds convenient "Watch on Stremio" buttons (App & Web) next to IMDb links in Google search results.</summary><br>

package-lock.json

Lines changed: 28 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"lint:fix-all": "eslint . --fix"
88
},
99
"devDependencies": {
10-
"@eslint/markdown": "^6.6.0",
10+
"@eslint/markdown": "^7.0.0",
1111
"@stylistic/eslint-plugin": "^5.1.0",
12-
"eslint": "^9.30.1",
12+
"eslint": "^9.31.0",
1313
"eslint-plugin-import": "^2.32.0",
1414
"eslint-plugin-yml": "^1.18.0",
1515
"husky": "^9.1.7"

0 commit comments

Comments
 (0)