Search results

  1. xHolyy

    [FREE] Google Pages scraped content (Title, Description)

    { "top_stories": [ { "link": "https://www.ndtv.com/health/weight-loss-which-is-better-for-fat-loss-plant-based-diet-or-keto-diet-find-out-here-2357662", "title": "Which Is Better For Fat Loss: Plant-Based Diet Or Keto Diet? Let's Find Out", "visible_initially": true...
  2. xHolyy

    [FREE] Google Pages scraped content (Title, Description)

    Country, and what kind of search type.
  3. xHolyy

    [FREE] Google Pages scraped content (Title, Description)

    There you go! :) { "inline_images": [ { "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTDVapzviwrnEfVBiIS4vysc9e7Uhr82EUxPvu5pfFGwQ&s", "link": "https://www.uswitch.com/mobiles/guides/should-you-buy-refurbished-phone/", "title": "Image result for...
  4. xHolyy

    Permanently Closed Marketplace Sales Thread

    Hi, I submitted for the test package. Username: xholyyy Ty
  5. xHolyy

    Permanently Closed Marketplace Sales Thread

    Can you send me a sample please? Currently started to involve amazon into my affiliate sources, Curious about what you create and if it can help me to get started with it.
  6. xHolyy

    What's the fastest way to redirect a user?

    Why you should use Javascript to do a redirect when javascript is loaded when the webpage is fully loaded as first? Just do it with .htaccess RewriteEngine On RewriteRule ^(.*)$ https://domain.com/ [R=301]
  7. xHolyy

    clone cpa landing page

    If you want to copy a website with httrack it only takes the HTML, CSS + Javascript but not the form actions from behind. You need to write them by your own. This form is calling trough javascript/jquery a Ajax call to the sever (probably PHP/ASP).
  8. xHolyy

    Growing Dating pages on Instagram

    In the past I had a few instagram pages with 30k followers related to Womens Pictures to get dating traffic. They never been blocked, the only thing I did was posting images and setting up a link in the description of the page. Never post nudes, like showing nipples/other parts of womens.
  9. xHolyy

    [FREE] Google Pages scraped content (Title, Description)

    Hi all, I will give-away 2 scraped content pages from Google for everyone! What do I need? Give me a search keyword Country for the search keyword Google websearch / Google Images / Google News / Google places Reviews / Google Places / Google Shopping Send this as reply on this thread. I...
  10. xHolyy

    stock market portfolio script

    I understand that he wants to do that, But I helped him to start how he can do it. You can easily track analysis from it when you put all the data in MySQL and then return it to a Chart.JS
  11. xHolyy

    [Journey] Development of a Blackhat Cloacker

    Hi, I got a really nice update for the blogbuilder! This is what I fixed: If a user his domain is verified he can create a blogbuilder. It will create automatically a domainname on the server trough DirectAdmin API. Automatically a Database will be created in DirectAdmin and this credentials...
  12. xHolyy

    How to block non-mobile visitors?

    You literally mean cloacking by this. You can check if the user agent is a bot or not, where the IP is from, checking if its a VPN/Datacenter/VPS/Proxy IP. But you can also check the refer for it. $referer = $_SERVER['HTTP_REFERER']; if($referer == "") { // Redirect user away }
  13. xHolyy

    How to block non-mobile visitors?

    Why just not including some kind of source to exclude your traffic for a specific country / device? Code to check if a user is using mobile agent: (Cant paste it here, getting a Console error because of Pregmatch I think) https://paste.ofcode.org/rVkCAEgDJFFQJhSvcnfRBH And you can easily get...
  14. xHolyy

    Video View Bot

    I should advice you to write it with PHP (Laravel Framework) and then using a Free proxy list API making the calls with Guzzle/HTTP package for Laravel to view your video. You can easily set this up and even if you want to be more secure you can let the code generate with the Digitalocean API to...
  15. xHolyy

    How to track people invited using a share button?

    Can you be more clear? Do you have maybe screenshots about the situation you want to create? I can help you if you can provide me this information. Cheers
  16. xHolyy

    stock market portfolio script

    Dear Shay, You will probably create this on your own because you want to display the results and make analysis out of it. You will need to set-up a database connection within PHP first, I will advice you to use PHP PDO for it (Safest way to make a MySQL connection from your PHP if you are not...
  17. xHolyy

    [Journey] Development of a Blackhat Cloacker

    As first, Hi to everyone! I start this thread because I want to share my Journey about developing a own Blackhat Cloacker. Since my 12th age (11 years back already) I am programming various of tools for my own, I was always active as affiliate marketeer but I used in the past different tools...
  18. xHolyy

    Photo sharing website script

    If you are interested I can build an application like this specially for you. $35 each hour -> Build well with Laravel and VueJS.
  19. xHolyy

    Spintaxtool PLGGR

    I'm started with the dashboard to create spintax directly from typing normal text with API's included to get alternatives for specific words.
  20. xHolyy

    Spintaxtool PLGGR

    If I created is it weird to ask money for it? I dont think there is an other spintax that has this option already. I will create a full dashboard of it where you can manage your spintax and create alternatives lists to automatically build texts. Also every spintax would been set in a history...
Back
Top