dieselrefund.co.uk
Open in
urlscan Pro
2a06:98c1:3121::3
Public Scan
Submitted URL: https://overfiliights.page.link/oN6u
Effective URL: https://dieselrefund.co.uk/?aff_id=8-0YVc7DsuJhZh5iy605fzYmHbkCc5wu5oWkGtmb2_q2q3Hsecjqm3cE6HNGDRGrzHTZLRyBq0fwM90F4nSZ1Q&c...
Submission: On April 03 via manual from GB — Scanned from GB
Effective URL: https://dieselrefund.co.uk/?aff_id=8-0YVc7DsuJhZh5iy605fzYmHbkCc5wu5oWkGtmb2_q2q3Hsecjqm3cE6HNGDRGrzHTZLRyBq0fwM90F4nSZ1Q&c...
Submission: On April 03 via manual from GB — Scanned from GB
Form analysis
7 forms found in the DOM<form class="needs-validation" id="ref_number_form" novalidate="">
<!-- Search Vehicle -->
<!-- Input Group -->
<div class="mb-3">
<h2 class="text-center mb-5">Enter your registration number below to see if your vehicle is eligible</h2>
<div class="input-group">
<span class="input-group-prepend">
<img style="" src="/images/uk.png" alt="uk flag">
</span>
<input type="text" class="form-control" id="enterReg" placeholder="ENTER REG" aria-label="ENTER REG" aria-describedby="inputEnterReg" required="">
<div class="invalid-feedback"> Please provide a valid registration number. </div>
</div>
</div>
<!-- End Input Group -->
<div class="mb-3 d-grid">
<button type="button" id="findVehicleBtn" class="btn btn-primary">Find Vehicle </button>
</div>
</form>
<form class="needs-validation registrationForm" novalidate="">
<div class="mb-3">
<h2>Contact with you</h2>
<p>We would like to notify you of the claim <b>as soon as possible.</b></p>
</div>
<hr>
<!-- Input Group -->
<div class="row g-3 mb-5">
<div class="col-md-6">
<label for="inputEmail" class="form-label">Email</label>
<input type="email" class="form-control" id="inputEmail" name="email" placeholder="patric.dodo@gmail.com" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" required="" onchange="saveOnTheGo(this.name, this.value)">
<div class="invalid-feedback"> Please provide a valid email. </div>
</div>
<div class="col-md-6">
<label for="inputMobile" class="form-label">Mobile</label>
<input type="text" class="form-control" id="inputMobile" pattern="^((\+44)|(07)) ?\d{3} ?\d{6}$" placeholder="+44|07 ..." name="mobile" required="" onchange="saveOnTheGo(this.name, this.value)">
<div class="invalid-feedback"> Please provide a valid mobile. </div>
</div>
</div>
<!-- End Input Group -->
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary nextBtn" type="button">Continue</button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
<form class="needs-validation" novalidate="">
<div class="mb-3">
<h2>Great news.</h2>
<p>We have matched your <b class="vehicle_name"></b> to our records. We need a bit more information to calculate claim.</p>
</div>
<hr>
<p><b>Please select what period you owned the vehicle?</b></p>
<div class="row mb-3" id="eligibleDiv">
</div>
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary" id="eligibleDateBtn" type="button">Continue </button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
<form class="needs-validation registrationForm" novalidate="">
<div class="mb-3">
<h2>Owner Details</h2>
<p id="confirm_registered_owner"></p>
</div>
<hr>
<div id="customerIdContainer"></div>
<div class="row g-3 mb-5">
<!-- Personal Details -->
<div class="col-md-4">
<label for="inputTitle" class="form-label">Title</label>
<select id="inputTitle" class="form-select" name="title" required="" onchange="saveOnTheGo(this.name, this.value)">
<option selected="" disabled="" value="">Choose...</option>
<option value="Captain">Captain</option>
<option value="Doctor">Doctor</option>
<option value="Junior">Junior</option>
<option value="Lady">Lady</option>
<option value="Lord">Lord</option>
<option value="Miss">Miss</option>
<option value="Mr">Mr</option>
<option value="Mrs">Mrs</option>
<option value="Ms">Ms</option>
<option value="Reverend">Reverend</option>
<option value="Sir">Sir</option>
<option value="Senior">Senior</option>
</select>
</div>
<div class="col-lg-8 col-sm-0">
</div>
<div class="col-md-6">
<label for="inputFirstName" class="form-label">First Name</label>
<input type="text" class="form-control" id="inputFirstName" name="fname" maxlength="32" pattern="[A-Za-z ]{1,32}" required="" onchange="saveOnTheGo(this.name, this.value)">
<div class="invalid-feedback"> Please provide a valid first name. (Max 32 characters long) </div>
</div>
<div class="col-md-6">
<label for="inputLastName" class="form-label">Last Name</label>
<input type="text" class="form-control" id="inputLastName" name="lname" maxlength="32" pattern="[A-Za-z ]{1,32}" required="" onchange="saveOnTheGo(this.name, this.value)">
<div class="invalid-feedback"> Please provide a valid last name. (Max 32 characters long) </div>
</div>
<div class="col-md-9">
<label for="inputDob" class="form-label">Date of Birth</label>
<input type="date" class="form-control" id="inputDob" name="dob" placeholder="DD/MM/YYYY" required="" onchange="saveOnTheGo(this.name, this.value)" max="2005-04-03">
<div class="invalid-feedback"> Please set your date of birth </div>
</div>
<!-- End Personal Details -->
<hr>
<!-- Address -->
<div class="col-12">
<h3 class="mb-0">Your address</h3>
</div>
<div class="col-12 mb-2">
<p class="mb-1">Postcode</p>
<div class="row g-3">
<div class="col-11">
<script type="text/javascript" language="javascript" src="https://ws.epostcode.com/popup/ePostcodeDemoFields.js"></script>
<script type="text/javascript" language="javascript" src="https://ws.epostcode.com/popup/ePostcodeProxy.js"></script>
<input id="epcServiceName" type="hidden" value="SearchMulti" name="epcServiceName">
<input id="epcAccountName" type="hidden" value="HOTPONDM01" name="epcAccountName">
<input id="epcGUID" type="hidden" value="c76791c0-f30d-43fd-9f8e-587e56aa54b9" name="epcGUID">
<input id="epcIPAddress" type="hidden" name="epcIPAddress">
<label class="visually-hidden" for="postcode">Postcode</label>
<input class="form-control" name="post_code" id="epcSearchPostcode" type="text" placeholder="Postcode" onchange="saveOnTheGo(this.name, this.value)" required="">
</div>
<div class="col-auto">
<button class="btn btn-primary mb-3" id="epcFindAddresses" onclick="javascript:GetAddressList();" type="button" value="Find Address" name="epcFindAddresses">Find </button>
</div>
<div class="col-12">
<label class="visually-hidden" for="epcAddressList">Address Select</label>
<select class="form-select text-truncate d-none" id="epcAddressList">
<option value="">Select an address:</option>
</select>
</div>
<div class="col-md-6 address-input">
<label for="epcStreet" class="form-label">Street name</label>
<input class="form-control" id="epcStreet" type="text" name="street" pattern="^[^\s].*[^\s]$" onchange="saveOnTheGo(this.name, this.value)" required="">
<div class="invalid-feedback"> Please provide a valid street. </div>
</div>
<div class="col-md-6 address-input">
<label for="houseNumber" class="form-label">House number</label>
<input id="epcNumber" class="form-control" type="text" name="house" pattern="^[^\s].*[^\s]|[\d]$" onchange="saveOnTheGo(this.name, this.value)" value="" required="">
<input id="epcBuildingName" class="form-control" type="hidden" value="">
<div class="invalid-feedback"> Please provide a valid house. </div>
</div>
<div class="col-md-6 address-input">
<label for="town" class="form-label">Town</label>
<input id="epcTownOrCity" type="text" class="form-control" name="town" maxlength="32" pattern="^[^\s].*[^\s]$" onchange="saveOnTheGo(this.name, this.value)" required="">
<div class="invalid-feedback"> Please provide a valid town. (Max 32 characters long) </div>
</div>
<div class="col-md-6 address-input">
<label for="county" class="form-label">County</label>
<input id="epcCounty" class="form-control" type="text" name="county" maxlength="32" pattern="^[^\s].*[^\s]$" onchange="saveOnTheGo(this.name, this.value)" required="">
<div class="invalid-feedback"> Please provide a valid county. (Max 32 characters long) </div>
</div>
</div>
</div>
<!-- End Address -->
</div>
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary nextBtn" type="button">Continue</button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
<form class="needs-validation registrationForm" novalidate="">
<div class="mb-3">
<h2>Vehicle Ownership</h2>
</div>
<hr>
<div class="row g-3 mb-5">
<!-- Purchase -->
<p><b>Was the vehicle purchased in England or Wales by yourself?</b></p>
<div class="col-12 mb-2">
<label for="inputVehiclePurchaseIn" class="visually-hidden"><b>Was the
vehicle
purchased
in England or Wales by yourself?</b></label>
<select id="inputVehiclePurchaseIn" class="form-select" name="purchase_place" required="">
<option selected="" disabled="" value="">Choose...</option>
<option value="1">Yes</option>
<option value="0">No</option>
</select>
</div>
<p><b>How did you purchase this vehicle?</b></p>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="formControlRadioPurchase1">
<span class="form-check">
<input type="radio" class="form-check-input" name="purchase_method" id="formControlRadioPurchase1" value="Cash" required="">
<span class="form-check-label">In Cash</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="formControlRadioPurchase2">
<span class="form-check">
<input type="radio" class="form-check-input" name="purchase_method" id="formControlRadioPurchase2" value="HP" required="">
<span class="form-check-label">HP (Higher Pruchase)</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="formControlRadioPurchase3">
<span class="form-check">
<input type="radio" class="form-check-input" name="purchase_method" id="formControlRadioPurchase3" value="PCP" required="">
<span class="form-check-label">PCP (Personal Contract Purchase)</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="formControlRadioPurchase4">
<span class="form-check">
<input type="radio" class="form-check-input" name="purchase_method" id="formControlRadioPurchase4" value="Other" required="">
<span class="form-check-label">Other</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<!-- End Purchase -->
<!-- Emission Claim -->
<p><b>Have you already made an emission claim for <span id="regNumber" style="text-transform:uppercase;"></span>?</b>
</p>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="emissionClaim1">
<span class="form-check">
<input type="radio" class="form-check-input" name="made_claim" id="emissionClaim1" value="0" required="">
<span class="form-check-label">No</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<div class="col-12 mb-2">
<!-- Form Radio -->
<label class="form-control" for="emissionClaim2">
<span class="form-check">
<input type="radio" class="form-check-input" name="made_claim" id="emissionClaim2" value="1" required="">
<span class="form-check-label">Yes</span>
</span>
</label>
<!-- End Form Radio -->
</div>
<!-- End Emission Claim -->
</div>
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary nextBtn" type="button">Continue</button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
<form class="needs-validation registrationForm" enctype="multipart/form-data" novalidate="">
<div class="mb-4">
<h2 class="mb-3">Identification Confirmation</h2>
<p class="mb-0"><strong>We're almost there!</strong> We would like some form of identification before we calculate claim.</p>
</div>
<hr>
<div class="row g-3 mb-5">
<!-- Images Upload -->
<div class="col-12">
<p class="mb-0"><b>Choose a document type.</b></p>
</div>
<div class="col-12 mb-2">
<label for="inputIdMethod" class="visually-hidden"><b>Choose a document
type.</b></label>
<select id="inputIdMethod" class="form-select" name="id_type" required="">
<option selected="" disabled="" value="">Choose...</option>
<!-- <option value="id_card">ID Card</option>-->
<option value="passport">Passport</option>
<option value="drivers_licence">Drivers Licence</option>
</select>
<div class="invalid-feedback"> Please choose a document type! </div>
</div>
<div class="col-12 mb-2">
<div class="row" id="input-container">
</div>
</div>
<!-- End Images Upload -->
</div>
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary nextBtn" type="button">Continue</button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
<form class="needs-validation registrationForm" enctype="multipart/form-data" novalidate="">
<div class="mb-3">
<h2 class="mb-3">Signature</h2>
<p class="mb-0">The last step is to sign to area and get the claim!</p>
</div>
<hr>
<div class="row g-3 mb-5">
<!-- Electronic Signature -->
<div class="col-12 col-md-6">
<div id="signature-pad--body">
<canvas id="signature-pad" class="mb-2" style="border: 2px solid rgb(119, 131, 143); cursor: crosshair; touch-action: none;"></canvas>
<label class="visually-hidden" for="inputSignature">Signature</label>
<input class="d-none form-control" type="text" id="inputSignature" name="signature" value="" required="">
<div class="invalid-feedback"> Please provide a signature first. </div>
</div>
</div>
<div class="col-12 mb-5">
<button id="clear_button" type="button" class="btn btn-outline-primary"> Clear Signature </button>
</div>
<!-- End Electronic Signature -->
<div class="col-12 mb-2">
<div class="form-check">
<input class="form-check-input" name="contact_consent" type="checkbox" value="" id="acceptTerms" required="">
<label class="form-check-label" for="acceptTerms">
<b>I am agree to the <a href="/terms.php" target="_blank">Terms</a>
and the
<a href="/privacy.php" target="_blank">Privacy Policy</a>.</b>
</label>
<div class="invalid-feedback"> You must agree before submitting. </div>
</div>
</div>
</div>
<div class="mb-3 d-grid gap-2">
<button class="btn btn-primary" id="vehicleSubmitBtn" type="button">Get Results </button>
<button class="btn btn-outline-primary backBtn" type="button">Back</button>
</div>
</form>
Text Content
* 08000016495 * YOU COULD BE ELIGIBLE FOR UP TO £10,000 WITH DIESEL REFUND IF YOU OWNED OR LEASED A DIESEL VEHICLE BETWEEN 2007 AND 2019. ENTER YOUR REGISTRATION NUMBER BELOW TO SEE IF YOUR VEHICLE IS ELIGIBLE Please provide a valid registration number. Find Vehicle WONDERFUL! WE HAVE A RESULT! IS THIS YOUR VEHICLE? Yes, Continue No. Restart CONTACT WITH YOU We would like to notify you of the claim as soon as possible. -------------------------------------------------------------------------------- Email Please provide a valid email. Mobile Please provide a valid mobile. Continue Back GREAT NEWS. We have matched your to our records. We need a bit more information to calculate claim. -------------------------------------------------------------------------------- Please select what period you owned the vehicle? Continue Back OWNER DETAILS -------------------------------------------------------------------------------- Title Choose... Captain Doctor Junior Lady Lord Miss Mr Mrs Ms Reverend Sir Senior First Name Please provide a valid first name. (Max 32 characters long) Last Name Please provide a valid last name. (Max 32 characters long) Date of Birth Please set your date of birth -------------------------------------------------------------------------------- YOUR ADDRESS Postcode Postcode Find Address Select Select an address: Street name Please provide a valid street. House number Please provide a valid house. Town Please provide a valid town. (Max 32 characters long) County Please provide a valid county. (Max 32 characters long) Continue Back VEHICLE OWNERSHIP -------------------------------------------------------------------------------- Was the vehicle purchased in England or Wales by yourself? Was the vehicle purchased in England or Wales by yourself? Choose... Yes No How did you purchase this vehicle? In Cash HP (Higher Pruchase) PCP (Personal Contract Purchase) Other Have you already made an emission claim for ? No Yes Continue Back IDENTIFICATION CONFIRMATION We're almost there! We would like some form of identification before we calculate claim. -------------------------------------------------------------------------------- Choose a document type. Choose a document type. Choose... Passport Drivers Licence Please choose a document type! Continue Back SIGNATURE The last step is to sign to area and get the claim! -------------------------------------------------------------------------------- Signature Please provide a signature first. Clear Signature I am agree to the Terms and the Privacy Policy. You must agree before submitting. Get Results Back Loading... This form is SSL encrypted and secure. Information entered here is protected and cannot be accessed once submitted. No Win - No Fee Guarantee! Over 350,000 Signed Up OVER 2 MILLION VEHICLES AFFECTED. START YOUR CLAIM HERE TODAY! 60 Second Application -------------------------------------------------------------------------------- APPLY NOW IT'S EASY CHECK YOUR VEHICLE We choose our teams carefully. Our people are the secret to great work. NO WIN, NO FEE! If you lose your emission claim it costs you mothing with our Zero charge Guarantee INSTANT DECISION Our system will check if your vehicle is eligable instantly once have submitted the form WHAT IS DIESEL REFUND ABOUT? Several car manufacturers committed diesel emissions fraud after allegedly fitting technology to their vehicles between 2007 and 2019. These devices reported false emissions stats which is technically fraud. Thousands of cars and vans are involved in the scandal which is now commonly known as “Diesel gate”. These vehicles were producing emissions that were above the required levels required by the law to help protect the public and the environment from toxic emissions. If we take Mercedes for example, it is claimed that each illegal vehicle was producing and emitting in excess of 40 times the EU and UK emissions limit. Diesel Refunds mission is to help drivers who were affected with vehicles registered between 2007 and 2019 a chance of claiming back up to £10,000 in compensation. There are many manufacturers involved in this scandal including: Volkswagen, BMW, Audi, Mercedes, Ford, Renault, Peugeot, Citroen, Nissan, Skoda, Jaguar Land Rover, Volvo and Hyundai. Some of these manufacturers have admitted liability and have paid out millions even billions in compensation to drivers. Diesel Refund think that these innocent drivers should be compensated, and the corporation involved should be held accountable for the damage they have caused. Find out if you have a valid claim today by applying below. WHAT ARE DEFEAT DEVICES? Defeat devices can be known as cheat devices, and they were fitted to diesel vehicles to falsify emissions levels so the vehicle could pass regulatory safety checks. In the real world when driving these vehicles would fail regulatory checks without the use of the defeat devices. Emissions laws were therefore breached with the excess emissions that these vehicles produced having negative effects on the public health tans the environment. Diesel Refund gives these drivers the ability to claim back up to £10,000 in compensation if they were affected. It takes seconds to check and will be the best thing you will do this week. WAS YOUR VEHICLE AN EMISSION CHEAT Many car manufactures have been accused of fitting cheat devices to their vehicles to get around EU and UK emissions laws. Some of these manufactures include: Mercedes-Benz Audi BMW Seat Citroen Nissan Vauxhall Volkswagen WHY CLAIM? If you own or have owned a diesel vehicle since 2007 find out today whether or you can make a claim. It costs nothing and you could get up to £10,000 back in compensation. WHY WOULD YOU BE AWARDED COMPENSATION? * You were sold a car with lower horsepower than advertised * Your fuel costs were significantly higher * Your resale value was dimished * Emissions could have been 42 rimes higher than advertised Am I Eligible? FIND OUT IN 30 SECONDS IF YOUR VEHICLE WAS AFFECTED BY THE EMISSION SCANDAL Simply fill our eligibility checker to see if yue are eligible for compensation for the emission scandal * FAQs * Terms and Conditions * Privacy 08000016495 © Diesel Refund - 2022. All rights reserved.