Skip to content

Commit

Permalink
Update Youtube-Ad-blocker-Reminder-Remover.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealJoelmatic committed Nov 2, 2023
1 parent 8f71e13 commit c31b817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Youtube-Ad-blocker-Reminder-Remover.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Remove Adblock Thing
// @namespace http://tampermonkey.net/
// @version 2.0
// @version 2.1
// @description Removes Adblock Thing
// @author JoelMatic
// @match https://www.youtube.com/*
Expand Down Expand Up @@ -213,4 +213,4 @@
{
removeJsonPaths(domainsToRemove, jsonPathsToRemove);
});
})();
})();

0 comments on commit c31b817

Please sign in to comment.