Forgot to increment version, remove e926 from ISS

* Forgot to increment the version number
* idem's sourcing suite only adds the extensions page to e621, so remove the url-prefix for e926
This commit is contained in:
faucet 2022-08-16 18:42:42 +01:00 committed by GitHub
parent 606929cbf9
commit 633996b07e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
/* ==UserStyle==
@name eSix Café
@namespace mandorinn
@version 1.3.7
@version 1.3.8
@description A muted and easy on the eyes style for e621. Big credits to Faucet for the bug reports so far, thank you!
@author mandorinn [(www.mandorinn.dev)], faucet [(https://e621.net/users/601225)]
@updateURL https://github.com/mandorinn/eSix-Cafe/raw/main/release/eSixCafe.user.css
@ -3850,7 +3850,7 @@ if themep == classic {
}
}
@-moz-document url-prefix("https://e621.net/extensions"), url-prefix("https://e926.net/extensions") {
@-moz-document url-prefix("https://e621.net/extensions") {
/* idem's Sourcing Suite */
h1 {
background-color: var(--bg);