Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bypass for https://fssquad.com/fsblog/ #467

Closed
thatguy1943 opened this issue May 3, 2022 · 2 comments
Closed

Bypass for https://fssquad.com/fsblog/ #467

thatguy1943 opened this issue May 3, 2022 · 2 comments
Labels
New-bypass A site is not bieng bypassed

Comments

@thatguy1943
Copy link

thatguy1943 commented May 3, 2022

Domain

https://fssquad.com/

Link

Any link on the site leading to https://fssquad.com/fsblog/

Version

0.0.0

What browsers are you seeing the problem on?

Firefox

What OS are you seeing the problem on?

Windows

(Optional) Anything else?

Not sure where to add this in but here is the code to bypass this

domainBypass("fssquad.com", () => {
	ensureDomLoaded(() => {
		ifElement("div#wpsafe-link", d => {
            safelyNavigate(d.getElementsByTagName("a")[0].onclick())
		})
	})
})

Also if I can get a tutorial or something on how to add in the code to the existing code, that'd be great. Please note, I am not familiar at all with github or any of the terminology used here (pull, git, fork, etc) or using CMD commands for github (git, clone, etc). I mean, I know but I don't know know. Kind of like interpreting another language by watching and listening to others; you get the gist of it, but you don't actually know it. Basically, I'd need a thorough guide on the process.

@thatguy1943 thatguy1943 added the New-bypass A site is not bieng bypassed label May 3, 2022
@AliahX AliahX closed this as completed May 9, 2022
@BLACKHXTM0NER0
Copy link

WHERE DO U ENTER THAT CODE TO BYPASS

@AliahX AliahX reopened this Mar 12, 2023
@AliahX AliahX mentioned this issue Mar 12, 2023
3 tasks
@0xc60f
Copy link
Member

0xc60f commented Mar 20, 2023

Fixed in #907.

@0xc60f 0xc60f closed this as completed Mar 20, 2023
@0xc60f 0xc60f mentioned this issue Mar 21, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New-bypass A site is not bieng bypassed
Projects
None yet
Development

No branches or pull requests

4 participants