Skip to content

Commit 3e80d17

Browse files
committed
Merge branch 'master' of github.com:gskinner/regexr
2 parents e8bbd65 + 97e5bd8 commit 3e80d17

File tree

3 files changed

+2
-92
lines changed

3 files changed

+2
-92
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h1 class="tool-label"></h1>
188188
<div class="measure"></div>
189189
<canvas class="canvas" width="1" height="1"></canvas>
190190
<textarea class="default">
191-
Welcome to RegExr v2.1 by gskinner.com!
191+
Welcome to RegExr v2.1 by gskinner.com, proudly hosted by Media Temple!
192192

193193
Edit the Expression & Text to see matches. Roll over matches or the expression for details. Undo mistakes with {{ctrl}}-z. Save Favorites & Share expressions with friends or the Community. Explore your results with Tools. A full Reference & Help is available in the Library, or watch the video Tutorial.
194194

@@ -200,6 +200,7 @@ <h1 class="tool-label"></h1>
200200
201201
www.demo.com http://foo.co.uk/
202202
http://regexr.com/foo.html?q=bar
203+
https://mediatemple.net
203204
</textarea>
204205
</div>
205206

scss/third-party/compass-mixins/compass/_functions.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@import "functions/lists";
21
@import "functions/cross_browser_support";
32
@import "functions/gradient_support";
43
@import "functions/constants";

scss/third-party/compass-mixins/compass/functions/_lists.scss

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)