fc.lc/WyZL
Anti-adblock from "fabsdeals.com"?
||fc.lc/dw.html and ||fc.lc/ch.html for these fake buttons
||fc.lc/sw.js$script,1p
fc.lc/aOeMz5Za
Fake watch now/download buttons
fc.lc/GezvUI
Popups after captcha completion on clicking get link
Popups are at fc.lc/GezvUI on clicking get link
Screenshots=
https://prnt.sc/pjpetv
again ?
You added filter for earn-money-onlines.info
Is that correct?
,I mean iam reporting popups at fc.lc
yes, I got popups only on earn-money-onlines.info
https://fc.lc/3kWO
Popups on clicking get link
They've changed the address to fcdot.lc... any fc.lc wil redirect there.
fc.lc/8620S
Get link button not visible after captcha verification page
Stuck at please wait
does this work ?
||fc.lc^$3p,badfilter
Yes @mapx-
I did not know that fc.lc directed to a third party page
https://github.com/uBlockOrigin/uAssets/commit/fd7bcea55cd730d33e0c18a063fdada3e2a7e16b
doesn't work for me
@lain566 did you get get link at end page
@mapx- filter work
@lain566 sites used <form id="submit_data" action="https://redirecte.link/file.php" method="POST"> and something inline script send form:
setTimeout(function() {
document.getElementById('submit_data').submit();
}, 1000);
and redirecte.link use similar form with simplifed inline JS (omit setTimeout):
document.getElementById('submit_data').submit();
@lain566 did you get get link at end page
Yes.
doesn't work for me
@ghajini Open the logger, and show me the requests blocked by||fc.lc^$3p,script
None blocked script on fcdot.lc / redirecte.link, also with Android user-agent, may need use real phone with Firefox?
fcdot.lc need only alow/no block:
@@||fc.lc/links/go$xhr
@lain566 did you get get link at end page
Yes.
fd7bcea
doesn't work for me@ghajini Open the logger, and show me the requests blocked by
||fc.lc^$3p,script
Now it's working. ....
1hour before after you commited, I do force update ublock filters and/or added filter ||fc.lc^$3p,script and even cleared cache, that time its not working. ..(only mapx- filter worked)
Why this happens everytime on firefox/opera(not get updated filters even after force update of filters)?
Sorry nuisance...but happens after everytime (I have to wait 2-3 hr after you people commit to get filters to apply to page)
or added filter
||fc.lc^$3p,scriptand even cleared cache, that time its not working
because copied filter from commit no disable old ||fc.lc^$3p - only ,badfilter can disable as suggested by @mapx-.
A correct test requires copying both filters to the My Filters tab.
||fc.lc^$3p,badfilter
||fc.lc^$3p,script
If download updated file fail after 10 minutes.
Why this happens everytime on firefox/opera
Github cache on raw file/resource may need wait 10 minutes if you still no see updated file/resource.
Also your Internet provider maybe block download latest file and you need use vpn to show newest - gist.gitchub.com has such a bug as you do quickly with ~6 updates, then you don't see the latest raw version for long.
Why this happens everytime on firefox/opera(not get updated filters even after force update of filters)?
Sorry nuisance...but happens after everytime (I have to wait 2-3 hr after you people commit to get filters to apply to page)
@ghajini Set updateAssetBypassBrowserCache to true in Advanced Settings, that should help bypass cache from browser side of things.