Skip to content

Commit

Permalink
Add more matches to userscript
Browse files Browse the repository at this point in the history
  • Loading branch information
OctoNezd authored Jun 30, 2024
1 parent 231d387 commit c107f36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ const userScriptBanner = `// ==UserScript==
// @description Makes old reddit more usable on mobile devices.
// @author OctoNezd
// @match https://reddit.com/*
// @match https://old.reddit.com/*
// @match https://*.reddit.com/*
// @icon https://raw.githubusercontent.com/OctoNezd/oldlander/main/icons/icon.png
// @grant GM.setValue
// @grant GM.getValue
Expand Down

0 comments on commit c107f36

Please sign in to comment.