Skip to content

Commit

Permalink
Update hotlink-protection-behavior.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leslie Lundquist committed Mar 26, 2019
1 parent 21a8c44 commit f7d29d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion hotlink-protection-behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ The `SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking class`
* `https*www.example.com`
* Some examples of an **invalid** string for `refererValues`:
* `www1.example.com www2.example.com www3.example.com www4.example.com www5.example.com`...
* Contains more than 2100 characters
* Contains more than 2100 characters, total
* `www1.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.example.com www.example.org`
* Contains at least one URL match term that has greater than 255 characters
* `domain1.example.com domain1.example.com`
* Contains duplicates in the list
* ` `
Expand Down

0 comments on commit f7d29d9

Please sign in to comment.