-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello, some parts of the code in your repository, e.g.:
zapret-cli/Core/Services/TestService.cs
Lines 593 to 618 in b6812f5
| return new List<DpiTarget> | |
| { | |
| new DpiTarget { Id = "US.CF-01", Provider = "Cloudflare", Url = "https://cdn.cookielaw.org/scripttemplates/202501.2.0/otBannerSdk.js" }, | |
| new DpiTarget { Id = "US.CF-02", Provider = "Cloudflare", Url = "https://genshin.jmp.blue/characters/all#" }, | |
| new DpiTarget { Id = "US.CF-03", Provider = "Cloudflare", Url = "https://api.frankfurter.dev/v1/2000-01-01..2002-12-31" }, | |
| new DpiTarget { Id = "US.DO-01", Provider = "DigitalOcean", Url = "https://genderize.io/", Times = 2 }, | |
| new DpiTarget { Id = "DE.HE-01", Provider = "Hetzner", Url = "https://j.dejure.org/jcg/doctrine/doctrine_banner.webp" }, | |
| new DpiTarget { Id = "FI.HE-01", Provider = "Hetzner", Url = "https://tcp1620-01.dubybot.live/1MB.bin" }, | |
| new DpiTarget { Id = "FI.HE-02", Provider = "Hetzner", Url = "https://tcp1620-02.dubybot.live/1MB.bin" }, | |
| new DpiTarget { Id = "FI.HE-03", Provider = "Hetzner", Url = "https://tcp1620-05.dubybot.live/1MB.bin" }, | |
| new DpiTarget { Id = "FI.HE-04", Provider = "Hetzner", Url = "https://tcp1620-06.dubybot.live/1MB.bin" }, | |
| new DpiTarget { Id = "FR.OVH-01", Provider = "OVH", Url = "https://eu.api.ovh.com/console/rapidoc-min.js" }, | |
| new DpiTarget { Id = "FR.OVH-02", Provider = "OVH", Url = "https://ovh.sfx.ovh/10M.bin" }, | |
| new DpiTarget { Id = "SE.OR-01", Provider = "Oracle", Url = "https://oracle.sfx.ovh/10M.bin" }, | |
| new DpiTarget { Id = "DE.AWS-01", Provider = "AWS", Url = "https://tms.delta.com/delta/dl_anderson/Bootstrap.js" }, | |
| new DpiTarget { Id = "US.AWS-01", Provider = "AWS", Url = "https://corp.kaltura.com/wp-content/cache/min/1/wp-content/themes/airfleet/dist/styles/theme.css" }, | |
| new DpiTarget { Id = "US.GC-01", Provider = "Google Cloud", Url = "https://api.usercentrics.eu/gvl/v3/en.json" }, | |
| new DpiTarget { Id = "US.FST-01", Provider = "Fastly", Url = "https://openoffice.apache.org/images/blog/rejected.png" }, | |
| new DpiTarget { Id = "US.FST-02", Provider = "Fastly", Url = "https://www.juniper.net/etc.clientlibs/juniper/clientlibs/clientlib-site/resources/fonts/lato/Lato-Regular.woff2" }, | |
| new DpiTarget { Id = "PL.AKM-01", Provider = "Akamai", Url = "https://www.lg.com/lg5-common-gp/library/jquery.min.js" }, | |
| new DpiTarget { Id = "PL.AKM-02", Provider = "Akamai", Url = "https://media-assets.stryker.com/is/image/stryker/gateway_1?$max_width_1410$" }, | |
| new DpiTarget { Id = "US.CDN77-01", Provider = "CDN77", Url = "https://cdn.eso.org/images/banner1920/eso2520a.jpg" }, | |
| new DpiTarget { Id = "DE.CNTB-01", Provider = "Contabo", Url = "https://cloudlets.io/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2" }, | |
| new DpiTarget { Id = "FR.SW-01", Provider = "Scaleway", Url = "https://renklisigorta.com.tr/teklif-al" }, | |
| new DpiTarget { Id = "US.CNST-01", Provider = "Constant", Url = "https://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.woff2?v=4.7.0" } | |
| }; |
Borrowed from the dpi-checkers repository. The code of the mentioned repository is available under the Apache-2.0 license, so you need to indicate the copyright and link to the repository in your code.
In fact, this copyright issue comes from the zapret-discord-youtube repository, where a similar issue has been created.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels