BingPic / .htaccess
github-actions[bot]
GitHub deploy: e3d8c2eff1564bd451101317aadd62c8bb522141
3ddcae6
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]