Replace HTTP links with HTTPS
Using this regexp: https://regex101.com/r/rZ2dE2/1
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@charset "UTF-8";
|
||||
/*
|
||||
* Darkstrap v0.9.3
|
||||
* By danneu (http://github.com/danneu/darkstrap)
|
||||
* By danneu (https://github.com/danneu/darkstrap)
|
||||
* Based off Twitter Bootstrap v3.3.5
|
||||
*/
|
||||
/*!
|
||||
* Bootstrap v3.3.5 (http://getbootstrap.com)
|
||||
* Bootstrap v3.3.5 (https://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user