Skip to content

Commit

Permalink
Merge pull request #27625 from guardian/revert-27606-doml/bluesky
Browse files Browse the repository at this point in the history
Revert "Add verification for bluesky"
  • Loading branch information
SiAdcock authored Nov 20, 2024
2 parents 68cc676 + dafe946 commit b2cc821
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions facia/conf/routes
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ GET /.well-known/security.txt.asc

GET /.well-known/amphtml/apikey.pub controllers.FaciaController.ampRsaPublicKey()

GET /.well-known/atproto-did controllers.Assets.at(path="/public", file="atproto-did.txt")

# AMP
GET /container/count/:count/offset/:offset/mf2.json controllers.FaciaController.renderSomeFrontContainersMf2(count: Int, offset: Int, section = "")
GET /container/count/:count/offset/:offset/section/:section/mf2.json controllers.FaciaController.renderSomeFrontContainersMf2(count: Int, offset: Int, section)
Expand Down
1 change: 0 additions & 1 deletion facia/public/atproto-did.txt

This file was deleted.

0 comments on commit b2cc821

Please sign in to comment.