Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPGEO
/
BingPic
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
930f9b2
BingPic
/
.htaccess
github-actions[bot]
GitHub deploy: a5bb9a37c0b2912097a4e63e976e1d06938e3c44
930f9b2
18 days ago
raw
Copy download link
history
blame
Safe
146 Bytes
RewriteEngine
On
RewriteCond
%{REQUEST_URI}
!^/index.php
[NC]
RewriteRule
^(.*)$
%{ENV:BINGPIC_URL}
/index.php?size=
1920
x1080&daysago=
0
[R=302,L]