瀏覽代碼

Optimized images

tags/vichan-4.5.0
Jano Slota czaks 10 年之前
父節點
當前提交
844d724b62
共有 100 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      inc/config.php
  2. 二進制
      static/collapse.gif
  3. 二進制
      static/deleted.png
  4. 二進制
      static/file.png
  5. 二進制
      static/flags/ad.png
  6. 二進制
      static/flags/ae.png
  7. 二進制
      static/flags/af.png
  8. 二進制
      static/flags/ag.png
  9. 二進制
      static/flags/ai.png
  10. 二進制
      static/flags/al.png
  11. 二進制
      static/flags/am.png
  12. 二進制
      static/flags/an.png
  13. 二進制
      static/flags/ao.png
  14. 二進制
      static/flags/ar.png
  15. 二進制
      static/flags/as.png
  16. 二進制
      static/flags/at.png
  17. 二進制
      static/flags/au.png
  18. 二進制
      static/flags/aw.png
  19. 二進制
      static/flags/ax.png
  20. 二進制
      static/flags/az.png
  21. 二進制
      static/flags/ba.png
  22. 二進制
      static/flags/bb.png
  23. 二進制
      static/flags/bd.png
  24. 二進制
      static/flags/be.png
  25. 二進制
      static/flags/bf.png
  26. 二進制
      static/flags/bg.png
  27. 二進制
      static/flags/bh.png
  28. 二進制
      static/flags/bi.png
  29. 二進制
      static/flags/bj.png
  30. 二進制
      static/flags/bl.png
  31. 二進制
      static/flags/bm.png
  32. 二進制
      static/flags/bn.png
  33. 二進制
      static/flags/bo.png
  34. 二進制
      static/flags/bq.png
  35. 二進制
      static/flags/br.png
  36. 二進制
      static/flags/bs.png
  37. 二進制
      static/flags/bt.png
  38. 二進制
      static/flags/bv.png
  39. 二進制
      static/flags/bw.png
  40. 二進制
      static/flags/by.png
  41. 二進制
      static/flags/bz.png
  42. 二進制
      static/flags/ca.png
  43. 二進制
      static/flags/cc.png
  44. 二進制
      static/flags/cd.png
  45. 二進制
      static/flags/cf.png
  46. 二進制
      static/flags/cg.png
  47. 二進制
      static/flags/ch.png
  48. 二進制
      static/flags/ci.png
  49. 二進制
      static/flags/ck.png
  50. 二進制
      static/flags/cl.png
  51. 二進制
      static/flags/cm.png
  52. 二進制
      static/flags/cn.png
  53. 二進制
      static/flags/co.png
  54. 二進制
      static/flags/cp.png
  55. 二進制
      static/flags/cr.png
  56. 二進制
      static/flags/cs.png
  57. 二進制
      static/flags/cu.png
  58. 二進制
      static/flags/cv.png
  59. 二進制
      static/flags/cx.png
  60. 二進制
      static/flags/cy.png
  61. 二進制
      static/flags/cz.png
  62. 二進制
      static/flags/de.png
  63. 二進制
      static/flags/dg.png
  64. 二進制
      static/flags/dj.png
  65. 二進制
      static/flags/dk.png
  66. 二進制
      static/flags/dm.png
  67. 二進制
      static/flags/do.png
  68. 二進制
      static/flags/dz.png
  69. 二進制
      static/flags/ea.png
  70. 二進制
      static/flags/ec.png
  71. 二進制
      static/flags/ee.png
  72. 二進制
      static/flags/eg.png
  73. 二進制
      static/flags/eh.png
  74. 二進制
      static/flags/er.png
  75. 二進制
      static/flags/es.png
  76. 二進制
      static/flags/et.png
  77. 二進制
      static/flags/eu.png
  78. 二進制
      static/flags/fi.png
  79. 二進制
      static/flags/fj.png
  80. 二進制
      static/flags/fk.png
  81. 二進制
      static/flags/fm.png
  82. 二進制
      static/flags/fo.png
  83. 二進制
      static/flags/fr.png
  84. 二進制
      static/flags/fx.png
  85. 二進制
      static/flags/ga.png
  86. 二進制
      static/flags/gb.png
  87. 二進制
      static/flags/gd.png
  88. 二進制
      static/flags/ge.png
  89. 二進制
      static/flags/gf.png
  90. 二進制
      static/flags/gg.png
  91. 二進制
      static/flags/gh.png
  92. 二進制
      static/flags/gi.png
  93. 二進制
      static/flags/gl.png
  94. 二進制
      static/flags/gm.png
  95. 二進制
      static/flags/gn.png
  96. 二進制
      static/flags/gp.png
  97. 二進制
      static/flags/gq.png
  98. 二進制
      static/flags/gr.png
  99. 二進制
      static/flags/gs.png
  100. 二進制
      static/flags/gt.png

+ 2
- 2
inc/config.php 查看文件

@@ -1096,9 +1096,9 @@

