Skip to content

Commit

Permalink
Add more entries to robots.txt (#2044)
Browse files Browse the repository at this point in the history
* Add more entries to `robots.txt`

* remove some entries as discussed

---------

Co-authored-by: Masterjun3 <[email protected]>
  • Loading branch information
YoshiRulz and Masterjun3 authored Nov 26, 2024
1 parent 92796ec commit ee2a5a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TASVideos/Middleware/RobotHandlingMiddleware.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,12 @@ public async Task Invoke(HttpContext context)
Disallow: /MovieMaintenanceLog
Disallow: /UserMaintenanceLog
Disallow: /InternalSystem/
Disallow: /Search
Disallow: /*?revision=*
Disallow: /Wiki/PageHistory
Disallow: /Wiki/PageNotFound
Disallow: /Wiki/Referrers
Disallow: /Wiki/ViewSource
User-agent: Fasterfox
Disallow: /
Expand Down

0 comments on commit ee2a5a8

Please sign in to comment.