Skip to content

Commit

Permalink
Fix Chicago Tribune bang URL
Browse files Browse the repository at this point in the history
New url: https://www.chicagotribune.com/?s={{{s}}}

Uses default chicago tribune search options
  • Loading branch information
kenstone authored and nobodywasishere committed Nov 20, 2024
1 parent 22488d3 commit 1f11d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/bangs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14755,7 +14755,7 @@
"s": "The Chicago Tribune",
"d": "www.chicagotribune.com",
"t": "chicagotribune",
"u": "https://www.chicagotribune.com/search/dispatcher.front?Query={{{s}}}&sortby=display_time+descending&subheader-search-button=Go&target=article",
"u": "https://www.chicagotribune.com/?s={{{s}}}&orderby=date",
"c": "News",
"sc": "Newspaper"
},
Expand Down

0 comments on commit 1f11d9f

Please sign in to comment.