PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

ext.php
wget 'https://lists2.roe3.org/FreshRSS/lib/core-extensions/UserCSS/i18n/ja/ext.php'
View Content
<?php

return array(
	'user_css' => array(
		'write_css' => '追加のCSSルール',
	),
);