diff --git a/CHANGELOG.md b/CHANGELOG.md index 30ba3bb..9191af2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Plex Fixes Changelog +## v1.0.4 ... (26 MAY 18) + +### Fixes: +`+` Fix issue with regexp url + ## v1.0.2/3 ... (29 MARCH 18) ### Fixes: diff --git a/package.json b/package.json index d067dda..fba770d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plex-fixes", - "version": "1.0.3", + "version": "1.0.4", "description": "Bringing back plex to pre-3.0.0", "devDependencies": { "css": "^2.2.3", diff --git a/style.css b/style.css index 350f419..412f945 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ @-moz-document regexp("https?://app.plex.tv/.*"), regexp("https?://.*:/*[[PORT]]*//.*"), -regexp("/*[[URL]]*/") { +regexp("/*[[URL]]*/.*") { /* ++----------------------------------------------------------------------------------++ */ /* || || */ /* ||* Name : Plex Fixes || */ @@ -9,9 +9,9 @@ regexp("/*[[URL]]*/") { /* || || */ /* ||* Created : 03 / 10 / 2017 || */ /* || || */ -/* ||* Updated : 03 / 29 / 2018 || */ +/* ||* Updated : 05 / 26 / 2018 || */ /* || || */ -/* ||* Version : 1.0.3 || */ +/* ||* Version : 1.0.4 || */ /* || || */ /* ||* Copyright : 2017-2018 || */ /* || || */ @@ -20,7 +20,7 @@ regexp("/*[[URL]]*/") { @-moz-document regexp("https?://app.plex.tv/.*"), regexp("https?://.*:/*[[PORT]]*//.*"), -regexp("/*[[URL]]*/") { +regexp("/*[[URL]]*/.*") { /*::::::::::::::::::::::::::::::::::::::::::::::::::::::: Pre 3.0.0 Fixes :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ a { diff --git a/style.user.css b/style.user.css index f1bfa1b..1eadb80 100644 --- a/style.user.css +++ b/style.user.css @@ -1,6 +1,6 @@ /* ==UserStyle== @name Plex Fixes -@version 1.0.3 +@version 1.0.4 @description Bringing back plex to pre-3.0.0 @namespace github.com/StylusThemes @author StylusThemes @@ -55,7 +55,7 @@ CSN "No" <<