
This file contains hidden or 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
<?php | |
// пример работы с Keitaro TDS v6 по API (написан на PHP 7 (!) из-за Throwable) | |
// запрет кэширования этой страницы в CloudFlare/браузере | |
header("Cache-Control: private"); | |
// сюда можно воткнуть какой-то свой антибот, чтоб он отрабатывал до запуска общения с API | |
// примерно как-то так: | |
// require_once(__DIR__ . '/antibot.php'); |
This file contains hidden or 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
#!/bin/bash | |
set -e | |
# Домены нужно положить рядом в файл domains.txt, без http(s) и www, просто хостнейм с доменной зоной (yandex.com) | |
# Запускать сие чудо: bash cf_mass_redirect.sh | |
# Мыло аккаунта на CloudFlare | |
export CF_API_EMAIL='[email protected]' | |
# Global API KEY для аккаунта, отсюда: https://dash.cloudflare.com/profile/api-tokens | |
export CF_API_KEY='abc12345672349234923942394cba' |
This file contains hidden or 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
eyJwcmVzZXQiOiJnZXRob3N0YnlhZGRyIiwidmFsdWUiOnsicHJlc2V0IjoiZ2V0 | |
aG9zdGJ5YWRkciIsInBhcnNlcnMiOltbIk5ldDo6RE5TIiwiZGVmYXVsdCIseyJ0 | |
eXBlIjoib3ZlcnJpZGUiLCJpZCI6InF1ZXJ5X3R5cGUiLCJ2YWx1ZSI6IlBUUiJ9 | |
LHsidHlwZSI6Im92ZXJyaWRlIiwiaWQiOiJzZXJ2ZXIiLCJ2YWx1ZSI6IjguOC44 | |
LjgsIDE1Ni4xNTQuNzAuMSwgNjQuNi42NC42LCA4LjI2LjU2LjI2LCAxLjAuMC4x | |
LCA3Ny44OC44LjEsIDE5OC4xMDEuMjQyLjcyLCAyMDguNjcuMjIyLjIsIDguOC40 | |
LjQsIDY0LjYuNjUuNiwgNzcuODguOC44LCAxNTYuMTU0LjcxLjEsIDk0LjE0MC4x | |
NC4xNDAsIDE3Ni4xMDMuMTMwLjEzMCwgOTEuMjM5LjEwMC4xMDAsIDguMjAuMjQ3 | |
LjIwLCAxODUuMjI4LjE2OC4xNjgsIDIwOC42Ny4yMjAuMiwgMTQ5LjExMi4xMTIu | |
MTAsIDk0LjE0MC4xNC4xNDEsIDE4NS4yMjguMTY5LjE2OCwgMS4xLjEuMSwgOS45 |
This file contains hidden or 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
// ==UserScript== | |
// @name Expired Domains script | |
// @namespace http://tampermonkey.net/ | |
// @version 0.2 | |
// @description https://t.me/Lord_Alfred | |
// @author Lord_Alfred | |
// @match https://member.expireddomains.net/domains/*/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=expireddomains.net | |
// @grant none | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js |
This file contains hidden or 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
redtube.com | |
youporn.com | |
pornone.com | |
veporno.net | |
4tube.com | |
porntube.com | |
bwin8.ph | |
fuckbook.tv | |
jlist.com | |
vintageclassicporn.com |
OlderNewer