@@ -61,7 +61,7 @@ const ResourceCollection resources200Compressible{
61
61
{ DYNAMIC_CONTENT, " /ROOT%23%3F/skin/i18n.js" },
62
62
{ STATIC_CONTENT, " /ROOT%23%3F/skin/i18n.js?cacheid=071abc9a" },
63
63
{ DYNAMIC_CONTENT, " /ROOT%23%3F/skin/index.css" },
64
- { STATIC_CONTENT, " /ROOT%23%3F/skin/index.css?cacheid=e0600dde " },
64
+ { STATIC_CONTENT, " /ROOT%23%3F/skin/index.css?cacheid=2781f198 " },
65
65
{ DYNAMIC_CONTENT, " /ROOT%23%3F/skin/index.js" },
66
66
{ STATIC_CONTENT, " /ROOT%23%3F/skin/index.js?cacheid=480ca6b4" },
67
67
{ DYNAMIC_CONTENT, " /ROOT%23%3F/skin/iso6391To3.js" },
@@ -279,7 +279,7 @@ TEST_F(ServerTest, CacheIdsOfStaticResources)
279
279
{
280
280
/* url */ " /ROOT%23%3F/" ,
281
281
R"EXPECTEDRESULT( href="/ROOT%23%3F/skin/kiwix.css?cacheid=2158fad9"
282
- href="/ROOT%23%3F/skin/index.css?cacheid=e0600dde "
282
+ href="/ROOT%23%3F/skin/index.css?cacheid=2781f198 "
283
283
<link rel="apple-touch-icon" sizes="180x180" href="/ROOT%23%3F/skin/favicon/apple-touch-icon.png?cacheid=f86f8df3">
284
284
<link rel="icon" type="image/png" sizes="32x32" href="/ROOT%23%3F/skin/favicon/favicon-32x32.png?cacheid=79ded625">
285
285
<link rel="icon" type="image/png" sizes="16x16" href="/ROOT%23%3F/skin/favicon/favicon-16x16.png?cacheid=a986fedc">
0 commit comments