forked from gskinner/regexr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lanny McNie
committed
Apr 18, 2016
1 parent
dea039a
commit 12a90dc
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -188,7 +188,7 @@ <h1 class="tool-label"></h1> | |
<div class="measure"></div> | ||
<canvas class="canvas" width="1" height="1"></canvas> | ||
<textarea class="default"> | ||
Welcome to RegExr v2.1 by gskinner.com! | ||
Welcome to RegExr v2.1 by gskinner.com, proudly hosted by Media Temple! | ||
|
||
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. | ||
|
||
|
@@ -200,6 +200,7 @@ <h1 class="tool-label"></h1> | |
[email protected] [email protected] | ||
www.demo.com http://foo.co.uk/ | ||
http://regexr.com/foo.html?q=bar | ||
https://mediatemple.net | ||
</textarea> | ||
</div> | ||
|
||
|