Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 8095

Scam report against @Mr-Shelby | Dorkify

by Broke_Dev - 09 September, 2022 - 01:25 PM
This post is by a banned member (ecstasy) - Unhide
ecstasy  
Supreme
462
Posts
227
Threads
3 Years of service
#25
(This post was last modified: 13 September, 2022 - 11:48 PM by ecstasy. Edited 1 time in total.)
(13 September, 2022 - 04:10 AM)Liars Wrote: Show More
@Mr_Shelby Based on the evidence, that I have got. You are false advertising that "google proxyless". You are using another search engine and that search engine bans ip when you are parsing. Refund him within 24 hours. Change the google proxyless out of the checker because you are false advertising.

@mr_shelby is away on vacation and can not logon at the moment I am just typing for him on what he sends me though telegram

Here is the message:

From what you shown in your screenshot you said that it is not parsing google urls but rather parsing from "myway"
which is completely right, However you have just proved a point here which is search.myway.com is a google api redirector
as the website explains and many other websites, which means its actually parsing google and you can actually do some research on it thats its parsing google engine

Lets get to the second point now, which is proxyless parsing, it doesnt actually ban ips, its usual that your ip is getting used too many times to search so its getting less urls by time, and thats by every parser and its not something anyone can fix, you get less urls by time, if you have other proof that it bans ips then lmk
[font]..[/font]
This post is by a banned member (Zertex) - Unhide
Zertex  
Supreme
58
Posts
6
Threads
5 Years of service
#26
(This post was last modified: 14 September, 2022 - 04:25 AM by Zertex. Edited 1 time in total.)
Let's dissect this a little bit.  MyWay.com is clone of MyWebSearch.com, which you can clearly see by simply visiting each site.  They have a clock at the top that you can click to change between 12hr and 24hr format, they have boxes under the search bar linking out to various sites, and they both mention "Ask Applications" in the bottom right.

myway hp -> https://i.imgur.com/MXXeNYh.png
mywebsearch hp -> https://i.imgur.com/2twOU6N.png

Now, if we do a search on both sites, we'll notice that MyWebSearch.com actually redirects you to ask.com, while myway.com keeps you on search.myway.com.

After loading the search results, you'll also notice that both sites give nearly identical lists of urls, just mixed up a bit.
myway results -> https://i.imgur.com/DcCQ4nf.png
ask results -> https://i.imgur.com/0qBCeBB.png

Going further, if you inspect the page source for both sites search results (search.myway.com, and ask.com), you'll find that the share the same HTML layout and CSS classes.  This shows that the sites are one in the same.  The source of the Javascript on each site even suggests this as they pull in the domain at runtime instead of hard coding it.

myway source -> https://i.imgur.com/V1EwhOI.png00123
ask source -> https://i.imgur.com/E6oUC5j.png

And from the "unified-api.min.js" script that is loaded on both sites contains this function to get the domain from a configuration file.
Code:
 getDomain: function () {var h,i;return null === this.domain && (this.domain = JSUtil.defaultVal(this.config.domain), null === this.domain && (0 < (i = (h = document.location.hostname).lastIndexOf('.')) && (h = 0 < (i = h.lastIndexOf('.', i - 1)) ? h.substring(i) : '.' + h), this.domain = h, anxDebug('Using domain ' + h))),this.domain},

Further proving that myway is just a clone of mywebsearch.  And therefore myway simply uses ask, not google.
[Image: x3GWFnaH.png]
This post is by a banned member (ethanperrine) - Unhide
76
Posts
11
Threads
5 Years of service
#27
(14 September, 2022 - 04:24 AM)Zertex Wrote: Show More
Let's dissect this a little bit.  MyWay.com is clone of MyWebSearch.com, which you can clearly see by simply visiting each site.  They have a clock at the top that you can click to change between 12hr and 24hr format, they have boxes under the search bar linking out to various sites, and they both mention "Ask Applications" in the bottom right.

myway hp -> https://i.imgur.com/MXXeNYh.png
mywebsearch hp -> https://i.imgur.com/2twOU6N.png

Now, if we do a search on both sites, we'll notice that MyWebSearch.com actually redirects you to ask.com, while myway.com keeps you on search.myway.com.

After loading the search results, you'll also notice that both sites give nearly identical lists of urls, just mixed up a bit.
myway results -> https://i.imgur.com/DcCQ4nf.png
ask results -> https://i.imgur.com/0qBCeBB.png

Going further, if you inspect the page source for both sites search results (search.myway.com, and ask.com), you'll find that the share the same HTML layout and CSS classes.  This shows that the sites are one in the same.  The source of the Javascript on each site even suggests this as they pull in the domain at runtime instead of hard coding it.

myway source -> https://i.imgur.com/V1EwhOI.png00123
ask source -> https://i.imgur.com/E6oUC5j.png

And from the "unified-api.min.js" script that is loaded on both sites contains this function to get the domain from a configuration file.
Code:
 getDomain: function () {var h,i;return null === this.domain && (this.domain = JSUtil.defaultVal(this.config.domain), null === this.domain && (0 < (i = (h = document.location.hostname).lastIndexOf('.')) && (h = 0 < (i = h.lastIndexOf('.', i - 1)) ? h.substring(i) : '.' + h), this.domain = h, anxDebug('Using domain ' + h))),this.domain},

Further proving that myway is just a clone of mywebsearch.  And therefore myway simply uses ask, not google.

