das-fic.livejournal.com Open in urlscan Pro
81.19.74.0  Public Scan

Submitted URL: http://das-fic.livejournal.com/
Effective URL: https://das-fic.livejournal.com/
Submission: On June 18 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="das_fic">
  <input type="hidden" name="journalId" value="52891165">
  <button class="
                                            s-header-search__btn
                                            s-header-search-btn" type="submit"><span class="
                                                i-iconus
                                                s-header-search__icon
                                                ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
  <input class="s-header-search__input" type="text" placeholder="Search by das_fic" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="das_fic">
    <input type="hidden" name="journalId" value="52891165">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by das_fic" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

Name: setreadability_formPOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user" value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

Name: setreadability_form_adaptivePOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form_adaptive" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user"
    value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

POST https://www.livejournal.com/login.bml?ret=1

<form action="https://www.livejournal.com/login.bml?ret=1" method="post" class="b-loginform__form pkg lj_login_form ng-pristine ng-valid ng-valid-maxlength">
  <input type="hidden" name="ref" value="" autocomplete="off">
  <input type="hidden" name="ret" value="1" autocomplete="off">
  <div class="b-loginform__form-wrap">
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorUsername}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--user">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--userhead" width="16" height="16">
            <use xlink:href="#flaticon--userhead"></use>
          </svg>
        </div>
        <input id="user" class="b-loginform-field__input b-loginform-field__input--user ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" tabindex="10" placeholder="Username" value="" name="user" size="18" maxlength="17"
          autocorrect="off" ng-model="loginForm.model.username" ng-init="loginForm.model.username=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorUsername"></span>
    </div>
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorPassword}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--pass">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--lock" width="16" height="16">
            <use xlink:href="#flaticon--lock"></use>
          </svg>
        </div>
        <input id="lj_loginwidget_password" class="b-loginform-field__input b-loginform-field__input--pass js--loginform-field-pass ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" tabindex="11" name="password" size="20"
          maxlength="30" placeholder="Password" ng-model="loginForm.model.password" ng-init="loginForm.model.password=null">
        <button class="b-loginform-field__toggle-password js--loginform-toggle-pass" type="button" tabindex="12">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye"></use>
          </svg>
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye-disabled" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye-disabled"></use>
          </svg>
        </button>
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0">
      <!-- ngIf: !loginForm.forceRemember -->
      <div class="b-loginform-checkbox ng-scope" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox ng-pristine ng-untouched ng-valid ng-not-empty" type="checkbox" tabindex="13" name="remember_me" ng-model="loginForm.expire">
        <label class="b-loginform-checkbox__label" for="remember_me">Remember me</label>
        <label class="b-loginform-checkbox__control" for="remember_me"></label>
      </div><!-- end ngIf: !loginForm.forceRemember -->
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="14" target="_self">
                                Forgot password
                            </a>
    </div>
  </div>
  <!-- ngIf: loginForm.presubmitWarning -->
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center b-loginform-btn--disabled" tabindex="15" ng-click="loginForm.loginUser($event)" ng-class="{
                            'b-loginform-btn--disabled' : !loginForm.getLoginBtnIsEnabled(),
                            'b-loginform-btn--loading' : loginForm.loginIsPending
                        }"> Log in <span ng-show="loginForm.loginIsPending" class="b-loginform-btn__loader svgpreloader svgpreloader-tag svgpreloader-16 ng-hide"></span>
  </button>
</form>

POST https://www.livejournal.com/identity/login.bml?type=openid&auto_forwhat=user%24das-fic%24%2F

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24das-fic%24%2F" method="post" class="lj-openid-auth b-loginform__form ng-pristine ng-valid">
  <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorId}">
    <div class="b-loginform-field__wrap">
      <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--openid">
        <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--openid" width="16" height="16">
          <use xlink:href="#flaticon--openid"></use>
        </svg>
      </div>
      <input type="text" size="18" id="openid" name="openid:url" class="b-loginform-field__input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your openid url" tabindex="10" ng-model="loginForm.model.openid"
        ng-init="loginForm.model.openid=null">
    </div>
    <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorId"></span>
  </div>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--center lj-openid-auth-submit b-loginform-btn--disabled" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

