Skip to content

Commit

Permalink
Merge branch 'FastForwardTeam:main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkra230 authored Mar 16, 2022
2 parents d5c6c97 + e61f471 commit 20dbdf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/new-bypass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ body:
Issues are not a place to go ask support questions.
Please ask support questions on the [discord](https://discord.gg/RSAf7b5njt).
### **Please don't submit multiple issue about the same website. [Search](https://github.com/Universal-Bypass-Renewed/Universal-Bypass/issues) if the domain has been reported before filing the issue.**
### **Please don't submit multiple issues about the same website. [Search](https://github.com/Universal-Bypass-Renewed/Universal-Bypass/issues) if the domain has been reported before filing the issue.**
**We already know about link1s, [we are working on it.](https://github.com/FastForwardTeam/FastForward/issues/40)**
Thanks for taking the time to fill out this form!
- type: input
id: domain
Expand Down
4 changes: 4 additions & 0 deletions src/js/injection_script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,10 @@ ensureDomLoaded(()=>{
domainBypass("oxy.cloud",()=>{ifElement("button#download[disabled]",d=>{awaitElement("button#download:not([disabled])",d=>{d.click()})})})
domainBypass("daunshorte.teknologilink.com",()=>safelyAssign(document.querySelector("a[href^='https://teknosafe.teknologilink.com/linkteknolink/safelinkscript.php?']").href))
domainBypass("imgtaxi.com",()=>document.querySelector("a.overlay_ad_link").click())
domainBypass("imgkoc.buzz",()=>{ifElement("#newImgE",img=>{
wuLu()
safelyNavigate(img.src)
})})
domainBypass("do2unlock.com",()=>{
let a=document.querySelector("a#locked_action_link[href^='/getlink/']")
if(a)
Expand Down

0 comments on commit 20dbdf2

Please sign in to comment.