Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric authored Jul 23, 2024
1 parent e75ee15 commit 678b402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
header('Content-Type: image/svg+xml');
header('Cache-Control: no-cache');

function get_version($str) {
preg_match('/(\d+\.\d+\.\d+)<\/a>\s+\(latest\)/', $str, $matches);
Expand Down

0 comments on commit 678b402

Please sign in to comment.