// Static images. These can be URLs OR base64 (data URI scheme). These are only used if
// $config['font_awesome'] is false (default).
// $config['image_sticky'] = 'static/sticky.gif';
// $config['image_sticky'] = 'static/sticky.png';
// $config['image_locked'] = 'static/locked.gif';
// $config['image_bumplocked'] = 'static/sage.gif'.
// $config['image_bumplocked'] = 'static/sage.png'.

// If you want to put images and other dynamic-static stuff on another (preferably cookieless) domain.
// This will override $config['root'] and $config['dir']['...'] directives. "%s" will get replaced with


二進制
static/collapse.gif 查看文件

Before After
Width: 13  |  Height: 13  |  Size: 67B Width: 13  |  Height: 13  |  Size: 59B

二進制
static/deleted.png 查看文件

Before After
Width: 140  |  Height: 50  |  Size: 3.7KB Width: 140  |  Height: 50  |  Size: 2.7KB

二進制
static/file.png 查看文件

Before After
Width: 67  |  Height: 118  |  Size: 6.0KB Width: 67  |  Height: 118  |  Size: 3.9KB

二進制
static/flags/ad.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 643B Width: 16  |  Height: 11  |  Size: 451B

二進制
static/flags/ae.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 408B Width: 16  |  Height: 11  |  Size: 330B

二進制
static/flags/af.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 604B Width: 16  |  Height: 11  |  Size: 418B

二進制
static/flags/ag.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 591B Width: 16  |  Height: 11  |  Size: 455B

二進制
static/flags/ai.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 643B Width: 16  |  Height: 11  |  Size: 516B

二進制
static/flags/al.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 600B Width: 16  |  Height: 11  |  Size: 431B

二進制
static/flags/am.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 497B Width: 16  |  Height: 11  |  Size: 331B

二進制
static/flags/an.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 488B Width: 16  |  Height: 11  |  Size: 409B

二進制
static/flags/ao.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 611B Width: 16  |  Height: 11  |  Size: 429B

二進制
static/flags/ar.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 506B Width: 16  |  Height: 11  |  Size: 364B

二進制
static/flags/as.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 647B Width: 16  |  Height: 11  |  Size: 538B

二進制
static/flags/at.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 403B Width: 16  |  Height: 11  |  Size: 290B

二進制
static/flags/au.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 673B Width: 16  |  Height: 11  |  Size: 579B

二進制
static/flags/aw.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 524B Width: 16  |  Height: 11  |  Size: 393B

二進制
static/flags/ax.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 663B Width: 16  |  Height: 11  |  Size: 476B

二進制
static/flags/az.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 589B Width: 16  |  Height: 11  |  Size: 420B

二進制
static/flags/ba.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 593B Width: 16  |  Height: 11  |  Size: 469B

二進制
static/flags/bb.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 585B Width: 16  |  Height: 11  |  Size: 402B

二進制
static/flags/bd.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 504B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/be.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 449B Width: 16  |  Height: 11  |  Size: 294B

二進制
static/flags/bf.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 497B Width: 16  |  Height: 11  |  Size: 341B

二進制
static/flags/bg.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 462B Width: 16  |  Height: 11  |  Size: 320B

二進制
static/flags/bh.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 457B Width: 16  |  Height: 11  |  Size: 376B

二進制
static/flags/bi.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 675B Width: 16  |  Height: 11  |  Size: 564B

二進制
static/flags/bj.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 486B Width: 16  |  Height: 11  |  Size: 310B

二進制
static/flags/bl.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 369B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/bm.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 611B Width: 16  |  Height: 11  |  Size: 499B

二進制
static/flags/bn.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 639B Width: 16  |  Height: 11  |  Size: 500B

二進制
static/flags/bo.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 500B Width: 16  |  Height: 11  |  Size: 341B

二進制
static/flags/bq.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 310B Width: 16  |  Height: 11  |  Size: 309B

二進制
static/flags/br.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 593B Width: 16  |  Height: 11  |  Size: 477B

二進制
static/flags/bs.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 526B Width: 16  |  Height: 11  |  Size: 391B

二進制
static/flags/bt.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 631B Width: 16  |  Height: 11  |  Size: 470B

二進制
static/flags/bv.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 512B Width: 16  |  Height: 11  |  Size: 397B

二進制
static/flags/bw.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 443B Width: 16  |  Height: 11  |  Size: 326B

二進制
static/flags/by.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 514B Width: 16  |  Height: 11  |  Size: 382B

二進制
static/flags/bz.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 600B Width: 16  |  Height: 11  |  Size: 474B

二進制
static/flags/ca.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 628B Width: 16  |  Height: 11  |  Size: 470B

二進制
static/flags/cc.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 625B Width: 16  |  Height: 11  |  Size: 493B

二進制
static/flags/cd.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 571B Width: 16  |  Height: 11  |  Size: 457B

二進制
static/flags/cf.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 614B Width: 16  |  Height: 11  |  Size: 454B

二進制
static/flags/cg.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 521B Width: 16  |  Height: 11  |  Size: 379B

二進制
static/flags/ch.png 查看文件

Before After
Width: 11  |  Height: 11  |  Size: 367B Width: 11  |  Height: 11  |  Size: 287B

二進制
static/flags/ci.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 453B Width: 16  |  Height: 11  |  Size: 304B

