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