BingPic / .htaccess
github-actions[bot]
GitHub deploy: 2311e8565288f24de6d73ad6c6da5fa4d7e6bde8
01d97ce
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]