update versions

Signed-off-by: Jesús <heckyel@hyperbola.info>
This commit is contained in:
Jesús 2020-03-07 15:10:42 -05:00
parent 21cc4612b0
commit af49d350c0
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
// @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/
// @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/
// @exclude /^http(s|)://(www[.]|)bibliogram[.]pussthecat[.]org/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]pussthecat[.]org/.*$/
// @version 0.1.1 // @version 0.1.2
// @grant none // @grant none
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript== // ==/UserScript==

View File

@ -1,6 +1,6 @@
// ==UserScript== // ==UserScript==
// @name Invidious - Dark Mode // @name Invidious - Dark Mode
// @version 1.1.5 // @version 1.1.6
// @author Jesús E. // @author Jesús E.
// @license GPL-3.0 // @license GPL-3.0
// @description This script automatically toggles dark mode on Invidious and its various public instances. // @description This script automatically toggles dark mode on Invidious and its various public instances.

View File

@ -17,7 +17,7 @@
// @exclude /^http(s|)://(www[.]|)invidious[.]enkirton[.]net/.*$/ // @exclude /^http(s|)://(www[.]|)invidious[.]enkirton[.]net/.*$/
// @exclude /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/ // @exclude /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/
// @exclude /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/ // @exclude /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/
// @version 1.0.3 // @version 1.0.4
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==

View File

@ -1,6 +1,6 @@
// ==UserScript== // ==UserScript==
// @name Invidious - Proxy Mode // @name Invidious - Proxy Mode
// @version 0.1.7 // @version 0.1.8
// @author Jesús E. // @author Jesús E.
// @license GPL-3.0 // @license GPL-3.0
// @description This script automatically Proxy-Mode on Invidious and its various public instances. // @description This script automatically Proxy-Mode on Invidious and its various public instances.

View File

@ -13,7 +13,7 @@
// @exclude /^http(s|)://(www[.]|)nitter[.]nixnet[.]xyz/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]nixnet[.]xyz/.*$/
// @exclude /^http(s|)://(www[.]|)nitter[.]drycat[.]fr/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]drycat[.]fr/.*$/
// @exclude /^http(s|)://(www[.]|)tw[.]openalgeria[.]org/.*$/ // @exclude /^http(s|)://(www[.]|)tw[.]openalgeria[.]org/.*$/
// @version 0.1.2 // @version 0.1.3
// @grant none // @grant none
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript== // ==/UserScript==

View File

@ -16,7 +16,7 @@
// @exclude /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/ // @exclude /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/
// @exclude /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/ // @exclude /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/
// @grant none // @grant none
// @version 8.4.7 // @version 8.4.8
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript== // ==/UserScript==
/* jshint esversion: 6 */ /* jshint esversion: 6 */