<form class="feedpromo-complaint__form ng-pristine ng-valid">
  <span class="feedpromo-complaint__close" ng-click="complaintForm.hide()"><svg class="svgicon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="30px" height="30px"
      viewBox="0 0 30 30">
      <polygon points="30,2.728 27.272,0 15,12.273 2.727,0 0,2.728 12.272,15 0,27.273 2.727,30 15,17.728 27.272,30 30,27.273 17.727,15"></polygon>
    </svg></span>
  <h3 class="feedpromo-complaint__title" lj-ml="feedpromo.complaint.popup.title">Why do you want to hide promo?</h3>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-1" type="radio" name="complaint" value="1" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-1" lj-ml="feedpromo.complaint.reason.1">Not interested</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-2" type="radio" name="complaint" value="2" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-2" lj-ml="feedpromo.complaint.reason.2">Inappropriate or offensive</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-3" type="radio" name="complaint" value="3" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-3" lj-ml="feedpromo.complaint.reason.3">Cheating or fraud</span>
    </label>
  </fieldset>
  <button class="
                flatbutton
                flatbutton--max
                flatbutton--bold
                flatbutton--large
                flatbutton--neutral-blue
                " ng-click="complaintForm.complain()" lj-ml="feedpromo.complaint.delete">Delete</button>
</form>

GET https://das-fic.livejournal.com/

<form action="https://das-fic.livejournal.com/" method="get" id="sortByPoster">
  <fieldset>
    <div class="g-form__group">
      <input type="text" name="poster" class="w-cs-text lightinput lightinput--big g-form__group-input" maxlength="15" placeholder="Username">
      <button type="submit" class="w-cs-submit lightbutton lightbutton--big lightbutton--blue g-form__group-button" title="Filter by author">Apply </button>
    </div>
  </fieldset>
</form>

Text Content

? ?
LiveJournal
 * Find more
   * Entdecken
   * RSS Reader
 * Shop
 * Hilfe
 * 

Anmelden

 * 
 * Anmelden
 * Join free Join
 * 
 * Deutsch (de)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)

das_fic —
 * 
 * < no suspend reason >
 * Readability
   
   
   
   
   
 * Subscribe
   
   
   
 * More
   das_fic
   
   Archive
   Filter by author
   Readability
   
   
   
   
   






LOG IN



No account? Create an account

Remember me
Forgot password
Log in

Log in
QR code
 * 
 * 
 * 
 * 
 * 
 * 
 * 

No account? Create an account

By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement


 * Recent Entries
 * Archive
 * Friends
 * Profile
 * Memories

The Fanfiction of Das Mervin and Mrs. Hyde
Home to all writing projects by Mervin and Hyde

Previous 20


 MASTERLIST

 * Nov. 10th, 2012 at 12:03 AM


das_ficdas_mervin

.






MASTERLIST

MULTI-CHAPTER UNIVERSES

The Wedding Crashers
After two years on her own, and two more as a hunter with Sam and Dean
Winchester, Leah thought she’d escaped her old life at La Push. But when she’s
called home to attend Jacob and Renesmee’s wedding, she brings a little company,
and the stage is set for her old and new lives to collide. A
Twilight/Supernatural crossover parody/AU featuring Leah Clearwater, Sam and
Dean Winchester, and Castiel. Rated R for language, themes, violence, and sexual
innuendo.
Table of Contents

Strange Bedfellows
“We all need someone we can lean on…” Two unlikely men in an unlikely place find
an unlikely friendship in each other. A post-DH, post-OUaTiM crossover AU
featuring Severus Snape and Sheldon Sands. Rated R/NC-17 for language, violence,
alcohol abuse, and some graphic sexual content.
Table of Contents

bitofkink 30 Days of Smut Challenge
My first attempt at completing a kink meme! All porn, all the time.
Table of Contents

( ONE SHOTSCollapse )

TAGS:

 * .masterlist

 * 1
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] DOMESTIC TRANQUILLITY

 * Oct. 1st, 2013 at 3:19 PM


das_ficdas_mervin

