响应国家号召及要求,建议官方出一个一键网站变灰的按钮,应急使用。
一键网站变灰
开始日期和结束日期可以在后台自定义。

https://x1.php168.com/appstore/content/show/id/494.html
{if time()>=strtotime("2020-4-4")&&time()<=strtotime("2020-4-5")}
<body style="-webkit-filter: grayscale(100%); " >
{else /}
<body >
{/if}