BingPic / .htaccess
github-actions[bot]
GitHub deploy: 4089fbbe0aa9b3824bbfecec4e3c36ef60e33a1b
ccbba70
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]