TITLE: [SB] Domestic Tranquillity
AUTHOR: Mrs. Hyde
WORD COUNT: 2,930
WARNINGS: Some language.
SUMMARY: Christmas in Culiacán nineteen years later.
AUTHOR’S NOTE: Remember the little girl in the “Strange Bedfellows” epilogue?
Here she is. Along with Little Sheldon Jeffrey—and their five siblings.

( Strange Bedfellows: Domestic TranquillityCollapse )

TAGS:

 * character: original character,
 * character: other,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: domestic tranquillity,
 * genre: alternate universe,
 * genre: crossover,
 * genre: family,
 * genre: general,
 * rating: pg-13,
 * series: strange bedfellows,
 * warning: language,
 * word count: 1000-5000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] FOUL PLAY

 * Oct. 1st, 2013 at 3:09 PM


das_ficdas_mervin

TITLE: [SB] Foul Play
AUTHOR: Mrs. Hyde
WORD COUNT: 4,780
WARNINGS: Strong sexual content; dubcon; slash; language.
SUMMARY: Snape. Sands. Whiskey. Tequila. Sex.
AUTHOR’S NOTE: It’s smut. We lie to ourselves that there’s a character study
somewhere in there, but we all know we’re just in it for the porn.

( Strange Bedfellows: Foul PlayCollapse )

TAGS:

 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: foul play,
 * genre: alternate universe,
 * genre: crossover,
 * genre: porn,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: dubcon,
 * warning: language,
 * warning: sexual content,
 * warning: slash,
 * word count: 1000-5000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] EPILOGUE

 * Sep. 26th, 2013 at 10:43 AM


das_ficdas_mervin

TITLE: [SB] Epilogue
AUTHOR: Mrs. Hyde
WORD COUNT: 800
WARNINGS: Thematic elements.
SUMMARY: Dennis Creevey goes home.
AUTHOR’S NOTE: See end.

( Strange Bedfellows: EpilogueCollapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic: strange bedfellows,
 * genre: action,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * word count: 500-1000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 15 - THE PLACE OF TURNING ROADS (PART II)

 * Sep. 26th, 2013 at 10:37 AM


das_ficdas_mervin

( Strange Bedfellows: Chapter 15 – The Place of Turning Roads (Part
II)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic: strange bedfellows,
 * genre: action,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 15 - THE PLACE OF TURNING ROADS (PART I)

 * Sep. 26th, 2013 at 10:35 AM


das_ficdas_mervin

TITLE: [SB] Chapter 15 – The Place of Turning Roads
AUTHOR: Mrs. Hyde
WORD COUNT: 11,600
WARNINGS: Language; violence; thematic elements.
SUMMARY: The end.
AUTHOR’S NOTE: The character of Belicia was also taken from/inspired by OUaTiM;
she’s the young girl in the pink blouse collecting money from El’s guitar case
in Guitar Town at the end.

( Strange Bedfellows: Chapter 15 – The Place of Turning Roads(Part I)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic: strange bedfellows,
 * genre: action,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 14 - LINE IN THE SAND (PART II)

 * Sep. 21st, 2013 at 9:49 PM


das_ficdas_mervin

( Strange Bedfellows: Chapter 14 – Line in the Sand (Part II)Collapse )

TAGS:

 * author: das mervin,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] CHAPTER 14 - LINE IN THE SAND (PART I)

 * Sep. 21st, 2013 at 9:45 PM


das_ficdas_mervin

TITLE: [SB] Chapter 14 – Line in the Sands
AUTHOR: Das Mervin
WORD COUNT: 12,530
WARNINGS: Language; violence; hints of sexuality; thematic elements.
SUMMARY: The shit hits the fan.
AUTHOR’S NOTE: N/A

( Strange Bedfellows: Chapter 14 – Line in the Sand (Part I)Collapse )

TAGS:

 * author: das mervin,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 13 - LOVE THY NEIGHBOR (PART II)

 * Sep. 21st, 2013 at 9:40 PM


das_ficdas_mervin

( Strange Bedfellows: Chapter 13 – Love Thy Neighbor (Part II)Collapse )

TAGS:

 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] CHAPTER 13 - LOVE THY NEIGHBOR (PART I)

 * Sep. 21st, 2013 at 9:37 PM


das_ficdas_mervin

TITLE: [SB] Chapter 13 – Love Thy Neighbor
AUTHOR: Mrs. Hyde
WORD COUNT: 10,835
WARNINGS: Language; nudity; hints of sexuality; thematic elements.
SUMMARY: Don Greene arrives.
AUTHOR’S NOTE: N/A

( Strange Bedfellows: Chapter 13 – Love Thy Neighbor (Part I)Collapse )

TAGS:

 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 12 - SEE NO EVIL (PART II)

 * Sep. 17th, 2013 at 1:02 PM


das_ficdas_mervin

( Strange Bedfellows: Chapter 12 – See No Evil (Part II)Collapse )

TAGS:

 * author: das mervin,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 12 - SEE NO EVIL (PART I)

 * Sep. 17th, 2013 at 1:00 PM


das_ficdas_mervin

TITLE: [SB] Chapter 12 – See No Evil
AUTHOR: Das Mervin
WORD COUNT: 11,365
WARNINGS: Language; allusions to rape/non-con; thematic elements.
SUMMARY: Sands gets the ball rolling.
AUTHOR’S NOTE: N/A

( Strange Bedfellows: Chapter 12 – See No Evil (Part I)Collapse )

TAGS:

 * author: das mervin,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 11 - THE BETTER MAN (PART II)

 * Sep. 12th, 2013 at 7:51 PM


das_ficdas_mervin

( Strange Bedfellows: Chapter 11 – The Better Man (Part II)Collapse )

TAGS:

 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] CHAPTER 11 - THE BETTER MAN (PART I)

 * Sep. 12th, 2013 at 7:48 PM


