<?php require_once('common.php'); if(empty($_GET['key']) || empty($_GET['value'])){ header('Location: https://gitee.com/hamm/svg_badge_tool'); die; } $key = trim($_GET['key'] ?? 'Key'); $value = trim($_GET['value'] ?? 'Value'); require_once('svg.php'); ?>
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comment ( 0 )