We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e5ade commit 280c864Copy full SHA for 280c864
Github_Image_Viewer/Github_Image_Viewer.user.js
@@ -47,7 +47,7 @@
47
_floaterMeta: null,
48
49
_imageUrl: null,
50
- _loaderSrc: "https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif",
+ _loaderSrc: "https://github.githubassets.com/images/spinners/octocat-spinner-32.gif",
51
_imageRegex: /.+(\.jpe?g|\.png|\.gif|\.bmp|\.ico|\.tiff?)$/i,
52
53
Initialize: function() {
0 commit comments