das_ficdas_mervin

TITLE: [SB] Chapter 11 – The Better Man
AUTHOR: Mrs. Hyde
WORD COUNT: 11,440
WARNINGS: Language; allusions to rape/non-con; thematic elements.
SUMMARY: Snape about town.
AUTHOR’S NOTE: Señora Valejo isn’t entirely our creation; we borrowed her from
OUaTiM, and you may remember seeing her. She’s the old woman with the pistols
and the bandoliers in the coup scene.

( Strange Bedfellows: Chapter 11 – The Better Man (Part I)Collapse )

TAGS:

 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] THE BRAVEST MAN

 * Sep. 12th, 2013 at 7:43 PM


das_ficdas_mervin

TITLE: [SB] The Bravest Man
AUTHOR: Mrs. Hyde
WORD COUNT: 2,650
WARNINGS: Thematic elements.
SUMMARY: “Albus Severus, you were named for two headmasters of Hogwarts.” The
naming of Harry’s second son.
AUTHOR’S NOTE: We were debating on whether or not to include this fic as part of
our “Strange Bedfellows” collection, but after “Dead Ends,” we felt that poor
Harry deserved some closure on the matter. However, this fic can also serve as a
stand-alone. It was something of a sleeper hit in the post-DH fandom; originally
written for the HMS STFU canon200, it has since been offered a place on
GTReloaded, recced in the Checkmated forums and in multiple personal journals,
and featured on crack_broom. It was conceived in part to address what we felt
were a lot of misconceptions about why Harry chose the name that he did, with
the hope of assuaging some of the general indignation that seems to prevail
regarding Little Albus Severus. And so here we present to you the conclusion of
Harry’s arc, both within our story and his own.

( Strange Bedfellows: The Bravest ManCollapse )

TAGS:

 * author: mrs. hyde,
 * character: ginny weasley,
 * character: harry potter,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: the bravest man,
 * rating: pg,
 * series: strange bedfellows,
 * word count: 1000-5000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] DEAD ENDS (PART III)

 * Sep. 12th, 2013 at 7:38 PM


das_ficdas_mervin

( Strange Bedfellows: Dead Ends (Part III)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: harry potter,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: dead ends,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: family,
 * rating: pg-13,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] DEAD ENDS (PART II)

 * Sep. 12th, 2013 at 6:45 PM


das_ficdas_mervin

( Strange Bedfellows: Dead Ends (Part II)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: harry potter,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: dead ends,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: family,
 * rating: pg-13,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] DEAD ENDS (PART I)

 * Sep. 12th, 2013 at 6:29 PM


das_ficdas_mervin