二進制
static/flags/ck.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 586B Width: 16  |  Height: 11  |  Size: 488B

二進制
static/flags/cl.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 450B Width: 16  |  Height: 11  |  Size: 324B

二進制
static/flags/cm.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 525B Width: 16  |  Height: 11  |  Size: 347B

二進制
static/flags/cn.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 472B Width: 16  |  Height: 11  |  Size: 349B

二進制
static/flags/co.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 483B Width: 16  |  Height: 11  |  Size: 330B

二進制
static/flags/cp.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 369B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/cr.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 477B Width: 16  |  Height: 11  |  Size: 349B

二進制
static/flags/cs.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 439B Width: 16  |  Height: 11  |  Size: 321B

二進制
static/flags/cu.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 563B Width: 16  |  Height: 11  |  Size: 440B

二進制
static/flags/cv.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 529B Width: 16  |  Height: 11  |  Size: 437B

二進制
static/flags/cx.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 608B Width: 16  |  Height: 11  |  Size: 489B

二進制
static/flags/cy.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 428B Width: 16  |  Height: 11  |  Size: 348B

二進制
static/flags/cz.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 476B Width: 16  |  Height: 11  |  Size: 363B

二進制
static/flags/de.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 545B Width: 16  |  Height: 11  |  Size: 359B

二進制
static/flags/dg.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 658B Width: 16  |  Height: 11  |  Size: 575B

二進制
static/flags/dj.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 572B Width: 16  |  Height: 11  |  Size: 429B

二進制
static/flags/dk.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 495B Width: 16  |  Height: 11  |  Size: 352B

二進制
static/flags/dm.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 620B Width: 16  |  Height: 11  |  Size: 507B

二進制
static/flags/do.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 508B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/dz.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 582B Width: 16  |  Height: 11  |  Size: 452B

二進制
static/flags/ea.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 344B Width: 16  |  Height: 11  |  Size: 342B

二進制
static/flags/ec.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 500B Width: 16  |  Height: 11  |  Size: 355B

二進制
static/flags/ee.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 429B Width: 16  |  Height: 11  |  Size: 351B

二進制
static/flags/eg.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 465B Width: 16  |  Height: 11  |  Size: 348B

二進制
static/flags/eh.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 508B Width: 16  |  Height: 11  |  Size: 386B

二進制
static/flags/er.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 653B Width: 16  |  Height: 11  |  Size: 496B

二進制
static/flags/es.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 469B Width: 16  |  Height: 11  |  Size: 342B

二進制
static/flags/et.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 592B Width: 16  |  Height: 11  |  Size: 445B

二進制
static/flags/eu.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 418B Width: 16  |  Height: 11  |  Size: 411B

二進制
static/flags/fi.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 489B Width: 16  |  Height: 11  |  Size: 362B

二進制
static/flags/fj.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 610B Width: 16  |  Height: 11  |  Size: 516B

二進制
static/flags/fk.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 648B Width: 16  |  Height: 11  |  Size: 526B

二進制
static/flags/fm.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 552B Width: 16  |  Height: 11  |  Size: 406B

二進制
static/flags/fo.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 474B Width: 16  |  Height: 11  |  Size: 396B

二進制
static/flags/fr.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 545B Width: 16  |  Height: 11  |  Size: 367B

二進制
static/flags/fx.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 369B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/ga.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 489B Width: 16  |  Height: 11  |  Size: 342B

二進制
static/flags/gb.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 699B Width: 16  |  Height: 11  |  Size: 563B

二進制
static/flags/gd.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 637B Width: 16  |  Height: 11  |  Size: 458B

二進制
static/flags/ge.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 594B Width: 16  |  Height: 11  |  Size: 492B

二進制
static/flags/gf.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 369B Width: 16  |  Height: 11  |  Size: 368B

二進制
static/flags/gg.png 查看文件

Before After
Width: 18  |  Height: 12  |  Size: 524B Width: 18  |  Height: 12  |  Size: 503B

二進制
static/flags/gh.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 490B Width: 16  |  Height: 11  |  Size: 336B

二進制
static/flags/gi.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 463B Width: 16  |  Height: 11  |  Size: 383B

二進制
static/flags/gl.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 470B Width: 16  |  Height: 11  |  Size: 351B

二進制
static/flags/gm.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 493B Width: 16  |  Height: 11  |  Size: 362B

二進制
static/flags/gn.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 480B Width: 16  |  Height: 11  |  Size: 319B

二進制
static/flags/gp.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 488B Width: 16  |  Height: 11  |  Size: 353B

二進制
static/flags/gq.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 537B Width: 16  |  Height: 11  |  Size: 404B

二進制
static/flags/gr.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 487B Width: 16  |  Height: 11  |  Size: 389B

二進制
static/flags/gs.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 630B Width: 16  |  Height: 11  |  Size: 522B

二進制
static/flags/gt.png 查看文件

Before After
Width: 16  |  Height: 11  |  Size: 493B Width: 16  |  Height: 11  |  Size: 331B

部分文件因文件數量過多而無法顯示

Loading…
取消
儲存