mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Revert v5.getbootstrap.com changes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
},
|
||||
transformData: function (hits) {
|
||||
return hits.map(function (hit) {
|
||||
var liveUrl = 'https://v5.getbootstrap.com/'
|
||||
var liveUrl = 'https://getbootstrap.com/'
|
||||
|
||||
hit.url = window.location.origin.startsWith(liveUrl) ?
|
||||
// On production, return the result as is
|
||||
|
||||
Reference in New Issue
Block a user