Falkon Develop
Cross-platform Qt-based web browser
adblockmanager.h File Reference
#include <QObject>
#include <QStringList>
#include <QPointer>
#include <QMutex>
#include <QUrl>
#include <QWebEngineUrlRequestInfo>
#include "qzcommon.h"

Go to the source code of this file.

Classes

struct  AdBlockedRequest
 
class  AdBlockManager
 

Macros

#define ADBLOCK_EASYLIST_URL   QSL("https://easylist-downloads.adblockplus.org/easylist.txt")
 
#define ADBLOCK_NOCOINLIST_URL   QSL("https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt")
 

Macro Definition Documentation

◆ ADBLOCK_EASYLIST_URL

#define ADBLOCK_EASYLIST_URL   QSL("https://easylist-downloads.adblockplus.org/easylist.txt")

Definition at line 30 of file adblockmanager.h.

◆ ADBLOCK_NOCOINLIST_URL

#define ADBLOCK_NOCOINLIST_URL   QSL("https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt")

Definition at line 31 of file adblockmanager.h.