mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
4.75.3
* Changed: Use `cdn2` for loading the script, rather than `cdn` to put the script files on a separate domain from other content. * Fixed: Bug with the audio compressor that would cause it to enter a broken state for users (mostly on Firefox). * Experiments: Set the EMQX PubSub experiment to 50%.
This commit is contained in:
parent
3538ef86ad
commit
efd6d2fa42
8 changed files with 13 additions and 13 deletions
|
@ -358,7 +358,7 @@
|
|||
.ffz--twitter-badge {
|
||||
height: 1.2rem;
|
||||
width: 1.2rem;
|
||||
background: url('//cdn.frankerfacez.com/static/twitter_sprites.png');
|
||||
background: url('//cdn2.frankerfacez.com/static/twitter_sprites.png');
|
||||
display: inline-block;
|
||||
margin: 2px 0 -1px 0.5rem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue