BingPic / .htaccess
github-actions[bot]
GitHub deploy: ccdf38733bc91b60dfd07fee12f15b0234aef8da
f1bfb85
raw
history blame contribute delete
146 Bytes
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/index.php [NC]
RewriteRule ^(.*)$ %{ENV:BINGPIC_URL}/index.php?size=1920x1080&daysago=0 [R=302,L]