Xylber Posted January 26, 2020 #1 Posted January 26, 2020 Simple tutorial, works for any site on WINDOWS. --------------------------- First, you will need the IP address of the domain: 1) Press WIN+R, in the pop up windows write "cmd" and press "enter" 2) On the powershell/Commands, write "ping www.website.com" (replace the website address, we are using "stake.com") and press "enter" 3) You will get something like this as answer: C:\Users\User>ping stake.com Pinging stake.com [13.227.93.29] with 32 bytes of d Reply from 13.227.93.29: bytes=32 time=13ms TTL=244 Reply from 13.227.93.29: bytes=32 time=11ms TTL=244 Reply from 13.227.93.29: bytes=32 time=11ms TTL=244 Reply from 13.227.93.29: bytes=32 time=10ms TTL=244 Take note of the IP address (in this case is 13.227.93.29) ----------------------- Now you must to edit the HOSTS file: 4) Go to: C:\Windows\System32\drivers\etc 5) Open "HOSTS" file (open with notepad or download notepadd++) 6) Add these lines at the end of the file: 13.227.93.29 stake.com 13.227.93.29 www.stake.com 7) Save. ================= Explanation: The HOSTS file redirects the domain to an IP address (DNS servers). When the ISP block a website, they "unlink" the domain, so, when you write "stake.com" you are redirected to nothing or to a new website made by your ISP. Editing your HOSTS file translate the domain in your computer, so instead of using your ISP to translate the address to an IP, you use your own computer. BUT BEWARE, don't trust on IPS/HOSTS/REdirections written by unknown people (like me in this thread) because they can redirect you to a clon/malicious website and stole your data. ALWAYS follow ALL STEPS of the tutorial (checking yourself the IP address of a website). Anyway, I'm sharing the IPs from other gambling websites: 13.227.93.29 stake.com 13.227.93.29 www.stake.com 13.227.93.81 primedice.com 13.227.93.81 www.primedice.com
Featured Comment
Archived
This topic is now archived and is closed to further replies.