F95Zone.to - Gofile No Limit DL2026-01-02被檢舉,因為:未標註的負面功能 antifeature(例如廣告、挖礦等)

檢舉人說:

This script contains hardcoded redirect domains at the top of the code:

const CYGF = "https://gf.1drv.eu.org/";
const CYPX = "https://pd.1drv.eu.org/";

These URLs are used to wrap extracted download links:

if(g) linkUrl = CYGF + g[1];
else if(p) linkUrl = CYPX + p[1];

As a result, users are redirected through third-party intermediary domains that lead to advertising pages before reaching the actual file host.

This behavior is not clearly disclosed in the script description and the script does not declare an @antifeature meta tag, despite providing ad/redirect traffic for the author’s benefit.

According to Greasy Fork rules, scripts that include advertising, tracking, or other author-benefiting behavior must be explicitly disclosed using @antifeature, and users must be informed of such behavior before installation.

The script may function, but the undisclosed ad redirection violates Greasy Fork’s transparency and disclosure requirements.

Payamarre作者說:
Hello, I have updated the script to version 1.7. I've added the @antifeature tag to clearly disclose the use of the third-party bypass domain (1drv.eu.org) and removed the unused/commented code related to Pixeldrain. The redirect is purely for bypassing download quotas as intended.

自檢舉提交以來,腳本已被修改過。

此腳本已有 1 個之前被覈實或修復的檢舉

Payamarre(檢舉的使用者)有:

管理員已透過該檢舉。

The antifeature tag is not properly formed. Please correct and then requested undeletion.