| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f8d5b1d commit c2df60c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -148,6 +148,7 @@ GET /$path<theguardian|theobserver>/$year<\d\d\d\d>/$month<\w\w\w>/$day<\ | |||
| 148 | 148 | # Atoms | |
| 149 | 149 | POST /atom/quiz/:id/*path controllers.QuizController.submit(id, path) | |
| 150 | 150 | ||
| 151 | + # Tag pages | ||
| 151 | 152 | GET /$path<.+/\d\d\d\d/\w\w\w/\d\d> controllers.AllTagController.on(path) | |
| 152 | 153 | GET /$path<.+>/latest controllers.LatestTagController.latest(path) | |
| 153 | 154 | GET /$path<.+>/latest/email controllers.LatestTagController.latest(path) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments