Skip to content

Commit

Permalink
fix: Thanks apidemy #115
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-zahedi committed Aug 6, 2024
1 parent a223815 commit 7dccf9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def go_to_gateway_view(request):
</p>

```python
SECURE_REFERRER_POLICY = 'strict-origin-when-cross-origin'
SECURE_REFERRER_POLICY = "strict-origin-when-cross-origin"
```

<h3 dir="rtl"> انتخاب خودکار درگاه </h3>
Expand Down Expand Up @@ -500,7 +500,7 @@ pre-commit install
* [ahmadrezanavaie](https://github.com/ahmadrezanavaie) رفع مشکل ترجمه
* [zamoosh](https://github.com/zamoosh) اضافه کردن وضعیت های تراکنش در بانک ملت
* [birddevelper](https://github.com/birddevelper) الزامی کردن وجود referrer برای درگاه بانک ملی

* [apidemy](https://github.com/apidemy) ریفکتور _is_strict_origin_policy_enabled و پیروی از DRY
## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.
Expand Down

0 comments on commit 7dccf9b

Please # to comment.