BITCQ

The Build a SAAS App with Flask Course

Size: 1.3 GB
Magnet link

Name Size
The Build a SAAS App with Flask Course/1. Welcome to the Course/1. What Does This Course Cover.mp4 11.3 MB
The Build a SAAS App with Flask Course/1. Welcome to the Course/2. Dealing with Issues.mp4 2.3 MB
The Build a SAAS App with Flask Course/10. Using Our First Flask Extension/1. Introduction.mp4 628 KB
The Build a SAAS App with Flask Course/10. Using Our First Flask Extension/2. Going over the requirements.txt Changes.mp4 1.7 MB
The Build a SAAS App with Flask Course/10. Using Our First Flask Extension/3. Debug Toolbar.mp4 7.9 MB
The Build a SAAS App with Flask Course/10. Using Our First Flask Extension/4. Using Our First Flask Extension - Coding Challenge.html 2 KB
The Build a SAAS App with Flask Course/10. Using Our First Flask Extension/5. Using Our First Flask Extension - Quiz.html 141 B
The Build a SAAS App with Flask Course/11. Creating a Contact Form/1. Introduction.mp4 1.1 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/10. Confirming It Works with Tests.mp4 8.2 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/11. Creating a Contact Form - Coding Challenge.html 1 KB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/12. Creating a Contact Form - Quiz.html 141 B
The Build a SAAS App with Flask Course/11. Creating a Contact Form/2. Going over the requirements.txt Changes.mp4 2.2 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/3. Configuring the App to Send e-mail.mp4 9.8 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/4. Adding the Contact Blueprint.mp4 3.4 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/5. Reviewing the Views.mp4 6.4 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/6. Looking into the Templates and Macros.mp4 23.7 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/7. Handling Forms with Flask-WTForms.mp4 4.6 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/8. Our First Taste of Celery.mp4 11 MB
The Build a SAAS App with Flask Course/11. Creating a Contact Form/9. Running Celery with Docker Compose.mp4 9.9 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/1. Introduction.mp4 1.4 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/10. Allowing Users to Update Their Settings.mp4 9.8 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/11. Dealing with Password Resets.mp4 19 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/12. Modifications to Previous Blueprints.mp4 3.4 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/13. Confirming It Works with Tests.mp4 22.1 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/14. Creating a Complete User System - Coding Challenge.html 2 KB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/15. Creating a Complete User System - Quiz.html 141 B
The Build a SAAS App with Flask Course/12. Creating a Complete User System/2. Going over the requirements.txt Changes.mp4 2.3 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/3. Configuring the App to Handle Users.mp4 9 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/4. Adding the User Blueprint.mp4 3.3 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/5. Exploring the User Model.mp4 22.7 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/6. Initializing the Database.mp4 12.7 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/7. Logging Users in and Out.mp4 36.1 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/8. Registering New Users.mp4 11 MB
The Build a SAAS App with Flask Course/12. Creating a Complete User System/9. Welcoming New Users.mp4 7.3 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/1. Introduction.mp4 1.1 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/10. Confirming It Works with Tests.mp4 4.9 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/11. Creating a Custom Admin Dashboard - Coding Challenge.html 610 B
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/12. Creating a Custom Admin Dashboard - Quiz.html 141 B
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/2. Why Are We Not Using Flask-Admin.mp4 2.8 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/3. Adding the Admin Blueprint.mp4 2.7 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/4. Viewing the Main Dashboard.mp4 11.5 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/5. Listing Users.mp4 17.3 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/6. Editing Users.mp4 16.2 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/7. Generating Fake Users with the CLI.mp4 12.5 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/8. Searching and Sorting Users.mp4 19.2 MB
The Build a SAAS App with Flask Course/13. Creating a Custom Admin Dashboard/9. Deleting Users.mp4 18.3 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/1. Introduction.mp4 989 KB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/10. Logging, Middleware and Error Handling - Quiz.html 141 B
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/2. Tracking Response Times for All Requests.mp4 7.5 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/3. Configuring Log Levels.mp4 2 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/4. Using Flask's Logger.mp4 11.9 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/5. Integrating Google Analytics.mp4 8.4 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/6. Fixing IP Addresses with Middleware.mp4 6.6 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/7. Custom Error Pages.mp4 7.1 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/8. Handling Exceptions in Production.mp4 7.5 MB
The Build a SAAS App with Flask Course/14. Logging, Middleware and Error Handling/9. Logging, Middleware and Error Handling - Coding Challenge.html 232 B
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/1. Introduction.mp4 668 KB
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/2. Creating Secure Tokens.mp4 5 MB
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/3. Viewing All Route Endpoints.mp4 4.8 MB
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/4. Breaking down Lines of Code.mp4 5.7 MB
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/5. Quality of Life CLI Improvements - Coding Challenge.html 294 B
The Build a SAAS App with Flask Course/15. Quality of Life CLI Improvements/6. Quality of Life CLI Improvements - Quiz.html 141 B
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/1. Introduction.mp4 1.5 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/10. Subscribing to a Plan (Back-End).mp4 29.5 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/11. Updating Your Payment Method.mp4 14.2 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/12. Informing Users of Expiring Credit Cards.mp4 20 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/13. Updating Your Subscription Plan.mp4 18.1 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/14. Cancelling Your Subscription.mp4 9.6 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/15. Extending the Admin Dashboard.mp4 6.7 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/16. Managing Coupons in the Admin (Front-End).mp4 15.8 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/17. Managing Coupons in the Admin (Back-End).mp4 21.5 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/18. Expiring and Subscribing with Coupons.mp4 33 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/19. Managing Subscriptions in the Admin.mp4 13.4 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/2. Signing up with Stripe.mp4 4.7 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/20. Generating Random Invoices.mp4 9.4 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/21. Reviewing Your Billing Details.mp4 22.5 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/22. Integrating Stripe Webhooks.mp4 20.7 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/23. Confirming It Works with Tests.mp4 13.4 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/24. Sales Charts, Refunds and More.mp4 9.3 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/25. Accepting Recurring Payments - Coding Challenge.html 2 KB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/26. Accepting Recurring Payments - Quiz.html 141 B
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/3. Going over the requirements.txt Changes.mp4 3 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/4. Configuring the App to Handle Payments.mp4 5.6 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/5. Adding the Billing Blueprint.mp4 3.6 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/6. Visualizing the Data Model Relationships.mp4 8 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/7. Creating Subscription Plans.mp4 19.4 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/8. Rendering Pricing Tables.mp4 10 MB
The Build a SAAS App with Flask Course/16. Accepting Recurring Payments/9. Subscribing to a Plan (Front-End).mp4 24.4 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/1. Introduction.mp4 1.1 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/10. Viewing Betting History.mp4 4 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/11. Modifying the Admin User Details.mp4 4.7 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/12. Coding Exercise Homework Assignments.mp4 3.5 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/13. Confirming It Works with Tests.mp4 6.4 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/14. Building the Snake Eyes Game - Quiz.html 141 B
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/2. Going over the requirements.txt Changes.mp4 1.4 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/3. Configuring the App to Handle Betting.mp4 4.7 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/4. Adding the Betting Blueprint.mp4 1.1 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/5. Exploring the Bet and User Models.mp4 5.6 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/6. Giving Subscribers Coins.mp4 12.3 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/7. Placing Bets (Front-End).mp4 20.8 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/8. Placing Bets (Back-End).mp4 13.9 MB
The Build a SAAS App with Flask Course/17. Building the Snake Eyes Game/9. Generating Random Bets.mp4 3.4 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/1. Introduction.mp4 884 KB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/2. Configuring the App for Purchases.mp4 3.4 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/3. Accepting Payments (Front-End).mp4 9.1 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/4. Accepting Payments (Back-End).mp4 16.5 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/5. Viewing the New Invoice History.mp4 6.5 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/6. Adding to and Modifying the Custom Admin.mp4 12.2 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/7. Confirming It Works with Tests.mp4 11.6 MB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/8. Processing Microtransactions - Coding Challenge.html 1 KB
The Build a SAAS App with Flask Course/18. Processing Microtransactions/9. Processing Microtransactions - Quiz.html 141 B
The Build a SAAS App with Flask Course/19. Database Migrations/1. Introduction.mp4 1.2 MB
The Build a SAAS App with Flask Course/19. Database Migrations/10. Auto-Generating Migration Scripts.mp4 15.3 MB
The Build a SAAS App with Flask Course/19. Database Migrations/11. Database Migrations - Quiz.html 141 B
The Build a SAAS App with Flask Course/19. Database Migrations/2. What Is a Database Migration.mp4 2.2 MB
The Build a SAAS App with Flask Course/19. Database Migrations/3. Going over the requirements.txt Changes.mp4 2.3 MB
The Build a SAAS App with Flask Course/19. Database Migrations/4. Configuring Alembic.mp4 5.1 MB
The Build a SAAS App with Flask Course/19. Database Migrations/5. Creating Our First Migration.mp4 9.5 MB
The Build a SAAS App with Flask Course/19. Database Migrations/6. Sidetracking with pgAdmin III.mp4 5.6 MB
The Build a SAAS App with Flask Course/19. Database Migrations/7. Running Our First Migration.mp4 7.2 MB
The Build a SAAS App with Flask Course/19. Database Migrations/8. Creating and Running a Second Migration.mp4 5.8 MB
The Build a SAAS App with Flask Course/19. Database Migrations/9. Viewing the History of Your Migrations.mp4 2.9 MB
The Build a SAAS App with Flask Course/2. Is Flask Right for You/1. Introduction.mp4 690 KB
The Build a SAAS App with Flask Course/2. Is Flask Right for You/2. What Is Flask.mp4 2.3 MB
The Build a SAAS App with Flask Course/2. Is Flask Right for You/3. What Kind of Web Sites Can You Build with Flask.mp4 4.1 MB
The Build a SAAS App with Flask Course/2. Is Flask Right for You/4. How Does Flask Compare to Other Frameworks.mp4 3.6 MB
The Build a SAAS App with Flask Course/2. Is Flask Right for You/5. Massive Companies Who Are Using Flask.mp4 2.3 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/1. Introduction.mp4 1.1 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/10. Adding Additional Languages.mp4 7.2 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/11. Confirming It Works with Tests.mp4 5 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/12. Internationalization (i18n) - Coding Challenge.html 197 B
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/13. Internationalization (i18n) - Quiz.html 141 B
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/2. What Is Internationalization.mp4 1.6 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/3. Going over the requirements.txt Changes.mp4 1.5 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/4. Configuring the App to Handle i18n.mp4 2.7 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/5. Adding i18n Support to the Application.mp4 4.3 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/6. Updating the User Blueprint to Support i18n.mp4 8.3 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/7. Updating the Billing Blueprint to Support i18n.mp4 8.6 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/8. Generating the Primary messages.pot File.mp4 6.3 MB
The Build a SAAS App with Flask Course/20. Internationalization (i18n)/9. Updating Translations for Multiple Languages.mp4 6.7 MB
The Build a SAAS App with Flask Course/21. Where to Go Next/1. Congrats on Finishing This Course.mp4 4.3 MB
The Build a SAAS App with Flask Course/21. Where to Go Next/2. Deploying Your App to Production.mp4 3.4 MB
The Build a SAAS App with Flask Course/3. Application Overview/1. Introduction.mp4 584 KB
The Build a SAAS App with Flask Course/3. Application Overview/2. Going over the Demo App That We'll Build.mp4 11.1 MB
The Build a SAAS App with Flask Course/3. Application Overview/3. Visualizing the Application's Architecture.mp4 9.5 MB
The Build a SAAS App with Flask Course/4. Preparing to Follow Along/1. Introduction.mp4 714 KB
The Build a SAAS App with Flask Course/4. Preparing to Follow Along/2. Setting up an Initial Course Folder.mp4 1.2 MB
The Build a SAAS App with Flask Course/4. Preparing to Follow Along/3. Downloading the Course's Material.mp4 3.2 MB
The Build a SAAS App with Flask Course/4. Preparing to Follow Along/3.1 bsawf-course-material.zip.zip 12.2 MB
The Build a SAAS App with Flask Course/4. Preparing to Follow Along/4. Installing a Code Editor.mp4 1.5 MB
The Build a SAAS App with Flask Course/5. Getting Familiar with Docker/1. Introduction.mp4 671 KB
The Build a SAAS App with Flask Course/5. Getting Familiar with Docker/2. Why Is It worth Using Docker.mp4 1.6 MB
The Build a SAAS App with Flask Course/5. Getting Familiar with Docker/3. Installing Docker.mp4 1.3 MB
The Build a SAAS App with Flask Course/5. Getting Familiar with Docker/4. Making Sure Docker Works on Your System.mp4 2.4 MB
The Build a SAAS App with Flask Course/5. Getting Familiar with Docker/5. Getting Familiar with Docker - Quiz.html 141 B
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/1. Introduction.mp4 822 KB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/2. Exploring the App's Package Dependencies.mp4 4.4 MB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/3. Taking a Look at the Application File.mp4 6 MB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/4. Investigating the Dockerfile.mp4 5.8 MB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/5. Running the Flask Application.mp4 21.4 MB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/6. Dealing with Configuration Settings.mp4 58.9 MB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/7. Creating a Base Flask App - Coding Challenge.html 1 KB
The Build a SAAS App with Flask Course/6. Creating a Base Flask App/8. Creating a Base Flask App - Quiz.html 141 B
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/1. Introduction.mp4 761 KB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/2. Creating Our First Flask Blueprint.mp4 11.9 MB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/3. Deciding on a Look for Our Application.mp4 6.8 MB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/4. Understanding Jinja 2 Templates.mp4 3.1 MB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/5. Creating the Home Page.mp4 18.6 MB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/6. Adding a Few Additional Pages.mp4 10.6 MB
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/7. Blueprints and Jinja 2 Templates - Coding Challenge.html 996 B
The Build a SAAS App with Flask Course/7. Blueprints and Jinja 2 Templates/8. Blueprints and Jinja 2 Templates - Quiz.html 141 B
The Build a SAAS App with Flask Course/8. Testing and Code Quality/1. Introduction.mp4 766 KB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/2. Going over the requirements.txt Changes.mp4 3.8 MB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/3. Getting Comfortable Writing Tests.mp4 13.6 MB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/4. Investigating Our Code Test Coverage.mp4 5.6 MB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/5. Performing Static Analysis on the Code Base.mp4 7.7 MB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/6. Testing Code Quality - Coding Challenge.html 1 KB
The Build a SAAS App with Flask Course/8. Testing and Code Quality/7. Testing and Code Quality - Quiz.html 141 B
The Build a SAAS App with Flask Course/9. Creating a CLI Script/1. Introduction.mp4 704 KB
The Build a SAAS App with Flask Course/9. Creating a CLI Script/2. Why Do We Need a CLI Script.mp4 1.6 MB
The Build a SAAS App with Flask Course/9. Creating a CLI Script/3. Going over New Content Added to the Project.mp4 4.5 MB
The Build a SAAS App with Flask Course/9. Creating a CLI Script/4. Getting Familiar with Click.mp4 8.9 MB
The Build a SAAS App with Flask Course/9. Creating a CLI Script/5. Running the Commands We Created.mp4 5.3 MB
The Build a SAAS App with Flask Course/9. Creating a CLI Script/6. Creating a CLI Script - Coding Challenge.html 673 B
The Build a SAAS App with Flask Course/9. Creating a CLI Script/7. Creating a CLI Script - Quiz.html 141 B
The Build a SAAS App with Flask Course/courseupload.com.webloc 248 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Only.Murders.in.the.Building.S04E09.1080p.WEB.H264-SuccessfulCrab[TGx] Video 1.3 GB 704
only.murders.in.the.building.s04e08.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.4 GB 513
only.murders.in.the.building.s04e10.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.4 GB 422
only.murders.in.the.building.s04e01.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.6 GB 373
only.murders.in.the.building.s04e03.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.5 GB 332
Only.Murders.in.the.Building.S04.COMPLETE.1080p.DSNP.WEB-DL.DDP5.1.H.264-NTb[TGx] Video 14.3 GB 325
Only Murders in the Building S04E10 1080p HEVC x265 2.5 GB 292
only.murders.in.the.building.s04e04.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.4 GB 257
Only Murders in the Building (2021) S03 (1080p DSNP WEB-DL x265 10bit EAC3 5.1 Silence) Video 10.9 GB 256
only.murders.in.the.building.s04e05.1080p.web.h264-successfulcrab[EZTVx.to].mkv Video 1.3 GB 249
Only.Murders.in.the.Building.S04E10.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 403.3 MB 237
Only.Murders.in.the.Building.S04E06.WEB.x264-TORRENTGALAXY[TGx] Video 309.7 MB 212
Only.Murders.in.the.Building.S04E02.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 305.5 MB 207
Only.Murders.in.the.Building.S04E10.1080p.rus.LostFilm.TV.mkv Video 2 GB 183
Only.Murders.in.the.Building.S04E03.WEB.x264-TORRENTGALAXY[TGx] Video 247.5 MB 182
Only.Murders.in.the.Building.S04E04.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 349.2 MB 177
Only.Murders.in.the.Building.S01.PROPER.1080p.WEBRip.x265[eztv.re] Video 4.9 GB 168
Only.Murders.in.the.Building.S04E06.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 455 MB 149
Only.Murders.in.the.Building.S04E10.720p.WEB.x265-MiNX[TGx] Video 240.9 MB 145
Only.Murders.in.the.Building.S04E10.720p.rus.LostFilm.TV.mp4 Video 1.1 GB 137

Loading...