BingPic / .htaccess
github-actions[bot]
GitHub deploy: e388a6aaddacb7c39633239623e3af08960ca9cb
24bf8ea
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]