Skip to content

Commit

Permalink
bad gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
madwind committed Dec 30, 2020
1 parent e53366e commit 993fe40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ptsites/schema/site_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class NetworkErrorReason(Enum):
DDoS_protection_by_Cloudflare = 'DDoS protection by .+?Cloudflare'
Server_load_too_high = '<h3 align=center>服务器负载过高,正在重试,请稍后\\.\\.\\.</h3>'
Connection_timed_out = '<h2 class="text-gray-600 leading-1\\.3 text-3xl font-light">Connection timed out</h2>'
The_web_server_reported_a_bad_gateway_error = '<p>The web server reported a bad gateway error\\.</p>'


class Work:
Expand Down

0 comments on commit 993fe40

Please sign in to comment.