Skip to content

Commit

Permalink
Update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Sep 22, 2023
1 parent 0af9044 commit f42217e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Show_metacritic_ratings.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// @grant GM.setValue
// @grant GM.getValue
// @grant GM.registerMenuCommand
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js
// @license GPL-3.0-or-later; https://www.gnu.org/licenses/gpl-3.0.txt
// @antifeature tracking When a metacritic rating is displayed, we may store the url of the current website and the metacritic url in our database. Log files are temporarily retained by our database hoster Cloudflare Workers® and contain your IP address and browser configuration.
// @version 94
Expand Down

0 comments on commit f42217e

Please sign in to comment.