Ban 2 Ban 2 Ban 2 Ban 2 You bring up interesting point, I must say that I concur. sheepe sheepe sheepe sheepe
Buy Swiss Army Suite!
[Image: debeli_gmaz_1.gif]
This post is by a banned member (Irusuu) - Unhide
Irusuu  
Infinity
15
Posts
2
Threads
3 Years of service
#28
(14 September, 2022 - 04:34 AM)ethanperrine Wrote: Show More
(14 September, 2022 - 04:24 AM)Zertex Wrote: Show More
Let's dissect this a little bit.  MyWay.com is clone of MyWebSearch.com, which you can clearly see by simply visiting each site.  They have a clock at the top that you can click to change between 12hr and 24hr format, they have boxes under the search bar linking out to various sites, and they both mention "Ask Applications" in the bottom right.

myway hp -> https://i.imgur.com/MXXeNYh.png
mywebsearch hp -> https://i.imgur.com/2twOU6N.png

Now, if we do a search on both sites, we'll notice that MyWebSearch.com actually redirects you to ask.com, while myway.com keeps you on search.myway.com.

After loading the search results, you'll also notice that both sites give nearly identical lists of urls, just mixed up a bit.
myway results -> https://i.imgur.com/DcCQ4nf.png
ask results -> https://i.imgur.com/0qBCeBB.png

Going further, if you inspect the page source for both sites search results (search.myway.com, and ask.com), you'll find that the share the same HTML layout and CSS classes.  This shows that the sites are one in the same.  The source of the Javascript on each site even suggests this as they pull in the domain at runtime instead of hard coding it.

myway source -> https://i.imgur.com/V1EwhOI.png00123
ask source -> https://i.imgur.com/E6oUC5j.png

And from the "unified-api.min.js" script that is loaded on both sites contains this function to get the domain from a configuration file.
Code:
 getDomain: function () {var h,i;return null === this.domain && (this.domain = JSUtil.defaultVal(this.config.domain), null === this.domain && (0 < (i = (h = document.location.hostname).lastIndexOf('.')) && (h = 0 < (i = h.lastIndexOf('.', i - 1)) ? h.substring(i) : '.' + h), this.domain = h, anxDebug('Using domain ' + h))),this.domain},

Further proving that myway is just a clone of mywebsearch.  And therefore myway simply uses ask, not google.

Ban 2 Ban 2 Ban 2 Ban 2 You bring up interesting point, I must say that I concur. sheepe sheepe sheepe sheepe

same here. Smart
"Sorry just not really feeling up to it..."
This post is by a banned member (Broke_Dev) - Unhide
Broke_Dev  
Godlike
970
Posts
465
Threads
2 Years of service
#29
Staff,
Due to the points that @Zertex has given
Should there not be a compensation fees for those who have wasted hours of thier time trying to use Dorkify on "google" aka ask for it
I would suggest that you make @Mr_Shelby pay a total of 500$ in his security deposit
And he has the funds
He has over 2k currently
Discord: DM


[Image: Comp-2.gif]
This post is by a banned member (Liars) - Unhide
Liars  
Staff
18.843
Posts
129
Threads
Staff Team
5 Years of service
#30
@ecstasy @Mr_Shelby Refund him within 12 hours. As I stated before, the evidence is here it shows that it does not use google. If you take look at ask.com they stated "Most search results on Ask.com come from destination sites all over the internet". It will come from a lot of other search engines.
[Image: Banner.gif]
 
AD by  @GoodEatsB4U exp 8/12/2024
 
 
[Image: 3KRc17x.gif]
 
Ad by @Bears - expiring 12/4/2024

FOR SALE CONTACT ME VIA DM OR WHISPER

https://spyderproxy.com & https://wehost.gg/ are the best proxies & hosting providere

Ad by @- expiring 11/17/2024
This post is by a banned member (ecstasy) - Unhide
ecstasy  
Supreme
462
Posts
227
Threads
3 Years of service
#31
(14 September, 2022 - 07:45 AM)Liars Wrote: Show More
@ecstasy @Mr_Shelby Refund him within 12 hours. As I stated before, the evidence is here it shows that it does not use google. If you take look at ask.com they stated "Most search results on Ask.com come from destination sites all over the internet". It will come from a lot of other search engines.

@Liars I am not involved in dorkify I am just sending the msg from shelby's telegram here as he is not logged in while on vacation

@broke provide crypto address or paypal which ever one you paid with
I will forward it to @mr_shelby
[font]..[/font]
This post is by a banned member (Broke_Dev) - Unhide
Broke_Dev  
Godlike
970
Posts
465
Threads
2 Years of service
#32
(This post was last modified: 14 September, 2022 - 08:11 AM by Broke_Dev.)
(14 September, 2022 - 08:02 AM)ecstasy Wrote: Show More
(14 September, 2022 - 07:45 AM)Liars Wrote: Show More
@ecstasy @Mr_Shelby Refund him within 12 hours. As I stated before, the evidence is here it shows that it does not use google. If you take look at ask.com they stated "Most search results on Ask.com come from destination sites all over the internet". It will come from a lot of other search engines.

@Liars I am not involved in dorkify I am just sending the msg from shelby's telegram here as he is not logged in while on vacation

@broke provide crypto address or paypal which ever one you paid with
I will forward it to @mr_shelby

Ok

tho can u foward a msg to ecstacy from me
Legit u are the no 1# SKID
Calling others Skids
Cant even make "private" configs
bc1q5uz869nlc3pjue9jh99wa3pj36ey8qqjf5tsdh
Discord: DM


[Image: Comp-2.gif]

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: