Last active
April 19, 2021 21:19
-
-
Save dvygolov/8f68ce7e3749e15d2629479432b7297a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript: (function () { | |
var re=new RegExp('self_resolve_uri[\'\"]*:\"(.*?)\"'); | |
var m=document.documentElement.innerHTML.match(re); | |
var confirm="https://business.facebook.com"+m[1].replace("/?","?"); | |
window.location.replace(confirm); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi dear valued could you please guide me on how i can solve my payment risk issue of my disabled ad account, because i didn't understand the bookmark part?