search.searchyff.com Open in urlscan Pro
54.83.73.49  Public Scan

Submitted URL: http://search.searchyff.com/
Effective URL: https://search.searchyff.com/
Submission: On January 14 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET //query.searchyff.com/s

<form action="//query.searchyff.com/s" class="search-form" id="header-search-form" method="get" target="_blank">
  <div class="hidden">
    <input type="hidden" name="uid" value="aece5261-a628-4a90-b881-3759aa5718c7">
    <input type="hidden" name="uc" value="17700101">
    <input type="hidden" name="source" value="">
    <input type="hidden" name="i_id" value="forms_">
    <input type="hidden" name="ap" value="">
    <input type="hidden" name="cid" value="">
    <input type="submit" value="submit">
  </div>
  <div class="search-bar">
    <div id="autocomplete-wrapper-1" class="autocomplete-wrapper">
      <input id="query_body" class="search-input" value="" name="" type="text" autocomplete="off" placeholder="Search or type a URL">
      <input type="hidden" name="yhpTypeOverride" class="yhpTypeOverride">
      <div class="suggestions-wrapper"></div>
      <style type="text/css">
        header .suggestions-wrapper {
          position: relative;
          bottom: -30px;
        }

        .content .suggestions-wrapper {
          position: relative;
          bottom: -46px;
        }

        .site-search-prefix {
          position: absolute;
          left: 0px;
          font-size: 18px;
          font-weight: 500;
          color: mediumslateblue;
          line-height: 45px;
          margin-left: 10px;
          display: none;
          z-index: 10;
        }

        .site-search .site-search-prefix {
          display: inherit;
        }

        .site-search .search-input {
          padding-left: 85px !important;
        }

        main .search-form .search-input {
          padding: 0px 12px;
          line-height: 45px;
        }

        .autosuggest__wrapper {
          cursor: pointer;
          background-color: white;
          border-radius: 0px 0px 10px 10px;
          margin-left: 0px;
          margin-right: 0px;
          padding-top: 5px;
          padding-bottom: 15px;
          color: black;
          font-size: 20px;
          box-shadow: rgb(158, 158, 158) 0px 1px 5px;
          margin-bottom: 0px;
          position: relative;
          z-index: 1000;
        }

        .search-form ul.autocomplete-suggestions {
          display: block;
          border: none;
          position: inherit;
        }

        .autocomplete-suggestions li {
          font-size: 16px;
        }

        .autosuggest__banner_wrapper {
          position: absolute;
          top: 100px;
          cursor: pointer;
          z-index: 9999;
          min-height: 100px;
          background-color: white;
        }

        .autosuggest__banner_wrapper img {
          width: 700px;
        }

        @keyframes shadow-pulse {
          0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
          }

          100% {
            box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
          }
        }

        .autosuggest__banner_wrapper img {
          animation: shadow-pulse 2s 2;
        }

        .autosuggest__banner_tile_wrapper {
          position: absolute;
          top: 100px;
          cursor: pointer;
          z-index: 9999;
          background-color: white;
          width: 700px;
          border: 1px solid #eeeeee;
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
          border-radius: 4px;
        }

        .autosuggest__banner_tile_wrapper {
          animation: shadow-pulse .6s 6;
        }

        .autosuggest__banner_tile_image {
          width: 150px;
          height: 60px;
          float: left;
          margin-right: 15px;
          margin-left: 50px;
          margin-top: 5px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
        }

        .autosuggest__banner_tile_bookmarkicon {
          position: absolute;
          top: -30px;
          height: 70px;
          left: 5px;
        }

        .autosuggest__banner_tile_text {
          float: left;
          line-height: 70px;
          font-size: 28px;
        }

        .autosuggest__banner_tile_button {
          float: right;
          background-color: #DD352E;
          border-radius: 5px;
          padding: 10px 15px;
          margin-right: 25px;
          color: #ffffff;
          user-select: none;
          vertical-align: middle;
          text-align: center;
          line-height: 1.5;
          font-size: 20px;
          margin-top: 8px;
        }

        @keyframes shadow-pulse {
          0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
          }

          100% {
            box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
          }
        }

        .banner_and_suggestions {
          top: 360px;
        }

        .gotoButtonWrapper {
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
        }

        .rotating-banner {
          cursor: pointer;
        }

        .gotoButtonColumn {
          -webkit-box-flex: 1;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-flex: 1;
          /* OLD - Firefox 19- */
          -webkit-flex: 1;
          /* Chrome */
          -ms-flex: 1;
          /* IE 10 */
          flex: 1;
        }
      </style>
    </div>
    <a class="search-submit-button" href="#">
                        <span class="icon"></span>
                    </a>
    <div class="clear"></div>
  </div>
  <input type="hidden" name="query">