TITLE: [SB] Dead Ends
AUTHOR: Mrs. Hyde and Das Mervin
WORD COUNT: 23,800
WARNINGS: Some language; thematic elements.
SUMMARY: Harry Potter searches for Snape. A companion fic to “Strange
Bedfellows”.
AUTHOR’S NOTE: Well, we’re sorry to say that you aren’t going to see Harry
anymore. He went home when Sands told him to, and so the boys don’t hear from
him again. But, with no more information on him, his little scene in Chapter 10
feels a bit like a loose end. So here we take a break from our fic to present to
you a scene from the Director’s Cut of “Strange Bedfellows” that shows you how
Harry Potter came to Culiacán and why he left. Homage to Star Trek: TOS.

( Strange Bedfellows: Dead Ends (Part I)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: harry potter,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: aside,
 * fic: dead ends,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: family,
 * rating: pg-13,
 * series: strange bedfellows,
 * warning: language,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link





[STRANGE BEDFELLOWS] CHAPTER 10 - POWER PLAYS (PART II)

 * Sep. 12th, 2013 at 6:24 PM


das_ficdas_mervin

( Strange Bedfellows: Chapter 10 – Power Plays (Part II)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: abuse,
 * warning: dubcon,
 * warning: language,
 * warning: potential triggers,
 * warning: rape,
 * warning: sexual content,
 * warning: slash,
 * warning: torture,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




[STRANGE BEDFELLOWS] CHAPTER 10 - POWER PLAYS (PART I)

 * Sep. 12th, 2013 at 6:21 PM


das_ficdas_mervin

TITLE: [SB] Chapter 10 – Power Plays
AUTHOR: Das Mervin
WORD COUNT: 15,070
WARNINGS: Violence; language; sexuality; slash; non-con/rape; thematic elements.
SUMMARY: Sands gets had, and so does Snape.
AUTHOR’S NOTE: Homage to The Wizard of Oz.

( Strange Bedfellows: Chapter 10 – Power Plays (Part I)Collapse )

TAGS:

 * author: das mervin,
 * author: mrs. hyde,
 * character: severus snape,
 * character: sheldon sands,
 * fandom: harry potter,
 * fandom: once upon a time in mexico,
 * fic type: multi-chapter,
 * fic: strange bedfellows,
 * genre: alternate universe,
 * genre: angst,
 * genre: crossover,
 * genre: drama,
 * genre: friendship,
 * rating: nc-17,
 * series: strange bedfellows,
 * warning: abuse,
 * warning: dubcon,
 * warning: language,
 * warning: potential triggers,
 * warning: rape,
 * warning: sexual content,
 * warning: slash,
 * warning: torture,
 * warning: violence,
 * word count: 10000-50000

 * 
 * Review
 * Spread the Word
 * Flag
 * Link




Previous 20 | Back to top


PROFILE


das_fic The Fanfiction of Das Mervin and Mrs. Hyde


TAGS

 * .masterlist
 * .table of contents
 * author: das mervin
 * author: mrs. hyde
 * character: alec
 * character: alice cullen
 * character: amun
 * character: anastasia steele
 * character: aro
 * character: bella swan
 * character: benjamin
 * character: carlisle cullen
 * character: carmen
 * character: castiel
 * character: charlie swan
 * character: claire young
 * character: crowley
 * character: dean winchester
 * character: death
 * character: edward cullen
 * character: eleazar
 * character: embry call
 * character: emily young
 * character: emmett cullen
 * character: esme cullen
 * character: garrett
 * character: ginny weasley
 * character: god/chuck
 * character: harry potter
 * character: jack sparrow
 * character: jacob black
 * character: jane
 * character: jared cameron
 * character: jasper cullen
 * character: kate
 * character: kim woodbridge
 * character: leah clearwater
 * character: lucy barker
 * character: mrs. lovett
 * character: original character
 * character: other
 * character: paul lahote
 * character: quil ateara
 * character: rachel black
 * character: renesmee cullen
 * character: rosalie cullen
 * character: sam uley
 * character: sam winchester
 * character: seth clearwater
 * character: severus snape
 * character: sheldon sands
 * character: sue clearwater
 * character: sweeney todd
 * character: tanya
 * fandom: audition
 * fandom: fifty shades of grey
 * fandom: harry potter
 * fandom: once upon a time in mexico
 * fandom: pirates of the caribbean
 * fandom: supernatural
 * fandom: sweeney todd
 * fandom: twilight
 * fic type: aside
 * fic type: multi-chapter
 * fic type: one shot
 * fic type: writing challenge
 * fic: ambrosio
 * fic: auto erotica
 * fic: bellial
 * fic: dead ends
 * fic: debriefing
 * fic: domestic tranquillity
 * fic: dresses
 * fic: eating my wings
 * fic: for you i will
 * fic: foul play
 * fic: gratification
 * fic: in lieu of a chessboard
 * fic: inappropriate as always
 * fic: kiri kiri
 * fic: lucky number thirteen
 * fic: no survivors
 * fic: old block
 * fic: open wounds
 * fic: philosophy
 * fic: poker face
 * fic: pretty women
 * fic: reqieum for charlie swan
 * fic: sorcerer's apprentice
 * fic: strange bedfellows
 * fic: the bravest man
 * fic: unsatisfied
 * fic: voyeur
 * fic: wedding crashers
 * fic: welcome to the caribbean love
 * fic: wilted daffodils
 * fic: wise man and the fool
 * genre: action
 * genre: alternate universe
 * genre: angst
 * genre: comedy
 * genre: crossover
 * genre: drama
 * genre: family
 * genre: friendship
 * genre: general
 * genre: horror
 * genre: hurt/comfort
 * genre: parody
 * genre: porn
 * genre: romance
 * genre: spitefic
 * genre: suspense
 * rating: g
 * rating: nc-17
 * rating: pg
 * rating: pg-13
 * rating: r
 * series: bitofkink smut challenge
 * series: strange bedfellows
 * series: wedding crashers
 * status: complete
 * status: in progress
 * warning: abuse
 * warning: character death
 * warning: dubcon
 * warning: incest
 * warning: language
 * warning: potential triggers
 * warning: rape
 * warning: sexual content
 * warning: slash
 * warning: substance abuse
 * warning: torture
 * warning: violence
 * word count: 100-500
 * word count: 1000-5000
 * word count: 10000-50000
 * word count: 500-1000
 * word count: 5000-10000
 * word count: 50000+

View my Tags page


LATEST MONTH

October 2013 S M T W T F S   12345 6789101112 13141516171819 20212223242526
2728293031  

View All Archives


SYNDICATE




COMMENTS

 * das_mervin
   27 May 2014, 17:29
   [ONE SHOT] Ambrosio
   I don't have a patent on Jane/Alec--you're free to do as you please with
   them. I'm flattered and honored to be the inspiration for another writer. I
   also thank you for the concrit, and definitely…
 * squidbabies
   25 May 2014, 02:42
   [ONE SHOT] Ambrosio
   I...I don't even...
   Wow.
   Um, this is like the other one, For You I Will. Awesome in the creepiest
   possible way.
   Also, I kind of like doing spitefic. Would you be offended if I paired those
   two? I'm…
 * sunshine304
   22 Sep 2013, 18:56
   [STRANGE BEDFELLOWS] Debriefing
   I always loved this one; the end always gives me goosebumps, because although
   Sands goes - just like the others - from "Magic? They've got to be kidding!"
   to "Fuck, this shit is real!", he actually…
 * psycho_den
   4 Sep 2013, 13:25
   [ONE SHOT] Requiem for Charlie Swan
   I always hated how, in the first movie around the end, Bella threw in
   Charlie's face the fact that Renee left him. Because, wow, really? The guy
   could have told her to just keep living with her mom…
 * lucianwolf
   16 Apr 2013, 11:57
   [BITOFKINK SMUT MEME] Day 1: Standard Procedure
   So beautifully bleak.

Powered by LiveJournal.com
Designed by Jamison Wieser


They liked it 0




WHY DO YOU WANT TO HIDE PROMO?

Not interested Inappropriate or offensive Cheating or fraud Delete


[]



Do you want to delete this repost?

Yes No




ADD TO MEMORIES

Select privacy level Edit privacy level

 * Public
 * Friends only
 * Private

Remove

Full options



FIND POSTS BY AUTHOR

Type username to filter posts in this community

Apply







word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1