-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'remove-img-from-photo-posts'
- Loading branch information
Showing
14 changed files
with
464 additions
and
26 deletions.
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
HTTP/1.1 200 OK | ||
Server: Apache | ||
Date: Wed, 09 Dec 2015 03:29:14 GMT | ||
Content-Type: text/html; charset=utf-8 | ||
Connection: keep-alive | ||
|
||
<html> | ||
<head> | ||
<title>Test</title> | ||
</head> | ||
<body> | ||
<div | ||
class="col-md-8 col-md-offset-2 h-entry idno-photos idno-object idno-content"> | ||
<div> | ||
<div class="p-author author h-card vcard"> | ||
<a href="https://cleverdevil.io/profile/cleverdevil" class="u-url icon-container"><img class="u-photo" | ||
src="https://cleverdevil.io/file/2fa19f964fb8970faaf20b909c69d6cb/thumb.png"/></a> | ||
<a class="p-name fn u-url url" | ||
href="https://cleverdevil.io/profile/cleverdevil">Jonathan LaCour</a> | ||
<a class="u-url" href="https://cleverdevil.io/profile/cleverdevil"> | ||
<!-- This is here to force the hand of your MF2 parser --></a> | ||
</div> | ||
<div class="break"> </div> | ||
</div> | ||
<div class="datestamp"> | ||
<p> | ||
<a class="u-url url" href="https://cleverdevil.io/2018/oh-how-well-they-know-me" rel="permalink"> | ||
<time class="dt-published" | ||
datetime="2018-01-11T23:03:32+00:00">January 11, 2018</time> | ||
</a> | ||
</p> | ||
</div> | ||
<div class="idno-body"> | ||
<h2 class="photo-title p-name"><a | ||
href="https://cleverdevil.io/2018/oh-how-well-they-know-me">Oh, how well they know me! 🥃</a> | ||
</h2> | ||
|
||
<div class="e-content entry-content"> | ||
|
||
<div class="photo-view"> | ||
<a href="https://cleverdevil.io/file/8ff3c164f54ff736bb5fb64d50e1276c/C66353A6-9AAE-46F2-B9BC-1BA7F5574D54.jpeg" | ||
data-original-img="https://cleverdevil.io/file/8ff3c164f54ff736bb5fb64d50e1276c/C66353A6-9AAE-46F2-B9BC-1BA7F5574D54.jpeg" | ||
data-title="Oh, how well they know me! 🥃" | ||
data-footer=""><img src="https://cleverdevil.io/file/5bf2fa91c3d4c592f9978200923cb56e/thumb.jpg" class="u-photo" alt="Oh, how well they know me! 🥃" /></a> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.