</form>

javascript:settingSave()

<form action="javascript:settingSave()">
  <div>Current Temperature: <span id="settings-weather">37°</span></div> Weather ZipCode <input id="setting-zipcode-value" type="text" name="weatherlocation" autocomplete="off">
  <br>
  <input type="radio" name="weatherfomart" value="fahrenheit"> Fahrenheit <input type="radio" name="weatherfomart" value="celsius" checked=""> Celsius <input id="saveButton" type="submit" value="Save">
  <div id="dailyweatherupdate">Daily Forms Feature</div>
  <input type="radio" class="dailyweatherupdate" name="dailyweatherupdate" id="optedon" value="On" checked=""> On <input type="radio" class="dailyweatherupdate" name="dailyweatherupdate" id="optedoff" value="Off"> Off <br>
</form>

Text Content

 * 
 * Contact Us
   
 * Recommended
 * 
   News
 * 
   Email
 * 
   Yahoo
 * 
   Hotmail
 * 
   Maps
 * 
   DMV Forms
 * 
   IRS
   * Refund Status
   * Make Payment
   * File Taxes
   * View Account
   * Tax Deadlines
 * 
   IRS Forms
   * IRS 1040
   * IRS W-2
   * IRS W-4
   * IRS W-9
   * IRS 941
   * IRS 1099
   * IRS 2210
   * IRS 2848
   * IRS 6251
   * IRS 8606
   * IRS 8862
   * IRS 8962
   * IRS 9465
   * IRS I-9
   * IRS SS-4
 * 
   State Taxes
   * California
   * New York
   * Illinois
   * Pennsylvania
   * New Jersey
   * Florida
   * All States
 * 
   Tax Help
   * Tax Withholding Calculator
   * Tax Brackets
   * Tax Statistics
 * 
   Government
   * USA.gov
   * Social Security
   * Medicare
   * Passport
   * Immigration
   * White House
 * Menu
   * 
     Benefits Guide
   * 37° Weather

January 14, 2022 | 11:45 AM
   
 * Amazon
 * Free Forms
 * College Apps
 * Unemploy. Bene.
 * eBay
 * Disney Plus
 * Email
 * Weather
 * News Room
 * Norton
   
   
   
   

x

ARE YOU SURE YOU WANT TO RESTORE YOUR CHROME TAB PAGE?

Yes No
Settings
X
 * Weather
 * Time
 * Toolbar
 * Uninstall
 * Privacy
 * Contact
 * Terms

Current Temperature: 37°
Weather ZipCode
Fahrenheit Celsius
Daily Forms Feature
On Off

Show Clock
Show 24 Hours
Show UTC
Show ToolBar
Choose your toolbar color theme:






 * Terms
 * Privacy
 * Uninstall
 * Contact
 * Feedback

We use cookies to improve your experience. To learn more, click here. By
continuing to use our site, you accept our use of cookies and revised Privacy
Policy.OK

We use cookies to improve your experience. To learn more, click here. By
continuing to use our site, you accept our use of cookies and revised Privacy
Policy.OK

We'd like to show you notifications for the latest news and updates.


AllowCancel