-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
No issue -- General Question #7
Comments
@eparra I just need to have the ability to remove and block Url's with the SDK. Seems you already have the ability block URL's - now just need to "unblock" or remove the previous blocks as needed. |
We have multiple ways to block content:
1) Global (tenat) blacklist
2) Custom content categories
3) URL Filter Rules
Which one suits your needs?
…-Eddie
On Fri, Feb 19, 2021 at 7:09 AM Christopher Ashby ***@***.***> wrote:
@eparra <https://github.com/eparra> I just need to have the ability to
remove and block Url's with the SDK. Seems you already have the ability
block URL's - now just need to "unblock" or remove the previous blocks as
needed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAESLACZNKK6YUYMIQHYJ73S7Z5JTANCNFSM4X27DRCA>
.
|
I'm currently using the "blacklist" global option, which is great. Looking to also "unblacklist" previous urls/domains |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Kudos scripts are bad ass and work perfectly. Quick question around URL's, for removing them is it required to build this out or would it just work in some manner not documented? I ask because I see some references to removing but can't find the code or POST command to remove? Don't mind attempting to create just didn't want to dup efforts.
Again awesome stuff!
The text was updated successfully, but these errors were encountered: