mirror of
https://github.com/zedeus/nitter.git
synced 2024-12-22 23:05:31 +00:00
Explicitly allow Twitterbot to generate previews
This commit is contained in:
parent
c543a1df8c
commit
dfb2519870
|
@ -1,2 +1,4 @@
|
|||
User-agent: Twitterbot
|
||||
Allow: /
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
|
|
Loading…
Reference in a new issue